Home
last modified time | relevance | path

Searched refs:SetAutoSpell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/inc/
H A Ddocoptio.hxx59 void SetAutoSpell( sal_Bool bVal ) { bDoAutoSpell = bVal; } in SetAutoSpell() function in ScDocOptions
/trunk/main/sc/source/ui/unoobj/
H A Doptuno.cxx120 rOptions.SetAutoSpell( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx434 aDocOpt.SetAutoSpell( bAutoSpell ); in InitOptions()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1139 aNewOpt.SetAutoSpell( bDoAutoSpell ); in ModifyOptions()

Completed in 41 milliseconds