Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/func/
H A Dundoheaderfooter.cxx36 TYPEINIT1(SdHeaderFooterUndoAction, SdUndoAction);
38 SdHeaderFooterUndoAction::SdHeaderFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::… in SdHeaderFooterUndoAction() function in SdHeaderFooterUndoAction
46 SdHeaderFooterUndoAction::~SdHeaderFooterUndoAction() in ~SdHeaderFooterUndoAction()
50 void SdHeaderFooterUndoAction::Undo() in Undo()
56 void SdHeaderFooterUndoAction::Redo() in Redo()
/aoo4110/main/sd/source/ui/inc/
H A Dundoheaderfooter.hxx36 class SD_DLLPUBLIC SdHeaderFooterUndoAction : public SdUndoAction class
45SdHeaderFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::HeaderFooterSettings& rNe…
46 virtual ~SdHeaderFooterUndoAction();
/aoo4110/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx423 pUndoGroup->AddAction(new SdHeaderFooterUndoAction(mpDoc, pPage, rNewSettings )); in change()

Completed in 173 milliseconds