Searched refs:HasOtherCnt (Results 1 – 9 of 9) sorted by relevance
269 sal_Bool SvxSpellWrapper::HasOtherCnt() in HasOtherCnt() function in SvxSpellWrapper477 if( !IsHyphen() && bIsSpellSpecial && HasOtherCnt() ) in SpellNext()
308 if(!m_pSpellState->m_bOtherSpelled && pWrtShell->HasOtherCnt()) in GetNextWrongSentence()375 if(!m_pSpellState->m_bOtherSpelled && pWrtShell->HasOtherCnt()) in GetNextWrongSentence()
55 virtual sal_Bool HasOtherCnt();
130 sal_Bool __EXPORT EditSpellWrapper::HasOtherCnt() in HasOtherCnt() function in EditSpellWrapper
135 virtual sal_Bool HasOtherCnt(); // gibt es ueberhaupt Sonderbereiche
181 sal_Bool SwEditShell::HasOtherCnt() const in HasOtherCnt() function in SwEditShell
782 return bIsSelection ? sal_False : rWrtShell.HasOtherCnt(); in HasOtherCnt_impl()
552 sal_Bool HasOtherCnt() const; // gibt es Rahmen, Fussnoten, ...
490 sal_Bool bOther = pWrtShell->HasOtherCnt() && bHyphSpecial && !bSelection; in HyphenateDocument()
Completed in 50 milliseconds