Searched refs:bReplCellsWarn (Results 1 – 2 of 2) sorted by relevance
46 sal_Bool bReplCellsWarn; member in ScInputOptions73 void SetReplaceCellsWarn(sal_Bool bSet) { bReplCellsWarn = bSet; } in SetReplaceCellsWarn()74 sal_Bool GetReplaceCellsWarn() const { return bReplCellsWarn; } in GetReplaceCellsWarn()
89 bReplCellsWarn = sal_True; in SetDefaults()105 bReplCellsWarn = rCpy.bReplCellsWarn; in operator =()
Completed in 11 milliseconds