Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deditstt2.hxx84 sal_Bool DoOnlineSpelling() const in DoOnlineSpelling() function in InternalEditStatus
H A Dimpedit2.cxx280 if ( GetStatus().DoOnlineSpelling() ) in InitDoc()
2348 if ( GetStatus().DoOnlineSpelling() ) in ImpConnectParagraphs()
2787 if ( GetStatus().DoOnlineSpelling() ) in ImpInsertText()
2850 if ( GetStatus().DoOnlineSpelling() ) in ImpInsertText()
2951 if ( GetStatus().DoOnlineSpelling() ) in ImpInsertParaBreak()
3022 if ( GetStatus().DoOnlineSpelling() ) in ImpFastInsertParagraph()
H A Dimpedit3.cxx327 DoOnlineSpelling(); in IMPL_LINK()
379 if ( GetStatus().DoOnlineSpelling() ) in FormatDoc()
3245 if(GetStatus().DoOnlineSpelling() && pTextPortion->GetLen()) in Paint()
3480 …if ( GetStatus().DoOnlineSpelling() && pPortion->GetNode()->GetWrongList()->HasWrongs() && pTextPo… in Paint()
H A Dimpedit5.cxx548 if ( GetStatus().DoOnlineSpelling() ) in SetAttribs()
H A Dediteng.cxx2391 if ( pImpEditEngine->GetStatus().DoOnlineSpelling() ) in CompleteOnlineSpelling()
2397 pImpEditEngine->DoOnlineSpelling( 0, sal_True, sal_False ); in CompleteOnlineSpelling()
H A Dimpedit4.cxx1408 if ( bNewContent && GetStatus().DoOnlineSpelling() && pC->GetWrongList() ) in InsertBinTextObject()
2338 void ImpEditEngine::DoOnlineSpelling( ContentNode* pThisNodeOnly, sal_Bool bSpellAtCursorPos, sal_B… in DoOnlineSpelling() function in ImpEditEngine
H A Dimpedit.hxx928 …void DoOnlineSpelling( ContentNode* pThisNodeOnly = 0, sal_Bool bSpellAtCursorPos = sal_False, …
H A Dimpedit.cxx1178 pEditEngine->pImpEditEngine->DoOnlineSpelling( aPaM.GetNode() ); in SpellIgnoreOrAddWord()

Completed in 99 milliseconds