Home
last modified time | relevance | path

Searched refs:GetReplaceCellsWarn (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dwarnbox.cxx74 return SC_MOD()->GetInputOptions().GetReplaceCellsWarn() == sal_True; in IsDialogEnabled()
/trunk/main/sc/inc/
H A Dinputopt.hxx74 sal_Bool GetReplaceCellsWarn() const { return bReplCellsWarn; } in GetReplaceCellsWarn() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx247 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetReplaceCellsWarn() ); in Commit()
/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx1216 SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteFromClip()
1603 nFunction == PASTE_NOFUNC && SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteMultiRangesFromClip()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx613 …ii( SC_UNONAME_REPLWARN )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOpt.GetReplaceCellsWarn() ); in getPropertyValue()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1976 rInpOpt.GetReplaceCellsWarn() ) ); in CreateItemSet()

Completed in 42 milliseconds