Home
last modified time | relevance | path

Searched refs:SdBackgroundObjUndoAction (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sd/source/ui/func/
H A Dundoback.cxx37 TYPEINIT1( SdBackgroundObjUndoAction, SdUndoAction );
41 SdBackgroundObjUndoAction::SdBackgroundObjUndoAction( in SdBackgroundObjUndoAction() function in SdBackgroundObjUndoAction
55 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()
H A Dfupage.cxx381 mpBackgroundObjUndoAction = new SdBackgroundObjUndoAction( in ExecuteDialog()
442SdBackgroundObjUndoAction *pBackgroundObjUndoAction = new SdBackgroundObjUndoAction(*mpDoc, *pPage… in ExecuteDialog()
610 mpBackgroundObjUndoAction = new SdBackgroundObjUndoAction( in ApplyItemSet()
/aoo4110/main/sd/source/ui/inc/
H A Dundoback.hxx37 class SdBackgroundObjUndoAction : public SdUndoAction class
50 SdBackgroundObjUndoAction(
54 virtual ~SdBackgroundObjUndoAction();
H A Dfupage.hxx30 class SdBackgroundObjUndoAction;
65 SdBackgroundObjUndoAction* mpBackgroundObjUndoAction;
/aoo4110/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx442 new SdBackgroundObjUndoAction( in AssignMasterPageToPage()

Completed in 29 milliseconds