Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx39 , mpUndoAnimation(0) in UndoRemovePresObjectImpl()
65 delete mpUndoAnimation; in ~UndoRemovePresObjectImpl()
78 if( mpUndoAnimation ) in Undo()
79 mpUndoAnimation->Undo(); in Undo()
86 if( mpUndoAnimation ) in Redo()
87 mpUndoAnimation->Redo(); in Redo()
197 , mpUndoAnimation(0) in UndoObjectSetText()
216 delete mpUndoAnimation; in ~UndoObjectSetText()
228 if( mpUndoAnimation ) in Undo()
229 mpUndoAnimation->Undo(); in Undo()
[all …]
/trunk/main/sd/inc/undo/
H A Dundoobjects.hxx52 SfxUndoAction* mpUndoAnimation; member in sd::UndoRemovePresObjectImpl
110 SfxUndoAction* mpUndoAnimation; member in sd::UndoObjectSetText

Completed in 18 milliseconds