Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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::TextField
Description
A TextField is a TextContent which fades its textual representation into the text range to which it is anchored.

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