Searched refs:SdXMLObjectShapeContext (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | ximpshap.cxx | 2733 TYPEINIT1( SdXMLObjectShapeContext, SdXMLShapeContext ); 2735 SdXMLObjectShapeContext::SdXMLObjectShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, in SdXMLObjectShapeContext() function in SdXMLObjectShapeContext 2744 SdXMLObjectShapeContext::~SdXMLObjectShapeContext() in ~SdXMLObjectShapeContext() 2748 void SdXMLObjectShapeContext::StartElement( const ::com::sun::star::uno::Reference< ::com::sun::sta… in StartElement() 2843 void SdXMLObjectShapeContext::EndElement() in EndElement() 2882 void SdXMLObjectShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalNa… in processAttribute() 2905 SvXMLImportContext* SdXMLObjectShapeContext::CreateChildContext( in CreateChildContext()
|
H A D | ximpshap.hxx | 466 class SdXMLObjectShapeContext : public SdXMLShapeContext class 478 SdXMLObjectShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 483 virtual ~SdXMLObjectShapeContext();
|
H A D | shapeimport.cxx | 955 …pContext = new SdXMLObjectShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, sal_Fa… in CreateFrameChildContext()
|
Completed in 47 milliseconds