Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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


Included Services

com::sun::star::text::TextField
Description
A TextField is a TextContent which fades its textual representation into the text range to which it is anchored.

Properties' Summary

NumberingType specifies the type of the numbering as NumberingType

Properties' Details

NumberingType
 
short NumberingType;
Description
specifies the type of the numbering as NumberingType

Top of Page