Searched refs:SetAutoComplete (Results 1 – 5 of 5) sorted by relevance
57 void SetAutoComplete( sal_Bool bNew ) { bAutoComplete = bNew; } in SetAutoComplete() function in ScAppOptions
252 static void SetAutoComplete(sal_Bool bSet) { bAutoComplete = bSet; } in SetAutoComplete() function in ScInputHandler
455 aNewOpts.SetAutoComplete( bNew ); in Execute()457 ScInputHandler::SetAutoComplete( bNew ); in Execute()
453 SetAutoComplete( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScAppCfg()
459 aAppOpt.SetAutoComplete( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
Completed in 39 milliseconds