| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
Specifies the service of a user field master. More...
import "User.idl";
 
  
| Included Services | |
| service | com::sun::star::text::TextFieldMaster | 
| Public Attributes | |
| boolean | IsExpression | 
| determines whether the field contains an expression. | |
| double | Value | 
| contains the value. | |
| string | Content | 
| contains the content. | |
| Public Attributes inherited from TextFieldMaster | |
| string | Name | 
| determines the name of the field master. | |
| string | InstanceName | 
| contains the instance name as it is used in the com::sun::star::text::XTextFieldsSupplier. | |
Specifies the service of a user field master.
| 
 | property | 
contains the content.
| 
 | property | 
determines whether the field contains an expression.
| 
 | property | 
contains the value.