LibreOffice Module comphelper (master) 1
|
#include <config_options.h>
#include <com/sun/star/beans/Property.hpp>
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/beans/XPropertiesChangeListener.hpp>
#include <com/sun/star/beans/XVetoableChangeListener.hpp>
#include <com/sun/star/lang/EventObject.hpp>
#include <comphelper/propstate.hxx>
#include <comphelper/comphelperdllapi.h>
#include <cstddef>
#include <map>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
struct | comphelper::internal::OPropertyAccessor |
class | comphelper::IPropertyInfoService |
used as callback for an OPropertyArrayAggregationHelper More... | |
class | comphelper::OPropertyArrayAggregationHelper |
Namespaces | |
namespace | comphelper |
namespace | comphelper::internal |
Macros | |
#define | DEFAULT_AGGREGATE_PROPERTY_ID 10000 |
used for implementing a cppu::IPropertyArrayHelper for classes aggregating property sets More... | |
#define DEFAULT_AGGREGATE_PROPERTY_ID 10000 |
used for implementing a cppu::IPropertyArrayHelper for classes aggregating property sets
Definition at line 87 of file propagg.hxx.