Searched refs:SdXMLGroupShapeContext (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | ximpgrp.cxx | 41 TYPEINIT1( SdXMLGroupShapeContext, SvXMLImportContext ); 43 SdXMLGroupShapeContext::SdXMLGroupShapeContext( in SdXMLGroupShapeContext() function in SdXMLGroupShapeContext 55 SdXMLGroupShapeContext::~SdXMLGroupShapeContext() in ~SdXMLGroupShapeContext() 61 SvXMLImportContext* SdXMLGroupShapeContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext() 98 void SdXMLGroupShapeContext::StartElement(const uno::Reference< xml::sax::XAttributeList>&) in StartElement() 118 void SdXMLGroupShapeContext::EndElement() in EndElement()
|
H A D | ximpgrp.hxx | 37 class SdXMLGroupShapeContext : public SdXMLShapeContext class 49 SdXMLGroupShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLocalName, 53 virtual ~SdXMLGroupShapeContext();
|
H A D | shapeimport.cxx | 804 …pContext = new SdXMLGroupShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTempor… in CreateGroupChildContext()
|
Completed in 21 milliseconds