Searched refs:SdPageFormatUndoAction (Results 1 – 3 of 3) sorted by relevance
42 TYPEINIT1(SdPageFormatUndoAction, SdUndoAction);53 SdPageFormatUndoAction::~SdPageFormatUndoAction() in ~SdPageFormatUndoAction()63 void SdPageFormatUndoAction::Undo() in Undo()81 void SdPageFormatUndoAction::Redo() in Redo()
37 class SdPageFormatUndoAction : public SdUndoAction class63 SdPageFormatUndoAction( SdDrawDocument* pDoc, in SdPageFormatUndoAction() function in SdPageFormatUndoAction109 virtual ~SdPageFormatUndoAction();
557 SdUndoAction* pUndo = new SdPageFormatUndoAction(GetDoc(), pPage, in SetPageSizeAndBorder()608 SdUndoAction* pUndo = new SdPageFormatUndoAction(GetDoc(), pPage, in SetPageSizeAndBorder()
Completed in 25 milliseconds