Lines Matching refs:DoChange
143 void ScUndoDeleteContents::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoDeleteContents
210 DoChange( sal_True ); in Undo()
229 DoChange( sal_False ); in Redo()
336 void ScUndoFillTable::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoFillTable
392 DoChange( sal_True ); in Undo()
402 DoChange( sal_False ); in Redo()
479 void ScUndoSelectionAttr::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoSelectionAttr
523 DoChange( sal_True ); in Undo()
533 DoChange( sal_False ); in Redo()
802 void ScUndoMerge::DoChange( bool bUndo ) const in DoChange() function in ScUndoMerge
857 DoChange( true ); in Undo()
867 DoChange( false ); in Redo()
1454 void ScUndoConversion::DoChange( ScDocument* pRefDoc, const ScAddress& rCursorPos ) in DoChange() function in ScUndoConversion
1484 DoChange( pUndoDoc, aCursorPos ); in Undo()
1497 DoChange( pRedoDoc, aNewCursorPos ); in Redo()
1562 void ScUndoRefConversion::DoChange( ScDocument* pRefDoc) in DoChange() function in ScUndoRefConversion
1585 DoChange(pUndoDoc); in Undo()
1596 DoChange(pRedoDoc); in Redo()
2007 void ScUndoUpdateAreaLink::DoChange( const sal_Bool bUndo ) const in DoChange() function in ScUndoUpdateAreaLink
2081 DoChange(sal_True); in Undo()
2100 DoChange(sal_False); in Redo()