Searched refs:IsEndWord (Results 1 – 6 of 6) sorted by relevance
37 sal_Bool SwCrsrShell::IsEndWord( sal_Int16 nWordType ) const in IsEndWord() function in SwCrsrShell39 return pCurCrsr->IsEndWord( nWordType ); in IsEndWord()
1200 sal_Bool SwCursor::IsEndWord( sal_Int16 nWordType ) const in IsEndWord() function in SwCursor
127 …sal_Bool IsEndWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPACE…
778 …sal_Bool IsEndWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPACE…
177 return IsEndWord(); in IsEndWrd()
1444 …bool bWord = rSh.IsInWord( nWordType ) || rSh.IsStartWord( nWordType ) || rSh.IsEndWord( nWordType… in GetState()
Completed in 64 milliseconds