(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: text :: fieldmaster ::

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

Included Services - Summary
::com::sun::star::text::TextFieldMaster
(referenced entity's summary:)
A ::com::sun::star::text::TextFieldMaster specifies important data for its ::com::sun::star::text::DependentTextFields.
Properties' Summary
boolean
IsNumberEntries
determins whether the bibiliography text fields are numbered. If false the short name of the bibliography entry is displayed instead.  
boolean
IsSortByPosition
determins whether the bibliography entries in a bibliography index are sorted by the document position. If false the SortKey property determins the sorting of the entries.  
string
BracketBefore
determins the opening bracket used to display the bibliography text fields.  
string
BracketAfter
determins the closing bracket used to display the bibliography text fields.  
sequence< ::com::sun::star::beans::PropertyValues >
SortKeys
determins the sorting of the bibliography entries in a bibliography index. This property is used if the property IsSortByPosition is not set. Each contained element of the sequence is a sequence of the following two properties:  
::com::sun::star::lang::Locale
Locale
contains the locale of the field master  
string
SortAlgorithm
contains the name of the sort algorithm that is used to sort the text fields.  
Included Services - Details
::com::sun::star::text::TextFieldMaster
(referenced entity's summary:)
A ::com::sun::star::text::TextFieldMaster specifies important data for its ::com::sun::star::text::DependentTextFields.
Properties' Details
IsNumberEntries
boolean IsNumberEntries;
Description
determins whether the bibiliography text fields are numbered. If false the short name of the bibliography entry is displayed instead.
IsSortByPosition
boolean IsSortByPosition;
Description
determins whether the bibliography entries in a bibliography index are sorted by the document position. If false the SortKey property determins the sorting of the entries.
BracketBefore
string BracketBefore;
Description
determins the opening bracket used to display the bibliography text fields.
BracketAfter
string BracketAfter;
Description
determins the closing bracket used to display the bibliography text fields.
SortKeys
sequence< ::com::sun::star::beans::PropertyValues > SortKeys;
Description
determins the sorting of the bibliography entries in a bibliography index. This property is used if the property IsSortByPosition is not set. Each contained element of the sequence is a sequence of the following two properties:
  • [property] short SortKey;

    • Determins the bibliography field that is used to sort by.

  • [property] boolean IsSortAscending;

Locale
::com::sun::star::lang::Locale Locale;
Description
contains the locale of the field master
SortAlgorithm
string SortAlgorithm;
Description
contains the name of the sort algorithm that is used to sort the text fields.

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.