20#ifndef INCLUDED_EDITENG_UNOIPSET_HXX
21#define INCLUDED_EDITENG_UNOIPSET_HXX
35 mutable css::uno::Reference<css::beans::XPropertySetInfo>
m_xInfo;
53 css::uno::Reference< css::beans::XPropertySetInfo >
const & getPropertySetInfo()
const;
76 void ClearAllUsrAny();
::std::vector< SvxIDPropertyCombine > aCombineList
SvxItemPropertySetUsrAnys()
bool AreThereOwnUsrAnys() const
SvxItemPropertySet(SvxItemPropertySet const &)=delete
static void setPropertyValue(const SfxItemPropertyMapEntry *pMap, const css::uno::Any &rVal, SfxItemSet &rSet, bool bDontConvertNegativeValues)
SfxItemPropertyMap m_aPropertyMap
css::uno::Reference< css::beans::XPropertySetInfo > m_xInfo
SvxItemPropertySet & operator=(SvxItemPropertySet const &)=delete
static void setPropertyValue(const SfxItemPropertyMapEntry *pMap, const css::uno::Any &rVal, SvxItemPropertySetUsrAnys &rAnys)
const SfxItemPropertyMap & getPropertyMap() const
#define EDITENG_DLLPUBLIC
bool getPropertyValue(ValueType &rValue, css::uno::Reference< css::beans::XPropertySet > const &xPropSet, OUString const &propName)
EDITENG_DLLPUBLIC void SvxUnoConvertFromMM(const MapUnit eDestinationMapUnit, css::uno::Any &rMetric) noexcept
converts the given any with a metric from 100th/mm to the given metric if needed
EDITENG_DLLPUBLIC void SvxUnoConvertToMM(const MapUnit eSourceMapUnit, css::uno::Any &rMetric) noexcept
converts the given any with a metric to 100th/mm if needed