Searched refs:SdPageLRUndoAction (Results 1 – 3 of 3) sorted by relevance
43 TYPEINIT1(SdPageLRUndoAction, SdUndoAction);99 SdPageLRUndoAction::~SdPageLRUndoAction() in ~SdPageLRUndoAction()103 void SdPageLRUndoAction::Undo() in Undo()109 void SdPageLRUndoAction::Redo() in Redo()
117 class SdPageLRUndoAction : public SdUndoAction class128 SdPageLRUndoAction( SdDrawDocument* pDoc, SdPage* pThePage, in SdPageLRUndoAction() function in SdPageLRUndoAction138 virtual ~SdPageLRUndoAction();
567 SdUndoAction* pUndo = new SdPageLRUndoAction(GetDoc(), in ExecRuler()581 SdUndoAction* pUndo = new SdPageLRUndoAction(GetDoc(), in ExecRuler()
Completed in 14 milliseconds