:: 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
::com::sun::star::text::TextFieldMaster
A ::com::sun::star::text::TextFieldMaster specifies important data for its ::com::sun::star::text::DependentTextField s.
Properties' Summary
ChapterNumberingLevel determins the number of the chapter. This values is used if the field master is set as number sequence.
NumberingSeparator determins the numbering separator string if the field master is set as number sequence.
SubType determins the type of the field as
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