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

service SetExpression
Description
Specifies the service of a set expression field master.
See also
::com::sun::star::text::TextFieldMaster

Included Services - Summary
::com::sun::star::text::TextFieldMaster
(referenced entity's summary:)
A ::com::sun::star::text::TextFieldMaster specifies important data for its ::com::sun::star::text::DependentTextFields.
Properties' Summary
byte
ChapterNumberingLevel
determins the number of the chapter. This values is used if the field master is set as number sequence.  
string
NumberingSeparator
determins the numbering separator string if the field master is set as number sequence.  
short
SubType
determins the type of the field as  
Included Services - Details
::com::sun::star::text::TextFieldMaster
(referenced entity's summary:)
A ::com::sun::star::text::TextFieldMaster specifies important data for its ::com::sun::star::text::DependentTextFields.
Properties' Details
ChapterNumberingLevel
byte ChapterNumberingLevel;
Description
determins the number of the chapter. This values is used if the field master is set as number sequence.
NumberingSeparator
string NumberingSeparator;
Description
determins the numbering separator string if the field master is set as number sequence.
SubType
short SubType;
Description
determins the type of the field as

 
Top of Page