:: com :: sun :: star :: text :: textfield ::
|
service FileName |
- Description
- specifies service of text field that displays the file name (URL) of
the document.
- See also
- ::com::sun::star::text::TextField
|
Included Services |
::com::sun::star::text::TextField |
- (referenced entity's summary:)
- A ::com::sun::star::form::component::TextField is a ::com::sun::star::text::TextContent which fades its
textual representation into the text range to which it is anchored.
|
Properties' Details |
CurrentPresentation
string CurrentPresentation;
- Description
- contains the current content of the text field.
This property is escpecially usefull for import/export purposes.
|
|
FileFormat
short FileFormat;
- Description
- determins the format the file name is displayed as specified in
::com::sun::star::text::FilenameDisplayFormat .
|
|
IsFixed
boolean IsFixed;
- Description
- If this flag is set to false the content is regularly updated.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.