UDK 3.2.7 C/C++ API Reference
Public Member Functions | Protected Member Functions
cppu::OPropertySetHelper2 Class Reference

OPropertySetHelper plus XPropertySetOption. More...

#include <propshlp.hxx>

Inheritance diagram for cppu::OPropertySetHelper2:
cppu::OPropertySetHelper

List of all members.

Public Member Functions

 OPropertySetHelper2 (OBroadcastHelper &rBHelper, IEventNotificationHook *i_pFireEvents=NULL, bool bIgnoreRuntimeExceptionsWhileFiring=false)
 Constructor.
virtual ::com::sun::star::uno::Any queryInterface (const ::com::sun::star::uno::Type &rType) throw (::com::sun::star::uno::RuntimeException)
 Only returns a reference to XMultiPropertySet, XFastPropertySet, XPropertySet and XEventListener.
virtual void enableChangeListenerNotification (sal_Bool bEnable) throw (::com::sun::star::uno::RuntimeException)

Protected Member Functions

virtual ~OPropertySetHelper2 () throw ()
 You must call disposing before destruction.

Detailed Description

OPropertySetHelper plus XPropertySetOption.


Constructor & Destructor Documentation

cppu::OPropertySetHelper2::OPropertySetHelper2 ( OBroadcastHelper rBHelper,
IEventNotificationHook i_pFireEvents = NULL,
bool  bIgnoreRuntimeExceptionsWhileFiring = false 
) [explicit]

Constructor.

See OPropertySetHelper constructors documentation

virtual cppu::OPropertySetHelper2::~OPropertySetHelper2 ( ) throw () [protected, virtual]

You must call disposing before destruction.


Member Function Documentation

virtual void cppu::OPropertySetHelper2::enableChangeListenerNotification ( sal_Bool  bEnable) throw (::com::sun::star::uno::RuntimeException) [virtual]
virtual ::com::sun::star::uno::Any cppu::OPropertySetHelper2::queryInterface ( const ::com::sun::star::uno::Type rType) throw (::com::sun::star::uno::RuntimeException)

Only returns a reference to XMultiPropertySet, XFastPropertySet, XPropertySet and XEventListener.

Reimplemented from cppu::OPropertySetHelper.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines