Searched refs:StyleSheetUndoAction (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sd/source/ui/dlg/ |
H A D | unchss.cxx | 43 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()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drawview.cxx | 198 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()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | unchss.hxx | 33 class StyleSheetUndoAction : public SdUndoAction class 43 StyleSheetUndoAction(SdDrawDocument* pTheDoc, 47 virtual ~StyleSheetUndoAction();
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fupage.cxx | 404 …StyleSheetUndoAction* 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 D | fuprobjs.cxx | 162 StyleSheetUndoAction* pAction = new StyleSheetUndoAction in DoExecute()
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc3.cxx | 1750 StyleSheetUndoAction* pUndoChStyle = new StyleSheetUndoAction(this, in SetMasterPage()
|
Completed in 123 milliseconds