Searched refs:SdXMLPluginShapeContext (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/xmloff/source/draw/ |
H A D | ximpshap.cxx | 3117 TYPEINIT1( SdXMLPluginShapeContext, SdXMLShapeContext ); 3119 SdXMLPluginShapeContext::SdXMLPluginShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, in SdXMLPluginShapeContext() function in SdXMLPluginShapeContext 3129 SdXMLPluginShapeContext::~SdXMLPluginShapeContext() in ~SdXMLPluginShapeContext() 3133 void SdXMLPluginShapeContext::StartElement( const ::com::sun::star::uno::Reference< ::com::sun::sta… in StartElement() 3201 void SdXMLPluginShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalNa… in processAttribute() 3224 void SdXMLPluginShapeContext::EndElement() in EndElement() 3344 SvXMLImportContext * SdXMLPluginShapeContext::CreateChildContext( sal_uInt16 p_nPrefix, const ::rtl… in CreateChildContext()
|
H A D | ximpshap.hxx | 532 class SdXMLPluginShapeContext : public SdXMLShapeContext class 544 SdXMLPluginShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 549 virtual ~SdXMLPluginShapeContext();
|
H A D | shapeimport.cxx | 969 …pContext = new SdXMLPluginShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, sal_Fa… in CreateFrameChildContext()
|
Completed in 41 milliseconds