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 |
string
Content |
[ OPTIONAL ]
contains the text content of the text field.
|
string
Hint |
[ OPTIONAL ]
contains a hint text.
|
string
Help |
[ OPTIONAL ]
contains an internal-use-only multi purpose string.
|
Properties' Details |
Content
string Content;
- Usage Restrictions
- optional
- Description
- contains the text content of the text field.
The field displays the text content.
|
|
Hint
string Hint;
- Usage Restrictions
- optional
- Description
- contains a hint text.
This hint may be used as help tip or as headline of a corresponding
dialog to edit the field content.
|
|
Help
string Help;
- Usage Restrictions
- optional
- Description
- contains an internal-use-only multi purpose string.
This is an internal multi purpose string used in WW8 import/export.
Usually it holds the help text for form fields.
It's content must NEVER be modified by the user.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.