Syntax
service ExtendedUser;
Description
specifies service of a text field that shows and element of the user data
(name, address, phone, ...)
See also
- TextField
-
com::sun::star::text::TextField -
Description
A TextField is a TextContent which fades its
textual representation into the text range to which it is anchored.
Property Details
|
|
Syntax
string Content;
Description
contains the content.
Syntax
string CurrentPresentation;
Description
contains the current content of the text field.
This property is escpecially usefull for import/export purposes.
Syntax
boolean IsFixed;
Description
If this flag is set to false
the content is regularly updated.
Syntax
short UserDataType;
Description
specifies which part of the user data is displayed as described in
UserDataPart .
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.