Syntax
service User;
Description
Specifies the service of a user field master.
See also
- TextFieldMaster
-
com::sun::star::text::TextFieldMaster -
Description
A TextFieldMaster specifies important data for its
DependentTextField s.
Property Summary
|
IsExpression |
determins whether the field contains an expression.
|
|
Value |
contains the value.
|
|
Content |
contains the content.
|
|
Property Details
|
|
Syntax
boolean IsExpression;
Description
determins whether the field contains an expression.
Syntax
double Value;
Description
contains the value.
Syntax
string Content;
Description
contains the content.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.