21#include <com/sun/star/uno/Any.hxx>
37 const OUString& rStrImpValue,
41 rValue <<= ( rStrImpValue.indexOf(
'%' ) == -1 );
the SvXMLTypeConverter converts values of various types from their internal representation to the tex...
virtual bool exportXML(OUString &rStrExpValue, const css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const override
Exports the given value in case of the given XML-data-type.
virtual ~XMLBitmapLogicalSizePropertyHandler() override
virtual bool importXML(const OUString &rStrImpValue, css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const override
Imports the given value in case of the given XML-data-type.
XMLBitmapLogicalSizePropertyHandler()