Services |
::com::sun::star::i18n::BreakIterator |
contains the base routines for iteration in Unicode string. Iterates over
characters, words, sentences and line breaks.
|
::com::sun::star::i18n::ChapterCollator |
Specific collator to sort chapter numbering. |
::com::sun::star::i18n::CharacterClassification |
Character classification, such as upper, lower, alpha, digit, et al.
|
::com::sun::star::i18n::Collator |
Access collation algorithms of different locales.
|
::com::sun::star::i18n::IndexEntrySupplier |
Supplier for creating index entries in a "table of alphabetical index" |
::com::sun::star::i18n::InputSequenceChecker |
Check input sequence of CTL languages like Thai or Hindi.
|
::com::sun::star::i18n::LocaleCalendar |
Access a locale specific calendar. |
::com::sun::star::i18n::LocaleData |
Access locale specific data. |
::com::sun::star::i18n::NativeNumberSupplier |
Supplier for transliteration of numerals (native number strings).
|
::com::sun::star::i18n::NumberFormatMapper |
Access locale data number format codes to use with the
number formatter
|
::com::sun::star::i18n::TextConversion |
offers generic text conversion.
|
::com::sun::star::i18n::Transliteration |
Transliteration of characters, such as case folding |
Interfaces |
::com::sun::star::i18n::XBreakIterator |
contains the base routines for iteration in Unicode string. Iterates over
characters, words, sentences and line breaks.
|
::com::sun::star::i18n::XCalendar |
Access to locale specific calendar systems.
|
::com::sun::star::i18n::XCharacterClassification |
Character classification (upper, lower, digit, letter, number, ...)
and generic Unicode enabled parser.
|
::com::sun::star::i18n::XCollator |
provides locale-sensitive collation algorithms for string comparison.
|
::com::sun::star::i18n::XExtendedCalendar |
This interface provides access to locale specific calendar
systems.
|
::com::sun::star::i18n::XExtendedIndexEntrySupplier |
This interface provides information for creating "Table of Index"
|
::com::sun::star::i18n::XExtendedTransliteration |
This interface provides character conversions like case folding or
Hiragana to Katakana.
|
::com::sun::star::i18n::XForbiddenCharacters |
provides access to forbidden character settings in a document.
|
::com::sun::star::i18n::XIndexEntrySupplier |
supplies information on index entries to generate a "table of
alphabetical index" for a given locale.
|
::com::sun::star::i18n::XInputSequenceChecker |
contains the routine to check Thai input sequence checking
|
::com::sun::star::i18n::XLocaleData |
Access locale specific data as it is defined in XML locale data
files compiled into the binary data libraries liblocaledata * .so
respectively localedata * .dll.
|
::com::sun::star::i18n::XNativeNumberSupplier |
Methods to convert between strings of ASCII Arabic digits and native
numeral strings.
|
::com::sun::star::i18n::XNumberFormatCode |
Access number format codes defined in locale data.
|
::com::sun::star::i18n::XScriptTypeDetector |
contains the help routines for layouting complex text
|
::com::sun::star::i18n::XTextConversion |
Method to convert text from one type to another
|
::com::sun::star::i18n::XTransliteration |
Character conversions like case folding or Hiragana to Katakana.
|
Structs |
::com::sun::star::i18n::Boundary |
contains start and end position of a word.
|
::com::sun::star::i18n::Calendar |
A calendar as returned in a sequence by
::com::sun::star::i18n::XLocaleData::getAllCalendars() .
|
::com::sun::star::i18n::CalendarItem |
One entry in a calendar, for example, a day of week or a month or an
era.
|
::com::sun::star::i18n::Currency |
Symbols, names, and attributes of a specific currency, returned in a
sequence by ::com::sun::star::i18n::XLocaleData::getAllCurrencies() .
|
::com::sun::star::i18n::ForbiddenCharacters |
Locale (mostly CJK) dependent characters that are forbidden at the
start or end of a line.
|
::com::sun::star::i18n::FormatElement |
One number format code and its attributes, returned in a sequence by
::com::sun::star::i18n::XLocaleData::getAllFormats() .
|
::com::sun::star::i18n::Implementation |
Implementation name details returned in a sequence by
::com::sun::star::i18n::XLocaleData::getCollatorImplementations() .
|
::com::sun::star::i18n::LanguageCountryInfo |
The language and country identifiers and descriptive names of the
loaded locale data returned by
::com::sun::star::i18n::XLocaleData::getLanguageCountryInfo() .
|
::com::sun::star::i18n::LineBreakHyphenationOptions |
Hyphenation options passed in calls to ::com::sun::star::i18n::XBreakIterator::getLineBreak() .
|
::com::sun::star::i18n::LineBreakResults |
Results of method ::com::sun::star::i18n::XBreakIterator::getLineBreak() .
|
::com::sun::star::i18n::LineBreakUserOptions |
Line break options passed in calls to ::com::sun::star::i18n::XBreakIterator::getLineBreak() .
|
::com::sun::star::i18n::LocaleDataItem |
Locale specific data, for example, separators, quotation marks.
|
::com::sun::star::i18n::NativeNumberXmlAttributes |
Attributes describing a native number mode for a specific locale,
stored in XML file format.
|
::com::sun::star::i18n::NumberFormatCode |
Number format code information returned by various
::com::sun::star::i18n::XNumberFormatCode methods.
|
::com::sun::star::i18n::ParseResult |
Parser results returned by
::com::sun::star::i18n::XCharacterClassification::parseAnyToken() and
::com::sun::star::i18n::XCharacterClassification::parsePredefinedToken() .
|
::com::sun::star::i18n::TextConversionResult |
Text conversion result to be used with ::com::sun::star::i18n::XTextConversion .
|
Copyright © 2003 Sun Microsystems, Inc.