#include <itemprop.hxx>
|
| SfxItemPropertySet (o3tl::span< const SfxItemPropertyMapEntry > pMap) |
|
| ~SfxItemPropertySet () |
|
void | getPropertyValue (const SfxItemPropertyMapEntry &rEntry, const SfxItemSet &rSet, css::uno::Any &rAny) const |
|
void | getPropertyValue (const OUString &rName, const SfxItemSet &rSet, css::uno::Any &rAny) const |
|
css::uno::Any | getPropertyValue (const OUString &rName, const SfxItemSet &rSet) const |
|
void | setPropertyValue (const SfxItemPropertyMapEntry &rEntry, const css::uno::Any &aVal, SfxItemSet &rSet) const |
|
void | setPropertyValue (const OUString &rPropertyName, const css::uno::Any &aVal, SfxItemSet &rSet) const |
|
css::beans::PropertyState | getPropertyState (const OUString &rName, const SfxItemSet &rSet) const |
|
css::beans::PropertyState | getPropertyState (const SfxItemPropertyMapEntry &rEntry, const SfxItemSet &rSet) const noexcept |
|
css::uno::Reference< css::beans::XPropertySetInfo > const & | getPropertySetInfo () const |
|
const SfxItemPropertyMap & | getPropertyMap () const |
|
Definition at line 97 of file itemprop.hxx.
◆ SfxItemPropertySet()
◆ ~SfxItemPropertySet()
SfxItemPropertySet::~SfxItemPropertySet |
( |
| ) |
|
◆ getPropertyMap()
◆ getPropertySetInfo()
Reference< XPropertySetInfo > const & SfxItemPropertySet::getPropertySetInfo |
( |
| ) |
const |
◆ getPropertyState() [1/2]
PropertyState SfxItemPropertySet::getPropertyState |
( |
const OUString & |
rName, |
|
|
const SfxItemSet & |
rSet |
|
) |
| const |
◆ getPropertyState() [2/2]
◆ getPropertyValue() [1/3]
Any SfxItemPropertySet::getPropertyValue |
( |
const OUString & |
rName, |
|
|
const SfxItemSet & |
rSet |
|
) |
| const |
◆ getPropertyValue() [2/3]
void SfxItemPropertySet::getPropertyValue |
( |
const OUString & |
rName, |
|
|
const SfxItemSet & |
rSet, |
|
|
css::uno::Any & |
rAny |
|
) |
| const |
- Exceptions
-
css::uno::RuntimeException | |
css::beans::UnknownPropertyException | |
References getPropertyValue().
◆ getPropertyValue() [3/3]
◆ setPropertyValue() [1/2]
void SfxItemPropertySet::setPropertyValue |
( |
const OUString & |
rPropertyName, |
|
|
const css::uno::Any & |
aVal, |
|
|
SfxItemSet & |
rSet |
|
) |
| const |
- Exceptions
-
css::uno::RuntimeException | |
css::lang::IllegalArgumentException | |
css::beans::UnknownPropertyException | |
◆ setPropertyValue() [2/2]
- Exceptions
-
css::uno::RuntimeException | |
css::lang::IllegalArgumentException | |
◆ m_aMap
◆ m_xInfo
css::uno::Reference<css::beans::XPropertySetInfo> SfxItemPropertySet::m_xInfo |
|
mutableprivate |
The documentation for this class was generated from the following files: