35 virtual void setPropertyValue(
const css::uno::Any& rOuterValue,
const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet )
const override;
37 virtual css::uno::Any
getPropertyValue(
const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet )
const override;
39SAL_DLLPRIVATE
virtual void setPropertyToDefault(
const css::uno::Reference< css::beans::XPropertyState >& xInnerPropertyState )
const override;
41SAL_DLLPRIVATE
virtual css::uno::Any getPropertyDefault(
const css::uno::Reference< css::beans::XPropertyState >& xInnerPropertyState )
const override;
43SAL_DLLPRIVATE
virtual css::beans::PropertyState getPropertyState(
const css::uno::Reference< css::beans::XPropertyState >& xInnerPropertyState )
const override;
53 static void addIgnoreLineProperties( std::vector< std::unique_ptr<WrappedProperty> >& rList );
55 static void addIgnoreFillProperties( std::vector< std::unique_ptr<WrappedProperty> >& rList );
56 SAL_DLLPRIVATE
static void addIgnoreFillProperties_without_BitmapProperties( std::vector< std::unique_ptr<WrappedProperty> >& rList );
57 SAL_DLLPRIVATE
static void addIgnoreFillProperties_only_BitmapProperties( std::vector< std::unique_ptr<WrappedProperty> >& rList );
css::uno::Any m_aCurrentValue
css::uno::Any m_aDefaultValue
void setPropertyValue(tPropertyValueMap &rOutMap, tPropertyValueMapKey key, const Value &value)
Set a property to a certain value in the given map.
bool getPropertyValue(ValueType &rValue, css::uno::Reference< css::beans::XPropertySet > const &xPropSet, OUString const &propName)