31constexpr const std::array<XMLTokenEnum, 12> constThemeColorTypeToToken{
38 const OUString& rLocalName)
40 uno::Reference<util::XComplexColor> xComplexColor;
41 rAny >>= xComplexColor;
42 if (!xComplexColor.is())
57 switch (rTransform.meType)
78 OUString::number(rTransform.mnValue));
void AddAttribute(sal_uInt16 nPrefix, const OUString &rName, const OUString &rValue)
XMLComplexColorExport(SvXMLExport &rExport)
void exportXML(const css::uno::Any &rAny, sal_uInt16 nPrefix, const OUString &rLocalName)
std::vector< Transformation > const & getTransformations() const
ThemeColorType getSchemeType() const
model::ComplexColor getFromXComplexColor(uno::Reference< util::XComplexColor > const &rxColor)
Handling of tokens in XML:
XMLTokenEnum
The enumeration of all XML tokens.
constexpr sal_uInt16 XML_NAMESPACE_LO_EXT