LibreOffice
LibreOffice 24.2 SDK API Reference
|
is a TextRange which is explicitly marked as an index entry for a DocumentIndex. More...
import"DocumentIndexMarkAsian.idl";
Public Attributes | |
string | TextReading |
contains the reading of the string which has been chosen for the index entry. More... | |
string | PrimaryKeyReading |
contains the reading of the primary key of the index entry. More... | |
string | SecondaryKeyReading |
contains the reading the secondary key of the index entry. More... | |
is a TextRange which is explicitly marked as an index entry for a DocumentIndex.
For Asian languages the user can provide an additional string which is used for sorting. If the user does not provide these strings, they are not considered for sorting.
|
property |
contains the reading of the primary key of the index entry.
It is used to build a hierarchical document index.
|
property |
contains the reading the secondary key of the index entry.
It is used to build a hierarchical document index.
|
property |
contains the reading of the string which has been chosen for the index entry.