:: 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
determines the number of the chapter. This values is used if the field master is set as number sequence.  
string
NumberingSeparator
determines the numbering separator string if the field master is set as number sequence.  
short
SubType
determines 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
determines the number of the chapter. This values is used if the field master is set as number sequence.
NumberingSeparator
string NumberingSeparator;
Description
determines the numbering separator string if the field master is set as number sequence.
SubType
short SubType;
Description
determines the type of the field as

 
Top of Page