Home
last modified time | relevance | path

Searched refs:transliteration (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/offapi/com/sun/star/i18n/
H A DXTransliteration.idl46 <p> In order to select transliteration modules for different
50 <p> For Western languages there would be three transliteration
54 <p> A typical calling sequence of transliteration is
77 * We are assuming Upper to Lower mapping as one of transliteration.
135 <p> Each transliteration module is registered under a different
156 /** Load a sequence of instances of transliteration modules.
168 /** List the available transliteration modules for a given locale.
199 transliteration.
207 "transliteration", which equals() is based on.
214 transliteration.
[all …]
H A DTransliterationType.idl33 Bitmask transliteration types used with
48 /** A transliteration module is ONE_TO_ONE if and only if it's
54 /** A transliteration module can have attribute NUMERIC if it
61 /** A transliteration module is ONE_TO_ONE_NUMERIC if it offers
69 /** If the transliteration is cascaded (uses more than one
H A DTransliterationModules.idl32 /** Old transliteration module enumeration.
70 /// Ignore case when comparing strings by transliteration service
72 /// Ignore Hiragana and Katakana when comparing strings by transliteration service
74 /// Ignore full width and half width character when comparing strings by transliteration service
H A DTransliterationModulesNew.idl32 /** New transliteration module enumeration to use with
50 /// Ignore case when comparing strings by transliteration service
52 /// Ignore Hiragana and Katakana when comparing strings by transliteration service
54 … /// Ignore full width and half width characters when comparing strings by transliteration service
H A DXExtendedTransliteration.idl44 string to string without offset parameter transliteration. These
61 Start position within aStr from where transliteration starts.
H A DNativeNumberSupplier.idl36 /** Supplier for transliteration of numerals (native number strings).
H A DMultipleCharsOutputException.idl37 /** Indicates transliteration generated multiple characters output but
H A DTransliterationModulesExtra.idl32 /** Extra transliteration module enumeration to use with
H A DXExtendedCalendar.idl67 This argument designates the basic transliteration mode as
/aoo41x/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx463 OUString transliteration; in makeNumberingString() local
464 getPropertyByName(aProperties, "Transliteration", sal_True) >>= transliteration; in makeNumberingString()
466 translit->loadModuleByImplName(transliteration, aLocale); in makeNumberingString()
/aoo41x/main/i18npool/prj/
H A Dbuild.lst8 inp i18npool\source\transliteration nmake - all inp_translit inp_inc NULL
/aoo41x/main/offapi/com/sun/star/util/
H A DXTextSearch.idl182 /** Flags for the transliteration. Same meaning as the enum of
/aoo41x/main/offapi/com/sun/star/style/
H A DNumberingType.idl96 /** A transliteration module will be used to produce numbers in

Completed in 74 milliseconds