#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::PropertySetMixinwhen 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 | |
| namespace | com | 
| namespace | com::sun | 
| namespace | com::sun::star | 
| namespace | com::sun::star::beans | 
| namespace | com::sun::star::uno | 
| namespace | cppu |