LibreOffice
LibreOffice 4.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 ::com::sun::star::uno::Sequence< ::rtl::OUString > &PropertyNames, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChangeListener > &Listener) | cppu::OPropertySetHelper | virtual |
addPropertyChangeListener(const ::rtl::OUString &aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener > &aListener) | cppu::OPropertySetHelper | virtual |
addVetoableChangeListener(const ::rtl::OUString &aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener > &aListener) | cppu::OPropertySetHelper | virtual |
aVetoableLC | cppu::OPropertySetHelper | protected |
convertFastPropertyValue(::com::sun::star::uno::Any &rConvertedValue,::com::sun::star::uno::Any &rOldValue, sal_Int32 nHandle, const ::com::sun::star::uno::Any &rValue)=0 | cppu::OPropertySetHelper | protectedpure virtual |
createPropertySetInfo(IPropertyArrayHelper &rProperties) | cppu::OPropertySetHelper | |
disposing() | cppu::OPropertySetHelper | |
enableChangeListenerNotification(sal_Bool bEnable) | cppu::OPropertySetHelper2 | virtual |
fire(sal_Int32 *pnHandles, const ::com::sun::star::uno::Any *pNewValues, const ::com::sun::star::uno::Any *pOldValues, sal_Int32 nCount, sal_Bool bVetoable) | cppu::OPropertySetHelper | protected |
firePropertiesChangeEvent(const ::com::sun::star::uno::Sequence< ::rtl::OUString > &PropertyNames, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChangeListener > &Listener) | cppu::OPropertySetHelper | virtual |
getFastPropertyValue(sal_Int32 nHandle) | cppu::OPropertySetHelper | |
getFastPropertyValue(::com::sun::star::uno::Any &rValue, sal_Int32 nHandle) const =0 | cppu::OPropertySetHelper | protectedpure virtual |
getInfoHelper()=0 | cppu::OPropertySetHelper | protectedpure virtual |
getPropertyValue(const ::rtl::OUString &aPropertyName) | cppu::OPropertySetHelper | |
getPropertyValues(const ::com::sun::star::uno::Sequence< ::rtl::OUString > &PropertyNames) | cppu::OPropertySetHelper | |
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 ::com::sun::star::uno::Type &rType) | cppu::OPropertySetHelper2 | |
rBHelper | cppu::OPropertySetHelper | protected |
removePropertiesChangeListener(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChangeListener > &Listener) | cppu::OPropertySetHelper | virtual |
removePropertyChangeListener(const ::rtl::OUString &aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener > &aListener) | cppu::OPropertySetHelper | virtual |
removeVetoableChangeListener(const ::rtl::OUString &aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener > &aListener) | cppu::OPropertySetHelper | virtual |
setDependentFastPropertyValue(sal_Int32 i_handle, const ::com::sun::star::uno::Any &i_value) | cppu::OPropertySetHelper | protected |
setFastPropertyValue(sal_Int32 nHandle, const ::com::sun::star::uno::Any &rValue) | cppu::OPropertySetHelper | virtual |
setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const ::com::sun::star::uno::Any &rValue)=0 | cppu::OPropertySetHelper | protectedpure virtual |
setFastPropertyValues(sal_Int32 nSeqLen, sal_Int32 *pHandles, const ::com::sun::star::uno::Any *pValues, sal_Int32 nHitCount) | cppu::OPropertySetHelper | protected |
setPropertyValue(const ::rtl::OUString &rPropertyName, const ::com::sun::star::uno::Any &aValue) | cppu::OPropertySetHelper | virtual |
setPropertyValues(const ::com::sun::star::uno::Sequence< ::rtl::OUString > &PropertyNames, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > &Values) | cppu::OPropertySetHelper | virtual |
~OPropertySetHelper() | cppu::OPropertySetHelper | protected |
~OPropertySetHelper2() | cppu::OPropertySetHelper2 | protectedvirtual |