Searched refs:SdXMLCustomShapeContext (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | ximpshap.cxx | 3755 TYPEINIT1( SdXMLCustomShapeContext, SdXMLShapeContext ); 3757 SdXMLCustomShapeContext::SdXMLCustomShapeContext( in SdXMLCustomShapeContext() function in SdXMLCustomShapeContext 3770 SdXMLCustomShapeContext::~SdXMLCustomShapeContext() in ~SdXMLCustomShapeContext() 3777 void SdXMLCustomShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalNa… in processAttribute() 3797 void SdXMLCustomShapeContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAttr… in StartElement() 3837 void SdXMLCustomShapeContext::EndElement() in EndElement() 3927 SvXMLImportContext* SdXMLCustomShapeContext::CreateChildContext( in CreateChildContext()
|
H A D | ximpshap.hxx | 621 class SdXMLCustomShapeContext : public SdXMLShapeContext class 635 SdXMLCustomShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLocalName, 639 virtual ~SdXMLCustomShapeContext();
|
H A D | ximpcustomshape.hxx | 45 class SdXMLCustomShapeContext;
|
H A D | shapeimport.cxx | 892 …pContext = new SdXMLCustomShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, sal_Fa… in CreateGroupChildContext()
|
Completed in 41 milliseconds