Searched refs:SetEnterEdit (Results 1 – 4 of 4) sorted by relevance
59 void SetEnterEdit(sal_Bool bSet) { bEnterEdit = bSet; } in SetEnterEdit() function in ScInputOptions
179 SetEnterEdit( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScInputCfg()
464 aInpOpt.SetEnterEdit( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
1191 pInputCfg->SetEnterEdit( ((const SfxBoolItem*)pItem)->GetValue() ); in ModifyOptions()
Completed in 31 milliseconds