Home
last modified time | relevance | path

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

/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx358 ORptUndoPropertyAction::ORptUndoPropertyAction(SdrModel& rNewMod, const PropertyChangeEvent& evt) in ORptUndoPropertyAction() function in rptui::ORptUndoPropertyAction
367 void ORptUndoPropertyAction::Undo() in Undo()
373 void ORptUndoPropertyAction::Redo() in Redo()
378 Reference< XPropertySet> ORptUndoPropertyAction::getObject() in getObject()
383 void ORptUndoPropertyAction::setProperty(sal_Bool _bOld) in setProperty()
401 String ORptUndoPropertyAction::GetComment() const in GetComment()
415 :ORptUndoPropertyAction(_rMod,evt) in OUndoPropertyGroupSectionAction()
432 :ORptUndoPropertyAction(_rMod,evt) in OUndoPropertyReportSectionAction()
H A DUndoEnv.cxx358 ORptUndoPropertyAction* pUndo = NULL; in propertyChange()
377 pUndo = new ORptUndoPropertyAction( m_pImpl->m_rModel, _rEvent ); in propertyChange()
/aoo42x/main/reportdesign/inc/
H A DUndoActions.hxx264 class REPORTDESIGN_DLLPUBLIC ORptUndoPropertyAction: public OCommentUndoAction class
280 ORptUndoPropertyAction(SdrModel& rMod, const ::com::sun::star::beans::PropertyChangeEvent& evt);
291 class REPORTDESIGN_DLLPUBLIC OUndoPropertyReportSectionAction : public ORptUndoPropertyAction
310 class REPORTDESIGN_DLLPUBLIC OUndoPropertyGroupSectionAction : public ORptUndoPropertyAction

Completed in 19 milliseconds