Searched refs:IsStartWord (Results 1 – 8 of 8) sorted by relevance
99 bRet = IsStartWord(); in _NxtWrd()110 bRet = IsStartWord(); in _NxtWrd()130 bRet = IsStartWord(); in _PrvWrd()141 bRet = IsStartWord(); in _PrvWrd()
32 sal_Bool SwCrsrShell::IsStartWord( sal_Int16 nWordType ) const in IsStartWord() function in SwCrsrShell34 return pCurCrsr->IsStartWord( nWordType ); in IsStartWord()
1195 sal_Bool SwCursor::IsStartWord( sal_Int16 nWordType ) const in IsStartWord() function in SwCursor
126 …sal_Bool IsStartWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPA…
777 …sal_Bool IsStartWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPA…
178 sal_Bool IsSttWrd() { return IsStartWord(); } in IsSttWrd()
1444 …bool bWord = rSh.IsInWord( nWordType ) || rSh.IsStartWord( nWordType ) || rSh.IsEndWord( nWordType… in GetState()
1685 if (!rUnoCursor.IsStartWord()) in gotoNextSentence()
Completed in 95 milliseconds