23#include <rtl/ustrbuf.hxx>
24#include <com/sun/star/uno/Any.hxx>
48 const OUString& rStrImpValue,
53 std::u16string_view aToken;
75 OUString& rStrExpValue,
85 rStrExpValue = aOut.makeStringAndClear();
bool getNextToken(std::u16string_view &rToken)
the SvXMLTypeConverter converts values of various types from their internal representation to the tex...
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.
XMLBitmapRepeatOffsetPropertyHandler(bool bX)
virtual ~XMLBitmapRepeatOffsetPropertyHandler() override
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.
static bool convertPercent(sal_Int32 &rValue, std::u16string_view rString)
const OUString & GetXMLToken(enum XMLTokenEnum eToken)
return the OUString representation for eToken