|
My Project
UDK 3.2.7 C/C++ API Reference
|
#include "sal/config.h"#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 "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 | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::beans |
| namespace | com::sun::star::uno |
| namespace | rtl |
| namespace | cppu |
Macros | |
| #define | INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX |
| #define INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX |
1.8.1.2