LibreOffice Module svl (master) 1
|
This is the complete list of members for SfxItemPropertySet, including all inherited members.
getPropertyMap() const | SfxItemPropertySet | inline |
getPropertySetInfo() const | SfxItemPropertySet | |
getPropertyState(const OUString &rName, const SfxItemSet &rSet) const | SfxItemPropertySet | |
getPropertyState(const SfxItemPropertyMapEntry &rEntry, const SfxItemSet &rSet) const noexcept | SfxItemPropertySet | |
getPropertyValue(const SfxItemPropertyMapEntry &rEntry, const SfxItemSet &rSet, css::uno::Any &rAny) const | SfxItemPropertySet | |
getPropertyValue(const OUString &rName, const SfxItemSet &rSet, css::uno::Any &rAny) const | SfxItemPropertySet | |
getPropertyValue(const OUString &rName, const SfxItemSet &rSet) const | SfxItemPropertySet | |
m_aMap | SfxItemPropertySet | private |
m_xInfo | SfxItemPropertySet | mutableprivate |
setPropertyValue(const SfxItemPropertyMapEntry &rEntry, const css::uno::Any &aVal, SfxItemSet &rSet) const | SfxItemPropertySet | |
setPropertyValue(const OUString &rPropertyName, const css::uno::Any &aVal, SfxItemSet &rSet) const | SfxItemPropertySet | |
SfxItemPropertySet(o3tl::span< const SfxItemPropertyMapEntry > pMap) | SfxItemPropertySet | inline |
~SfxItemPropertySet() | SfxItemPropertySet |