LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
This is the complete list of members for cppu::OPropertySetHelper2, including all inherited members.
aBoundLC | cppu::OPropertySetHelper | protected |
addPropertiesChangeListener(const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
addPropertyChangeListener(const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
addVetoableChangeListener(const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
aVetoableLC | cppu::OPropertySetHelper | protected |
convertFastPropertyValue(css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue)=0 | cppu::OPropertySetHelper | protectedpure virtual |
createPropertySetInfo(IPropertyArrayHelper &rProperties) | cppu::OPropertySetHelper | static |
disposing() | cppu::OPropertySetHelper | |
enableChangeListenerNotification(sal_Bool bEnable) SAL_OVERRIDE | cppu::OPropertySetHelper2 | virtual |
fire(sal_Int32 *pnHandles, const css::uno::Any *pNewValues, const css::uno::Any *pOldValues, sal_Int32 nCount, sal_Bool bVetoable) | cppu::OPropertySetHelper | protected |
firePropertiesChangeEvent(const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
getFastPropertyValue(sal_Int32 nHandle) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
getFastPropertyValue(css::uno::Any &rValue, sal_Int32 nHandle) const =0 | cppu::OPropertySetHelper | protectedpure virtual |
getInfoHelper()=0 | cppu::OPropertySetHelper | protectedpure virtual |
getPropertyValue(const ::rtl::OUString &aPropertyName) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
getPropertyValues(const css::uno::Sequence< ::rtl::OUString > &PropertyNames) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
getTypes() | cppu::OPropertySetHelper | |
m_pReserved | cppu::OPropertySetHelper | protected |
OPropertySetHelper(OBroadcastHelper &rBHelper) | cppu::OPropertySetHelper | |
OPropertySetHelper(OBroadcastHelper &rBHelper, bool bIgnoreRuntimeExceptionsWhileFiring) | cppu::OPropertySetHelper | |
OPropertySetHelper(OBroadcastHelper &rBHelper, IEventNotificationHook *i_pFireEvents, bool bIgnoreRuntimeExceptionsWhileFiring=false) | cppu::OPropertySetHelper | |
OPropertySetHelper2(OBroadcastHelper &rBHelper, IEventNotificationHook *i_pFireEvents=NULL, bool bIgnoreRuntimeExceptionsWhileFiring=false) | cppu::OPropertySetHelper2 | explicit |
queryInterface(const css::uno::Type &rType) SAL_OVERRIDE | cppu::OPropertySetHelper2 | virtual |
rBHelper | cppu::OPropertySetHelper | protected |
removePropertiesChangeListener(const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
removePropertyChangeListener(const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
removeVetoableChangeListener(const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
setDependentFastPropertyValue(sal_Int32 i_handle, const css::uno::Any &i_value) | cppu::OPropertySetHelper | protected |
setFastPropertyValue(sal_Int32 nHandle, const css::uno::Any &rValue) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const css::uno::Any &rValue)=0 | cppu::OPropertySetHelper | protectedpure virtual |
setFastPropertyValues(sal_Int32 nSeqLen, sal_Int32 *pHandles, const css::uno::Any *pValues, sal_Int32 nHitCount) | cppu::OPropertySetHelper | protected |
setPropertyValue(const ::rtl::OUString &rPropertyName, const css::uno::Any &aValue) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
setPropertyValues(const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Sequence< css::uno::Any > &Values) SAL_OVERRIDE | cppu::OPropertySetHelper | virtual |
~OPropertySetHelper() | cppu::OPropertySetHelper | protected |
~OPropertySetHelper2() | cppu::OPropertySetHelper2 | protectedvirtual |