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

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
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.  
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