Home
last modified time | relevance | path

Searched refs:IsStartWord (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/ui/wrtsh/
H A Dwrtsh4.cxx99 bRet = IsStartWord(); in _NxtWrd()
110 bRet = IsStartWord(); in _NxtWrd()
130 bRet = IsStartWord(); in _PrvWrd()
141 bRet = IsStartWord(); in _PrvWrd()
/aoo4110/main/sw/source/core/crsr/
H A Dcrstrvl1.cxx32 sal_Bool SwCrsrShell::IsStartWord( sal_Int16 nWordType ) const in IsStartWord() function in SwCrsrShell
34 return pCurCrsr->IsStartWord( nWordType ); in IsStartWord()
H A Dswcrsr.cxx1183 sal_Bool SwCursor::IsStartWord( sal_Int16 nWordType ) const in IsStartWord() function in SwCursor
/aoo4110/main/sw/inc/
H A Dswcrsr.hxx126 …sal_Bool IsStartWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPA…
H A Dcrsrsh.hxx772 …sal_Bool IsStartWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPA…
/aoo4110/main/sw/source/ui/inc/
H A Dwrtsh.hxx178 sal_Bool IsSttWrd() { return IsStartWord(); } in IsSttWrd()
/aoo4110/main/sw/source/ui/shells/
H A Dtextsh1.cxx1442 …bool bWord = rSh.IsInWord( nWordType ) || rSh.IsStartWord( nWordType ) || rSh.IsEndWord( nWordType… in GetState()
/aoo4110/main/sw/source/core/unocore/
H A Dunoobj.cxx1685 if (!rUnoCursor.IsStartWord()) in gotoNextSentence()

Completed in 64 milliseconds