Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text :: textfield ::

service Author
Description
specifies service of an author text field.
See also
::com::sun::star::text::TextField

Included Services - Summary
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Summary
boolean
IsFixed
[ OPTIONAL ]
If this flag is set to false the author will be overiden by the current author each time the document is saved.  
string
Content
[ OPTIONAL ]
the is the content of this field  
short
AuthorFormat
[ OPTIONAL ]
this is the display format for this field  
string
CurrentPresentation
[ OPTIONAL ]
contains the current content of the text field.  
boolean
FullName
[ OPTIONAL ]
determines whether the full name of the author is displayed rather than the initials.  
Included Services - Details
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Details
IsFixed
boolean IsFixed;
Usage Restrictions
optional
Description
If this flag is set to false the author will be overiden by the current author each time the document is saved.
Content
string Content;
Usage Restrictions
optional
Description
the is the content of this field
AuthorFormat
short AuthorFormat;
Usage Restrictions
optional
Description
this is the display format for this field
See also
::com::sun::star::text::AuthorDisplayFormat
CurrentPresentation
string CurrentPresentation;
Usage Restrictions
optional
Description
contains the current content of the text field.

This property is escpecially usefull for import/export purposes.

FullName
boolean FullName;
Usage Restrictions
optional
Description
determines whether the full name of the author is displayed rather than the initials.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.