Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Dwarnbox.cxx81 aInputOpt.SetReplaceCellsWarn( sal_False ); in DisableDialog()
/trunk/main/sc/inc/
H A Dinputopt.hxx73 void SetReplaceCellsWarn(sal_Bool bSet) { bReplCellsWarn = bSet; } in SetReplaceCellsWarn() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx200 SetReplaceCellsWarn( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScInputCfg()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx509 aInpOpt.SetReplaceCellsWarn( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1227 pInputCfg->SetReplaceCellsWarn( ((const SfxBoolItem*)pItem)->GetValue() ); in ModifyOptions()

Completed in 36 milliseconds