#include <SchXMLPlotAreaContext.hxx>


Public Member Functions | |
| SchXMLCategoriesContext (SchXMLImportHelper &rImpHelper, SvXMLImport &rImport, sal_uInt16 nPrefix, const rtl::OUString &rLocalName, rtl::OUString &rAddress) | |
| virtual | ~SchXMLCategoriesContext () |
| virtual void | StartElement (const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList > &xAttrList) |
Private Attributes | |
| SchXMLImportHelper & | mrImportHelper |
| rtl::OUString & | mrAddress |
Definition at line 201 of file SchXMLPlotAreaContext.hxx.
| SchXMLCategoriesContext::SchXMLCategoriesContext | ( | SchXMLImportHelper & | rImpHelper, | |
| SvXMLImport & | rImport, | |||
| sal_uInt16 | nPrefix, | |||
| const rtl::OUString & | rLocalName, | |||
| rtl::OUString & | rAddress | |||
| ) |
Definition at line 1642 of file SchXMLPlotAreaContext.cxx.
| SchXMLCategoriesContext::~SchXMLCategoriesContext | ( | ) | [virtual] |
Definition at line 1654 of file SchXMLPlotAreaContext.cxx.
| virtual void SchXMLCategoriesContext::StartElement | ( | const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList > & | xAttrList | ) | [virtual] |
Reimplemented from SvXMLImportContext.
Definition at line 204 of file SchXMLPlotAreaContext.hxx.
rtl::OUString& SchXMLCategoriesContext::mrAddress [private] |
Definition at line 205 of file SchXMLPlotAreaContext.hxx.
1.5.6