Lines Matching refs:DoChange
105 void ScUndoCursorAttr::DoChange( const ScPatternAttr* pWhichPattern ) const in DoChange() function in ScUndoCursorAttr
133 DoChange(pOldPattern); in Undo()
151 DoChange(pNewPattern); in Redo()
211 void ScUndoEnterData::DoChange() const in DoChange() function in ScUndoEnterData
282 DoChange(); in Undo()
315 DoChange(); in Redo()
554 void ScUndoPageBreak::DoChange( sal_Bool bInsertP ) const in DoChange() function in ScUndoPageBreak
575 DoChange(!bInsert); in Undo()
582 DoChange(bInsert); in Redo()
629 void ScUndoPrintZoom::DoChange( sal_Bool bUndo ) in DoChange() function in ScUndoPrintZoom
653 DoChange(sal_True); in Undo()
660 DoChange(sal_False); in Redo()
733 void __EXPORT ScUndoThesaurus::DoChange( sal_Bool bUndo, const String& rStr, in DoChange() function in ScUndoThesaurus
780 DoChange( sal_True, aUndoStr, pUndoTObject ); in Undo()
790 DoChange( sal_False, aRedoStr, pRedoTObject ); in Redo()
1084 void ScUndoRangeNames::DoChange( sal_Bool bUndo ) in DoChange() function in ScUndoRangeNames
1102 DoChange( sal_True ); in Undo()
1109 DoChange( sal_False ); in Redo()