LibreOffice Module reportdesign (master) 1
|
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/beans/PropertyChangeEvent.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/util/XModifyListener.hpp>
#include <com/sun/star/report/XSection.hpp>
#include <memory>
#include <cppuhelper/implbase.hxx>
#include <svl/lstner.hxx>
#include "dllapi.h"
#include "RptPage.hxx"
Go to the source code of this file.
Classes | |
class | rptui::OXUndoEnvironment |
class | rptui::OXUndoEnvironment::OUndoEnvLock |
Create an object ob OUndoEnvLock locks the undo possibility As long as in the OUndoEnvLock scope, no undo is possible for manipulated object. More... | |
class | rptui::OXUndoEnvironment::OUndoMode |
This is near the same as OUndoEnvLock but it is also possible to ask for the current mode. More... | |
struct | rptui::OXUndoEnvironment::Accessor |
Namespaces | |
namespace | rptui |