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 overridden 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.
|
Properties' Details |
IsFixed
boolean IsFixed;
- Usage Restrictions
- optional
- Description
- If this flag is set to false the author
will be overridden 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 especially useful 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
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.