Home
last modified time | relevance | path

Searched refs:UndoObjectUserCall (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx48 mpUndoUsercall = new UndoObjectUserCall(rObject); in UndoRemovePresObjectImpl()
250 UndoObjectUserCall::UndoObjectUserCall(SdrObject& rObject) in UndoObjectUserCall() function in UndoObjectUserCall
260 void UndoObjectUserCall::Undo() in Undo()
272 void UndoObjectUserCall::Redo() in Redo()
/trunk/main/sd/inc/undo/
H A Dundoobjects.hxx118 class UndoObjectUserCall : public SdrUndoObj class
121 UndoObjectUserCall(SdrObject& rNewObj);
/trunk/main/sd/source/core/
H A Dsdpage.cxx554 pUndoManager->AddUndoAction( new UndoObjectUserCall(*pSdrObj) ); in CreatePresObj()
714 pUndoManager->AddUndoAction( new UndoObjectUserCall(*pObj) ); in Changed()
2238 pUndoManager->AddUndoAction( new UndoObjectUserCall( *pObj ) ); in InsertAutoLayoutShape()

Completed in 26 milliseconds