Home
last modified time | relevance | path

Searched refs:IsAutoSpell (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sc/source/ui/app/
H A Dscmod.cxx409 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()
H A Dinputhdl.cxx579 sal_Bool bOnlineSpell = pViewData->GetDocument()->GetDocOptions().IsAutoSpell(); in UpdateSpellSettings()
/aoo41x/main/sc/source/ui/unoobj/
H A Doptuno.cxx182 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsAutoSpell() ); in getPropertyValue()
/aoo41x/main/sc/inc/
H A Ddocoptio.hxx58 sal_Bool IsAutoSpell() const { return bDoAutoSpell; } in IsAutoSpell() function in ScDocOptions
/aoo41x/main/sc/source/core/data/
H A Ddocumen8.cxx826 if ( bIdleDisabled || !pDocOptions->IsAutoSpell() || (pShell && pShell->IsReadOnly()) ) in ContinueOnlineSpelling()
/aoo41x/main/sc/source/ui/view/
H A Dgridwin4.cxx567 aOutputData.SetShowSpellErrors ( pDoc->GetDocOptions().IsAutoSpell() ); in Draw()
H A Dviewdata.cxx3067 sal_Bool bOnlineSpell = pLocalDoc->GetDocOptions().IsAutoSpell(); in UpdateOutlinerFlags()

Completed in 133 milliseconds