Searched refs:IsOnlineSpell (Results 1 – 14 of 14) sorted by relevance
351 aBool.SetValue( pOpt->IsOnlineSpell() ); in StateViewOptions()533 bFlag = bSet = !pOpt->IsOnlineSpell(); in ExecViewOptions()591 pModule->CheckSpellChanges( pOpt->IsOnlineSpell(), sal_False, sal_False, sal_False ); in ExecViewOptions()
545 if (pOpt->IsOnlineSpell()) in BeginTextEdit()
686 if( pVOpt->IsOnlineSpell() && in ExecSpellPopup()
368 if (pVOpt->IsOnlineSpell()) in InitControls()874 if (!pVOpt->IsOnlineSpell()) in SetLanguage()881 if (pVOpt->IsOnlineSpell()) in SetLanguage()1195 if (pVOpt->IsOnlineSpell()) in SetSpellChecking()
206 if (!pVOpt->IsOnlineSpell()) in SetLanguageStatus()213 if (pVOpt->IsOnlineSpell()) in SetLanguageStatus()
131 if(pVOpt->IsOnlineSpell()) in TYPEINIT1()
2337 sal_Bool bOnlineSpellChgd = pOpt->IsOnlineSpell() != rOpt.IsOnlineSpell(); in ImplApplyViewOptions()2366 sal_Bool bOnlineSpl = rOpt.IsOnlineSpell(); in ImplApplyViewOptions()
361 && !pViewShell->GetViewOptions()->IsOnlineSpell() ) in getNextPara()
595 mbNeedGrammarCheck = pViewSh->GetViewOptions()->IsOnlineSpell(); in Init()
2279 if( !pViewOptions->IsOnlineSpell() ) in DoIdleJob()2560 const sal_Bool bSpell = rVOpt.IsOnlineSpell(); in SwLayIdle()
696 const sal_Bool bTmpWrong = bWrong && OnWin() && GetOpt().IsOnlineSpell(); in _DrawText()697 …_Bool bTmpGrammarCheck = bGrammarCheck && OnWin() && bCfgIsAutoGrammar && GetOpt().IsOnlineSpell(); in _DrawText()
328 inline sal_Bool IsOnlineSpell() const in IsOnlineSpell() function in SwViewOption
1017 …CrsrShell != NULL && pCrsrShell->GetViewOptions() && pCrsrShell->GetViewOptions()->IsOnlineSpell()) in GetTextBoundary()2537 …CrsrShell != NULL && pCrsrShell->GetViewOptions() && pCrsrShell->GetViewOptions()->IsOnlineSpell()) in _correctValues()2558 …CrsrShell != NULL && pCrsrShell->GetViewOptions() && pCrsrShell->GetViewOptions()->IsOnlineSpell()) in _correctValues()
1953 sal_Bool bIsOnlineSpell = pSh->GetViewOptions()->IsOnlineSpell(); in IMPL_LINK()
Completed in 212 milliseconds