24#include <com/sun/star/uno/Any.hxx>
virtual bool getPropertyValues(const OUString &i_attributeValue, PropertyValues &o_propertyValues) const =0
retrieves the values of the properties controlled by an XML attributed, described by a given attribut...
virtual OUString getAttributeValue(const css::uno::Any &i_propertyValue) const =0
is a convenience method for XML attributes whose value comprises of only one UNO API property
::std::map< PropertyId, css::uno::Any > PropertyValues
rtl::Reference< PropertyHandlerBase > PPropertyHandler
PPropertyHandler(* PropertyHandlerFactory)(const PropertyId i_propertyId)