:: com :: sun :: star :: text :: fieldmaster ::

service User

Included Services - Summary
::com::sun::star::text::TextFieldMaster
(referenced entity's summary:)
Properties' Summary
boolean
IsExpression
determines whether the field contains an expression.  
double
Value
contains the value.  
string
Content
contains the content.  
Included Services - Details
::com::sun::star::text::TextFieldMaster
(referenced entity's summary:)
Properties' Details
IsExpression
boolean IsExpression;
Description
determines whether the field contains an expression.
Value
double Value;
Description
contains the value.
Content
string Content;
Description
contains the content.

 
Top of Page