Home
last modified time | relevance | path

Searched defs:wordType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_cjk.cxx51 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 Dxdictionary.cxx322 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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XBreakIterator.java86 short wordType = WordType.ANYWORD_IGNOREWHITESPACES; field in _XBreakIterator

Completed in 13 milliseconds