Lines Matching defs:rLocale
56 … const Locale &rLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 nCount, sal_Int32& nDone ) in nextCharacters()
65 … const Locale& rLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 nCount, sal_Int32& nDone ) in previousCharacters()
105 const Locale& rLocale, sal_Int16 rWordType ) throw(RuntimeException) in nextWord()
130 static inline sal_Bool SAL_CALL isCJK( const Locale& rLocale ) { in isCJK()
135 const Locale& rLocale, sal_Int16 rWordType) throw(RuntimeException) in previousWord()
160 …LL BreakIteratorImpl::getWordBoundary( const OUString& Text, sal_Int32 nPos, const Locale& rLocale, in getWordBoundary()
194 const Locale& rLocale, sal_Int16 rWordType ) throw(RuntimeException) in isBeginWord()
210 const Locale& rLocale, sal_Int16 rWordType ) throw(RuntimeException) in isEndWord()
226 const Locale &rLocale ) throw(RuntimeException) in beginOfSentence()
235 const Locale &rLocale ) throw(RuntimeException) in endOfSentence()
244 const Locale& rLocale, sal_Int32 nMinBreakPos, const LineBreakHyphenationOptions& hOptions, in getLineBreak()
536 BreakIteratorImpl::getLocaleSpecificBreakIterator(const Locale& rLocale) throw (RuntimeException) in getLocaleSpecificBreakIterator()