Home
last modified time | relevance | path

Searched defs:rWordType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/i18npool/source/breakiterator/
H A Dbreakiterator_unicode.cxx96 …sal_Int16 rBreakType, sal_Int16 rWordType, const sal_Char *rule, const OUString& rText) throw(uno:… in loadICUBreakIterator()
243 const lang::Locale& rLocale, sal_Int16 rWordType ) throw(uno::RuntimeException) in nextWord()
265 const lang::Locale& rLocale, sal_Int16 rWordType) throw(uno::RuntimeException) in previousWord()
287 sal_Int16 rWordType, sal_Bool bDirection ) throw(uno::RuntimeException) in getWordBoundary()
H A DbreakiteratorImpl.cxx75 static sal_Int32 skipSpace(const OUString& Text, sal_Int32 nPos, sal_Int32 len, sal_Int16 rWordType in skipSpace()
105 const Locale& rLocale, sal_Int16 rWordType ) throw(RuntimeException) in nextWord()
135 const Locale& rLocale, sal_Int16 rWordType) throw(RuntimeException) in previousWord()
161 sal_Int16 rWordType, sal_Bool bDirection ) throw(RuntimeException) in getWordBoundary()
194 const Locale& rLocale, sal_Int16 rWordType ) throw(RuntimeException) in isBeginWord()
210 const Locale& rLocale, sal_Int16 rWordType ) throw(RuntimeException) in isEndWord()

Completed in 21 milliseconds