Home
last modified time | relevance | path

Searched refs:bReplCellsWarn (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dinputopt.hxx46 sal_Bool bReplCellsWarn; member in ScInputOptions
73 void SetReplaceCellsWarn(sal_Bool bSet) { bReplCellsWarn = bSet; } in SetReplaceCellsWarn()
74 sal_Bool GetReplaceCellsWarn() const { return bReplCellsWarn; } in GetReplaceCellsWarn()
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx89 bReplCellsWarn = sal_True; in SetDefaults()
105 bReplCellsWarn = rCpy.bReplCellsWarn; in operator =()

Completed in 8 milliseconds