Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dinputopt.hxx59 void SetEnterEdit(sal_Bool bSet) { bEnterEdit = bSet; } in SetEnterEdit() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx179 SetEnterEdit( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScInputCfg()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx464 aInpOpt.SetEnterEdit( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1191 pInputCfg->SetEnterEdit( ((const SfxBoolItem*)pItem)->GetValue() ); in ModifyOptions()

Completed in 30 milliseconds