LibreOffice Module reportdesign (master) 1
|
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/beans/PropertyChangeEvent.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <cppuhelper/implbase.hxx>
#include <osl/mutex.hxx>
#include <tools/link.hxx>
#include "FormattedFieldBeautifier.hxx"
#include "FixedTextColor.hxx"
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | rptui::OXReportControllerObserver |
class | rptui::OXReportControllerObserver::OEnvLock |
Create an object ob OUndoEnvLock locks the undo possibility As long as in the OUndoEnvLock scope, no undo is possible for manipulated object. More... | |
Namespaces | |
namespace | rptui |