34 virtual OUString
getAttributeValue(
const css::uno::Any& i_propertyValue )
const override;
virtual OUString getAttributeValue(const css::uno::Any &i_propertyValue) const override
is a convenience method for XML attributes whose value comprises of only one UNO API property
virtual bool getPropertyValues(const OUString &i_attributeValue, PropertyValues &o_propertyValues) const override
retrieves the values of the properties controlled by an XML attributed, described by a given attribut...
::std::map< PropertyId, css::uno::Any > PropertyValues