LibreOffice Module cppuhelper (master) 1
Classes | Namespaces
propertysetmixin.hxx File 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"
Include dependency graph for propertysetmixin.hxx:
This graph shows which files directly or indirectly include this file:

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

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::uno
 
namespace  cppu