LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
#include "sal/config.h"
#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/uno/Reference.h"
#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::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 | |
cppu | |