:: com :: sun :: star :: text :: textfield ::

service ReferencePageGet
Description
specifies service of a text field that displays the page number with respect to a reference point. The reference point is determined by a ReferencePageSet text field.
See also
::com::sun::star::text::TextField, ReferencePageSet

Included Services - Summary
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Summary
short
NumberingType
specifies the type of the numbering as ::com::sun::star::style::NumberingType  
Included Services - Details
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Details
NumberingType
short NumberingType;
Description
specifies the type of the numbering as ::com::sun::star::style::NumberingType

 
Top of Page