Home
last modified time | relevance | path

Searched refs:SetAutoComplete (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dappoptio.hxx57 void SetAutoComplete( sal_Bool bNew ) { bAutoComplete = bNew; } in SetAutoComplete() function in ScAppOptions
/trunk/main/sc/source/ui/inc/
H A Dinputhdl.hxx252 static void SetAutoComplete(sal_Bool bSet) { bAutoComplete = bSet; } in SetAutoComplete() function in ScInputHandler
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx455 aNewOpts.SetAutoComplete( bNew ); in Execute()
457 ScInputHandler::SetAutoComplete( bNew ); in Execute()
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx453 SetAutoComplete( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScAppCfg()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx459 aAppOpt.SetAutoComplete( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()

Completed in 55 milliseconds