:: 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, ReferencePageGet

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
Offset
determins an offset value to change the displayed value of a ReferencePageGet text field.  
boolean
NameOn
determins whether the ReferencePageGet text fields are displayed or not.  
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
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