Searched defs:wordType (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/i18npool/source/breakiterator/ |
H A D | breakiterator_cjk.cxx | 51 const lang::Locale& nLocale, sal_Int16 wordType) throw(RuntimeException) in previousWord() 68 const lang::Locale& nLocale, sal_Int16 wordType) throw(RuntimeException) in nextWord() 85 const lang::Locale& nLocale, sal_Int16 wordType, sal_Bool bDirection ) in getWordBoundary()
|
H A D | xdictionary.cxx | 322 Boundary xdictionary::previousWord(const OUString& rText, sal_Int32 anyPos, sal_Int16 wordType) in previousWord() 332 Boundary xdictionary::nextWord(const OUString& rText, sal_Int32 anyPos, sal_Int16 wordType) in nextWord() 346 Boundary xdictionary::getWordBoundary(const OUString& rText, sal_Int32 anyPos, sal_Int16 wordType, … in getWordBoundary()
|
/aoo42x/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XBreakIterator.java | 86 short wordType = WordType.ANYWORD_IGNOREWHITESPACES; field in _XBreakIterator
|
Completed in 18 milliseconds