|
LibreOffice Module reportdesign (master) 1
|
#include "dllapi.h"#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/beans/PropertyChangeEvent.hpp>#include <com/sun/star/report/XReportDefinition.hpp>#include <com/sun/star/report/XGroup.hpp>#include <svx/svdundo.hxx>#include <functional>#include <utility>Go to the source code of this file.
Classes | |
| class | rptui::OGroupHelper |
| Helper class to allow std::mem_fun for SAL_CALL. More... | |
| class | rptui::OReportHelper |
| Helper class to allow std::mem_fun for SAL_CALL. More... | |
| class | rptui::UndoContext |
| class | rptui::UndoSuppressor |
| class | rptui::OCommentUndoAction |
| class | rptui::OUndoContainerAction |
| class | rptui::OUndoReportSectionAction |
| class | rptui::OUndoGroupSectionAction |
| class | rptui::ORptUndoPropertyAction |
| class | rptui::OUndoPropertyReportSectionAction |
| class | rptui::OUndoPropertyGroupSectionAction |
Namespaces | |
| namespace | dbaui |
| namespace | rptui |
Enumerations | |
| enum | rptui::Action { rptui::Inserted = 1 , rptui::Removed = 2 } |