23#include <rtl/ustring.hxx>
24#include <com/sun/star/uno/Any.hxx>
55 if( ::cppu::any2bool( rValue ) )
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 according to the XML-data-type corresponding to the derived class.
virtual bool importXML(const OUString &rStrImpValue, css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const override
Imports the given value according to the XML-data-type corresponding to the derived class.
const OUString maFalseStr
virtual ~XMLNamedBoolPropertyHdl() override