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

service PageCount
Description
specifies service of a text field that displays the number of pages contained in the document.
See also
::com::sun::star::text::TextField

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