#include "rtl/alloc.h"#include "cppuhelper/interfacecontainer.h"#include "com/sun/star/beans/XPropertySet.hpp"#include "com/sun/star/beans/XPropertySetOption.hpp"#include "com/sun/star/beans/XMultiPropertySet.hpp"#include "com/sun/star/beans/XFastPropertySet.hpp"#include "cppuhelper/cppuhelperdllapi.h"Go to the source code of this file.
| Classes | |
| class | cppu::IPropertyArrayHelper | 
| This interface is used by the OPropertyHelper, to access the property description.  More... | |
| class | cppu::OPropertyArrayHelper | 
| You can use this helper class to map a XPropertySet-Interface to a XFast- or a XMultiPropertySet interface.  More... | |
| struct | cppu::equalInt32_Impl | 
| struct | cppu::hashInt32_Impl | 
| class | cppu::OMultiTypeInterfaceContainerHelperInt32 | 
| Specialized class for key type sal_Int32, without explicit usage of STL symbols.  More... | |
| class | cppu::IEventNotificationHook | 
| An interface to extend event notification actions.  More... | |
| class | cppu::OPropertySetHelper | 
| This abstract class maps the methods of the interfaces XMultiPropertySet, XFastPropertySet and XPropertySet to the methods getInfoHelper, convertFastPropertyValue, setFastPropertyValue_NoBroadcast and getFastPropertyValue.  More... | |
| class | cppu::OPropertySetHelper2 | 
| OPropertySetHelper plus XPropertySetOption.  More... | |
| Namespaces | |
| namespace | cppu |