Searched refs:SetReplaceCellsWarn (Results 1 – 5 of 5) sorted by relevance
81 aInputOpt.SetReplaceCellsWarn( sal_False ); in DisableDialog()
73 void SetReplaceCellsWarn(sal_Bool bSet) { bReplCellsWarn = bSet; } in SetReplaceCellsWarn() function in ScInputOptions
200 SetReplaceCellsWarn( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScInputCfg()
509 aInpOpt.SetReplaceCellsWarn( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
1227 pInputCfg->SetReplaceCellsWarn( ((const SfxBoolItem*)pItem)->GetValue() ); in ModifyOptions()
Completed in 35 milliseconds