Searched defs:nextWord (Results 1 – 6 of 6) sorted by relevance
67 BreakIterator_CJK::nextWord(const OUString& text, sal_Int32 anyPos, in nextWord() function in com::sun::star::i18n::BreakIterator_CJK
332 Boundary xdictionary::nextWord(const OUString& rText, sal_Int32 anyPos, sal_Int16 wordType) in nextWord() function in com::sun::star::i18n::xdictionary
242 Boundary SAL_CALL BreakIterator_Unicode::nextWord( const OUString& Text, sal_Int32 nStartPos, in nextWord() function in com::sun::star::i18n::BreakIterator_Unicode
104 Boundary SAL_CALL BreakIteratorImpl::nextWord( const OUString& Text, sal_Int32 nStartPos, in nextWord() function in com::sun::star::i18n::BreakIteratorImpl
230 private ArrayList<Boundary> nextWord() { in nextWord() method in XBreakIteratorTest
2407 sal_Int32 nextWord = nIndex; in getTextBehindIndex() local