22#include <com/sun/star/uno/Any.hxx>
50 typedef std::map< sal_Int32, std::shared_ptr< SetItemPropertyStorage > >
PropertyValues;
a PropertyStorage implementation which stores the value in an item set
void getPropertyValue(css::uno::Any &_out_rValue) const
SetItemPropertyStorage(SfxItemSet &_rItemSet, const sal_uInt16 _nItemID)
const sal_uInt16 m_nItemID
void setPropertyValue(const css::uno::Any &_rValue)
std::map< sal_Int32, std::shared_ptr< SetItemPropertyStorage > > PropertyValues