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

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

service ReferencePageSet

Description
specifies service of a text field that inserts additional page numbers.
See also
com::sun::star::text::TextField
See also
com::sun::star::text::textfield::ReferencePageGet


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

Offset determins an offset value to change the displayed value of a ReferencePageGet text field.
NameOn determins whether the ReferencePageGet text fields are displayed or not.

Properties' Details

Offset
 
short Offset;
Description
determins an offset value to change the displayed value of a ReferencePageGet text field.
NameOn
 
boolean NameOn;
Description
determins whether the ReferencePageGet text fields are displayed or not.

Top of Page