Searched refs:ORptUndoPropertyAction (Results 1 – 3 of 3) sorted by relevance
358 ORptUndoPropertyAction::ORptUndoPropertyAction(SdrModel& rNewMod, const PropertyChangeEvent& evt) in ORptUndoPropertyAction() function in rptui::ORptUndoPropertyAction367 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()
358 ORptUndoPropertyAction* pUndo = NULL; in propertyChange()377 pUndo = new ORptUndoPropertyAction( m_pImpl->m_rModel, _rEvent ); in propertyChange()
264 class REPORTDESIGN_DLLPUBLIC ORptUndoPropertyAction: public OCommentUndoAction class280 ORptUndoPropertyAction(SdrModel& rMod, const ::com::sun::star::beans::PropertyChangeEvent& evt);291 class REPORTDESIGN_DLLPUBLIC OUndoPropertyReportSectionAction : public ORptUndoPropertyAction310 class REPORTDESIGN_DLLPUBLIC OUndoPropertyGroupSectionAction : public ORptUndoPropertyAction
Completed in 18 milliseconds