LibreOffice
LibreOffice 5.3 SDK C/C++ API Reference
|
#include <sal/config.h>
#include <exception>
#include <com/sun/star/beans/PropertyVetoException.hpp>
#include <com/sun/star/beans/UnknownPropertyException.hpp>
#include <com/sun/star/beans/XFastPropertySet.hpp>
#include <com/sun/star/beans/XPropertyAccess.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/lang/WrappedTargetException.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <sal/types.h>
#include <cppuhelper/cppuhelperdllapi.h>
Go to the source code of this file.
Classes | |
class | cppu::PropertySetMixin< T > |
A helper mixin to implement certain UNO interfaces related to property set handling on top of the attributes of a given UNO interface type. More... | |
class | cppu::PropertySetMixinImpl |
A helper base class for cppu::PropertySetMixin . More... | |
class | cppu::PropertySetMixinImpl::BoundListeners |
A class used by subclasses of cppu::PropertySetMixin when implementing UNO interface type attribute setter functions. More... | |
class | cppu::PropertySetMixin< T > |
A helper mixin to implement certain UNO interfaces related to property set handling on top of the attributes of a given UNO interface type. More... | |
Namespaces | |
com | |
com::sun | |
com::sun::star | |
com::sun::star::beans | |
com::sun::star::uno | |
rtl | |
cppu | |