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

service Bibliography
Description
specifies service of a bibliography text field.
See also
::com::sun::star::text::TextField

Included Services
::com::sun::star::text::DependentTextField
is a ::com::sun::star::text::TextField which is not specified by itself, but dependent on a ::com::sun::star::text::TextFieldMaster .
Properties' Summary
Fields contains the bibliography fields of the text field.
Properties' Details
Fields
sequence< ::com::sun::star::beans::PropertyValue > Fields;
Description
contains the bibliography fields of the text field.

 
Top of Page