Home
last modified time | relevance | path

Searched refs:StyleSheetUndoAction (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sd/source/ui/dlg/
H A Dunchss.cxx43 TYPEINIT1(StyleSheetUndoAction, SdUndoAction);
53 StyleSheetUndoAction::StyleSheetUndoAction(SdDrawDocument* pTheDoc, in StyleSheetUndoAction() function in StyleSheetUndoAction
123 void StyleSheetUndoAction::Undo() in Undo()
141 void StyleSheetUndoAction::Redo() in Redo()
159 StyleSheetUndoAction::~StyleSheetUndoAction() in ~StyleSheetUndoAction()
171 String StyleSheetUndoAction::GetComment() const in GetComment()
/aoo4110/main/sd/source/ui/view/
H A Ddrawview.cxx198 StyleSheetUndoAction* pAction = new StyleSheetUndoAction(mpDoc, pSheet, &aTempSet); in SetAttributes()
245 StyleSheetUndoAction* pAction = new StyleSheetUndoAction(mpDoc, pSheet, &aTempSet); in SetAttributes()
313 StyleSheetUndoAction* pAction = new StyleSheetUndoAction(mpDoc, pSheet, &aTempSet); in SetAttributes()
358 StyleSheetUndoAction* pAction = new StyleSheetUndoAction(mpDoc, pSheet, &aTempSet); in SetAttributes()
/aoo4110/main/sd/source/ui/inc/
H A Dunchss.hxx33 class StyleSheetUndoAction : public SdUndoAction class
43 StyleSheetUndoAction(SdDrawDocument* pTheDoc,
47 virtual ~StyleSheetUndoAction();
/aoo4110/main/sd/source/ui/func/
H A Dfupage.cxx404StyleSheetUndoAction* pAction = new StyleSheetUndoAction(mpDoc, (SfxStyleSheet*)pStyleSheet, &(*pT… in ExecuteDialog()
425 StyleSheetUndoAction* pAction = in ExecuteDialog()
426 new StyleSheetUndoAction(mpDoc, (SfxStyleSheet*)pStyle, &(*pTempSet.get())); in ExecuteDialog()
H A Dfuprobjs.cxx162 StyleSheetUndoAction* pAction = new StyleSheetUndoAction in DoExecute()
/aoo4110/main/sd/source/core/
H A Ddrawdoc3.cxx1750 StyleSheetUndoAction* pUndoChStyle = new StyleSheetUndoAction(this, in SetMasterPage()

Completed in 45 milliseconds