Searched refs:SdXMLFrameShapeContext (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | ximpshap.cxx | 3486 TYPEINIT1( SdXMLFrameShapeContext, SdXMLShapeContext ); 3488 SdXMLFrameShapeContext::SdXMLFrameShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, in SdXMLFrameShapeContext() function in SdXMLFrameShapeContext 3507 SdXMLFrameShapeContext::~SdXMLFrameShapeContext() in ~SdXMLFrameShapeContext() 3511 void SdXMLFrameShapeContext::removeGraphicFromImportContext(const SvXMLImportContext& rContext) con… in removeGraphicFromImportContext() 3547 rtl::OUString SdXMLFrameShapeContext::getGraphicURLFromImportContext(const SvXMLImportContext& rCon… in getGraphicURLFromImportContext() 3578 SvXMLImportContext *SdXMLFrameShapeContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext() 3672 void SdXMLFrameShapeContext::StartElement(const uno::Reference< xml::sax::XAttributeList>&) in StartElement() 3677 void SdXMLFrameShapeContext::EndElement() in EndElement() 3749 void SdXMLFrameShapeContext::processAttribute( sal_uInt16, in processAttribute()
|
H A D | ximpshap.hxx | 590 class SdXMLFrameShapeContext : public SdXMLShapeContext, public multiImageImportHelper class 605 SdXMLFrameShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 610 virtual ~SdXMLFrameShapeContext();
|
H A D | shapeimport.cxx | 849 …pContext = new SdXMLFrameShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTempor… in CreateGroupChildContext() 1015 SdXMLFrameShapeContext *pFrameContext = PTR_CAST( SdXMLFrameShapeContext, pThisContext ); in CreateFrameChildContext()
|
Completed in 36 milliseconds