Searched refs:SdBackgroundObjUndoAction (Results 1 – 5 of 5) sorted by relevance
37 TYPEINIT1( SdBackgroundObjUndoAction, SdUndoAction );41 SdBackgroundObjUndoAction::SdBackgroundObjUndoAction( in SdBackgroundObjUndoAction() function in SdBackgroundObjUndoAction55 SdBackgroundObjUndoAction::~SdBackgroundObjUndoAction() in ~SdBackgroundObjUndoAction()62 void SdBackgroundObjUndoAction::ImplRestoreBackgroundObj() in ImplRestoreBackgroundObj()77 void SdBackgroundObjUndoAction::Undo() in Undo()84 void SdBackgroundObjUndoAction::Redo() in Redo()91 SdUndoAction* SdBackgroundObjUndoAction::Clone() const in Clone()93 return new SdBackgroundObjUndoAction(*mpDoc, mrPage, *mpItemSet); in Clone()
381 mpBackgroundObjUndoAction = new SdBackgroundObjUndoAction( in ExecuteDialog()442 …SdBackgroundObjUndoAction *pBackgroundObjUndoAction = new SdBackgroundObjUndoAction(*mpDoc, *pPage… in ExecuteDialog()610 mpBackgroundObjUndoAction = new SdBackgroundObjUndoAction( in ApplyItemSet()
37 class SdBackgroundObjUndoAction : public SdUndoAction class50 SdBackgroundObjUndoAction( 54 virtual ~SdBackgroundObjUndoAction();
30 class SdBackgroundObjUndoAction;65 SdBackgroundObjUndoAction* mpBackgroundObjUndoAction;
442 new SdBackgroundObjUndoAction( in AssignMasterPageToPage()
Completed in 29 milliseconds