Searched refs:SdXMLChartShapeContext (Results 1 – 3 of 3) sorted by relevance
2621 TYPEINIT1( SdXMLChartShapeContext, SdXMLShapeContext );2623 SdXMLChartShapeContext::SdXMLChartShapeContext( in SdXMLChartShapeContext() function in SdXMLChartShapeContext2637 SdXMLChartShapeContext::~SdXMLChartShapeContext() in ~SdXMLChartShapeContext()2645 void SdXMLChartShapeContext::StartElement(const uno::Reference< xml::sax::XAttributeList>& xAttrLis… in StartElement()2708 void SdXMLChartShapeContext::EndElement() in EndElement()2716 void SdXMLChartShapeContext::Characters( const ::rtl::OUString& rChars ) in Characters()2722 SvXMLImportContext * SdXMLChartShapeContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::O… in CreateChildContext()
442 class SdXMLChartShapeContext : public SdXMLShapeContext class449 SdXMLChartShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx,454 virtual ~SdXMLChartShapeContext();
886 …pContext = new SdXMLChartShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTempor… in CreateGroupChildContext()
Completed in 32 milliseconds