:: 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, ::com::sun::star::text::textfield::ReferencePageSet

Included Services
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::form::component::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  
Properties' Details
NumberingType
short NumberingType;
Description
specifies the type of the numbering as ::com::sun::star::style::NumberingType

 
Top of Page