Searched refs:GetReplaceCellsWarn (Results 1 – 6 of 6) sorted by relevance
74 return SC_MOD()->GetInputOptions().GetReplaceCellsWarn() == sal_True; in IsDialogEnabled()
74 sal_Bool GetReplaceCellsWarn() const { return bReplCellsWarn; } in GetReplaceCellsWarn() function in ScInputOptions
247 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetReplaceCellsWarn() ); in Commit()
1216 SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteFromClip()1603 nFunction == PASTE_NOFUNC && SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteMultiRangesFromClip()
613 …ii( SC_UNONAME_REPLWARN )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOpt.GetReplaceCellsWarn() ); in getPropertyValue()
1976 rInpOpt.GetReplaceCellsWarn() ) ); in CreateItemSet()
Completed in 27 milliseconds