service ReferencePageSet in module com::sun::star::text::textfield::

(Global Index)

Syntax

service ReferencePageSet;

Description

specifies service of a text field that inserts additional page numbers.

See also

TextField

See also

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.


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

Property Details



Offset

Syntax

short Offset;

Description

determins an offset value to change the displayed value of a ReferencePageGet text field.


NameOn

Syntax

boolean NameOn;

Description

determins whether the ReferencePageGet text fields are displayed or not.

Top of Page