Searched refs:SetAutoSpell (Results 1 – 4 of 4) sorted by relevance
120 rOptions.SetAutoSpell( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
59 void SetAutoSpell( sal_Bool bVal ) { bDoAutoSpell = bVal; } in SetAutoSpell() function in ScDocOptions
434 aDocOpt.SetAutoSpell( bAutoSpell ); in InitOptions()
1139 aNewOpt.SetAutoSpell( bDoAutoSpell ); in ModifyOptions()
Completed in 33 milliseconds