Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx46 mpUndoPresObj = new UndoObjectPresentationKind( rObject ); in UndoRemovePresObjectImpl()
284 UndoObjectPresentationKind::UndoObjectPresentationKind(SdrObject& rObject) in UndoObjectPresentationKind() function in UndoObjectPresentationKind
299 void UndoObjectPresentationKind::Undo() in Undo()
314 void UndoObjectPresentationKind::Redo() in Redo()
/trunk/main/sd/inc/undo/
H A Dundoobjects.hxx135 class UndoObjectPresentationKind : public SdrUndoObj class
138 UndoObjectPresentationKind(SdrObject& rObject);
/trunk/main/sd/source/core/
H A Dsdpage.cxx553 pUndoManager->AddUndoAction( new UndoObjectPresentationKind( *pSdrObj ) ); in CreatePresObj()
2304 pUndoManager->AddUndoAction( new UndoObjectPresentationKind( *pObj ) ); in InsertAutoLayoutShape()

Completed in 34 milliseconds