LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::ChainablePropertySet, including all inherited members.
_getSingleValue(const comphelper::PropertyInfo &rInfo, css::uno::Any &rValue)=0 | comphelper::ChainablePropertySet | protectedpure virtual |
_postGetValues()=0 | comphelper::ChainablePropertySet | protectedpure virtual |
_postSetValues()=0 | comphelper::ChainablePropertySet | protectedpure virtual |
_preGetValues()=0 | comphelper::ChainablePropertySet | protectedpure virtual |
_preSetValues()=0 | comphelper::ChainablePropertySet | protectedpure virtual |
_setSingleValue(const comphelper::PropertyInfo &rInfo, const css::uno::Any &rValue)=0 | comphelper::ChainablePropertySet | protectedpure virtual |
acquire() noexcept override | comphelper::ChainablePropertySet | inline |
addPropertiesChangeListener(const css::uno::Sequence< OUString > &aPropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &xListener) override | comphelper::ChainablePropertySet | virtual |
addPropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) override | comphelper::ChainablePropertySet | virtual |
addVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override | comphelper::ChainablePropertySet | virtual |
ChainablePropertySet(comphelper::ChainablePropertySetInfo *pInfo, SolarMutex *pMutex) noexcept | comphelper::ChainablePropertySet | |
firePropertiesChangeEvent(const css::uno::Sequence< OUString > &aPropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &xListener) override | comphelper::ChainablePropertySet | virtual |
getPropertyDefault(const OUString &aPropertyName) override | comphelper::ChainablePropertySet | virtual |
getPropertySetInfo() override | comphelper::ChainablePropertySet | virtual |
getPropertyState(const OUString &PropertyName) override | comphelper::ChainablePropertySet | virtual |
getPropertyStates(const css::uno::Sequence< OUString > &aPropertyName) override | comphelper::ChainablePropertySet | virtual |
getPropertyValue(const OUString &PropertyName) override | comphelper::ChainablePropertySet | virtual |
getPropertyValues(const css::uno::Sequence< OUString > &aPropertyNames) override | comphelper::ChainablePropertySet | virtual |
MasterPropertySet | comphelper::ChainablePropertySet | friend |
mpMutex | comphelper::ChainablePropertySet | protected |
mxInfo | comphelper::ChainablePropertySet | protected |
queryInterface(const css::uno::Type &aType) override | comphelper::ChainablePropertySet | inline |
release() noexcept override | comphelper::ChainablePropertySet | inline |
removePropertiesChangeListener(const css::uno::Reference< css::beans::XPropertiesChangeListener > &xListener) override | comphelper::ChainablePropertySet | virtual |
removePropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) override | comphelper::ChainablePropertySet | virtual |
removeVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override | comphelper::ChainablePropertySet | virtual |
setPropertyToDefault(const OUString &PropertyName) override | comphelper::ChainablePropertySet | virtual |
setPropertyValue(const OUString &aPropertyName, const css::uno::Any &aValue) override | comphelper::ChainablePropertySet | virtual |
setPropertyValues(const css::uno::Sequence< OUString > &aPropertyNames, const css::uno::Sequence< css::uno::Any > &aValues) override | comphelper::ChainablePropertySet | virtual |
~ChainablePropertySet() noexcept override | comphelper::ChainablePropertySet | virtual |