Searched refs:IsAutoSpell (Results 1 – 7 of 7) sorted by relevance
409 bSet = !pDocSh->GetDocument()->GetDocOptions().IsAutoSpell(); in Execute()411 bSet = !GetDocOptions().IsAutoSpell(); in Execute()604 bAuto = pDocSh->GetDocument()->GetDocOptions().IsAutoSpell(); in GetState()1137 if ( aNewOpt.IsAutoSpell() != bDoAutoSpell ) in ModifyOptions()
579 sal_Bool bOnlineSpell = pViewData->GetDocument()->GetDocOptions().IsAutoSpell(); in UpdateSpellSettings()
182 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsAutoSpell() ); in getPropertyValue()
58 sal_Bool IsAutoSpell() const { return bDoAutoSpell; } in IsAutoSpell() function in ScDocOptions
826 if ( bIdleDisabled || !pDocOptions->IsAutoSpell() || (pShell && pShell->IsReadOnly()) ) in ContinueOnlineSpelling()
567 aOutputData.SetShowSpellErrors ( pDoc->GetDocOptions().IsAutoSpell() ); in Draw()
3067 sal_Bool bOnlineSpell = pLocalDoc->GetDocOptions().IsAutoSpell(); in UpdateOutlinerFlags()
Completed in 81 milliseconds