Home
last modified time | relevance | path

Searched refs:IsInWord (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dcrstrvl1.cxx42 sal_Bool SwCrsrShell::IsInWord( sal_Int16 nWordType ) const in IsInWord() function in SwCrsrShell
44 return pCurCrsr->IsInWord( nWordType ); in IsInWord()
H A Dswcrsr.cxx1205 sal_Bool SwCursor::IsInWord( sal_Int16 nWordType ) const in IsInWord() function in SwCursor
/trunk/main/sw/inc/
H A Dswcrsr.hxx128 …sal_Bool IsInWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPACES…
H A Dcrsrsh.hxx779 …sal_Bool IsInWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPACES…
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx145 if(bSel || rWrtSh.IsInWord()) in lcl_CharDialog()
1444 …bool bWord = rSh.IsInWord( nWordType ) || rSh.IsStartWord( nWordType ) || rSh.IsEndWord( nWordType… in GetState()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx177 sal_Bool IsInWrd() { return IsInWord(); } in IsInWrd()

Completed in 50 milliseconds