LibreOffice Module oox (master) 1
|
This is the complete list of members for oox::PropertySet, including all inherited members.
dump() | oox::PropertySet | |
getAnyProperty(sal_Int32 nPropId) const | oox::PropertySet | |
getBoolProperty(sal_Int32 nPropId) const | oox::PropertySet | inline |
getProperty(Type &orValue, sal_Int32 nPropId) const | oox::PropertySet | inline |
hasProperty(sal_Int32 nPropId) const | oox::PropertySet | |
implGetPropertyValue(css::uno::Any &orValue, const OUString &rPropName) const | oox::PropertySet | private |
implSetPropertyValue(const OUString &rPropName, const css::uno::Any &rValue) | oox::PropertySet | private |
is() const | oox::PropertySet | inline |
mxMultiPropSet | oox::PropertySet | private |
mxPropSet | oox::PropertySet | private |
mxPropSetInfo | oox::PropertySet | private |
PropertySet() | oox::PropertySet | inline |
PropertySet(const css::uno::Reference< css::beans::XPropertySet > &rxPropSet) | oox::PropertySet | inlineexplicit |
PropertySet(const Type &rObject) | oox::PropertySet | inlineexplicit |
set(const css::uno::Reference< css::beans::XPropertySet > &rxPropSet) | oox::PropertySet | |
set(const Type &rObject) | oox::PropertySet | inline |
setAnyProperty(sal_Int32 nPropId, const css::uno::Any &rValue) | oox::PropertySet | |
setProperties(const css::uno::Sequence< OUString > &rPropNames, const css::uno::Sequence< css::uno::Any > &rValues) | oox::PropertySet | |
setProperties(const PropertyMap &rPropertyMap) | oox::PropertySet | |
setProperty(sal_Int32 nPropId, const Type &rValue) | oox::PropertySet | inline |
setProperty(sal_Int32 nPropId, ::Color rValue) | oox::PropertySet | inline |