Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dappoptio.hxx58 sal_Bool GetAutoComplete() const { return bAutoComplete; } in GetAutoComplete() function in ScAppOptions
/aoo41x/main/sc/source/core/tool/
H A Dappoptio.cxx618 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetAutoComplete() ); in IMPL_LINK()
/aoo41x/main/sc/source/ui/app/
H A Dscmod.cxx454 sal_Bool bNew = !aNewOpts.GetAutoComplete(); in Execute()
588 rSet.Put( SfxBoolItem( nWhich, GetAppOptions().GetAutoComplete() ) ); in GetState()
H A Dinputhdl.cxx2986 bAutoComplete = SC_MOD()->GetAppOptions().GetAutoComplete(); in KeyInput()
3253 bAutoComplete = SC_MOD()->GetAppOptions().GetAutoComplete(); in InputCommand()
/aoo41x/main/sc/source/ui/unoobj/
H A Dappluno.cxx603 …Ascii( SC_UNONAME_DOAUTOCP )) ScUnoHelpFunctions::SetBoolInAny( aRet, aAppOpt.GetAutoComplete() ); in getPropertyValue()

Completed in 39 milliseconds