Searched refs:IsStartWordWT (Results 1 – 3 of 3) sorted by relevance
138 sal_Bool IsStartWordWT( sal_Int16 nWordType ) const;
1425 rUnoCursor.IsStartWordWT( i18n::WordType::DICTIONARY_WORD ); in isStartOfWord()1590 if (!rUnoCursor.IsStartWordWT( nWordType )) in gotoStartOfWord()1597 bRet = rUnoCursor.IsStartWordWT( nWordType ); in gotoStartOfWord()
1197 return IsStartWordWT( nWordType ); in IsStartWord()1235 sal_Bool SwCursor::IsStartWordWT( sal_Int16 nWordType ) const in IsStartWordWT() function in SwCursor
Completed in 25 milliseconds