|
LibreOffice Module xmloff (master) 1
|
#include <TransGradientStyle.hxx>
Public Member Functions | |
| XMLTransGradientStyleImport (SvXMLImport &rImport) | |
| void | importXML (const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, css::uno::Any &rValue, OUString &rStrName) |
Private Attributes | |
| SvXMLImport & | rImport |
Definition at line 34 of file TransGradientStyle.hxx.
| XMLTransGradientStyleImport::XMLTransGradientStyleImport | ( | SvXMLImport & | rImport | ) |
Definition at line 56 of file TransGradientStyle.cxx.
| void XMLTransGradientStyleImport::importXML | ( | const css::uno::Reference< css::xml::sax::XFastAttributeList > & | xAttrList, |
| css::uno::Any & | rValue, | ||
| OUString & | rStrName | ||
| ) |
Definition at line 61 of file TransGradientStyle.cxx.
References sax_fastparser::castToFastAttributeList(), sax::Converter::convertAngle(), SvXMLUnitConverter::convertEnum(), sax::Converter::convertPercent(), DRAW, n, ODFVER_012_TEXT, pXML_GradientStyle_Enum, rImport, SAL_INFO_IF, SD_GRADIENT_ID, xmloff::token::XML_BORDER, xmloff::token::XML_CX, xmloff::token::XML_CY, xmloff::token::XML_DISPLAY_NAME, XML_ELEMENT, xmloff::token::XML_END, xmloff::token::XML_GRADIENT_ANGLE, xmloff::token::XML_NAME, xmloff::token::XML_START, xmloff::token::XML_STYLE, and XMLOFF_WARN_UNKNOWN.
Referenced by XMLTransGradientStyleContext::XMLTransGradientStyleContext().
|
private |
Definition at line 36 of file TransGradientStyle.hxx.
Referenced by importXML().