|
LibreOffice Module reportdesign (master) 1
|
#include "dllapi.h"#include <com/sun/star/beans/XPropertyChangeListener.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/beans/XPropertySetInfo.hpp>#include <cppuhelper/compbase.hxx>#include <cppuhelper/basemutex.hxx>#include "RptDef.hxx"Go to the source code of this file.
Classes | |
| class | rptui::OPropertyMediator |
| This class ensures the communication between two XPropertySet instances. More... | |
Namespaces | |
| namespace | rptui |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::beans::XPropertyChangeListener > | rptui::OPropertyForward_Base |