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

(Global Index)

Syntax

service Bibliography;

Description

specifies service of a bibliography text field.

See also

TextField

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

Fields contains the bibliography fields of the text field.

Property Details



Fields

Syntax

sequence< com::sun::star::beans::PropertyValue > Fields;

Description

contains the bibliography fields of the text field.

Top of Page