Searched refs:SdXMLGraphicObjectShapeContext (Results 1 – 3 of 3) sorted by relevance
467 …const SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< const SdXMLGraphicObjectShapeContext* >… in AddShape()2442 TYPEINIT1( SdXMLGraphicObjectShapeContext, SdXMLShapeContext );2444 SdXMLGraphicObjectShapeContext::SdXMLGraphicObjectShapeContext( in SdXMLGraphicObjectShapeContext() function in SdXMLGraphicObjectShapeContext2460 void SdXMLGraphicObjectShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& r… in processAttribute()2476 void SdXMLGraphicObjectShapeContext::StartElement( const ::com::sun::star::uno::Reference< ::com::s… in StartElement()2555 void SdXMLGraphicObjectShapeContext::EndElement() in EndElement()2584 SvXMLImportContext* SdXMLGraphicObjectShapeContext::CreateChildContext( in CreateChildContext()2613 SdXMLGraphicObjectShapeContext::~SdXMLGraphicObjectShapeContext() in ~SdXMLGraphicObjectShapeContext()3513 …const SdXMLGraphicObjectShapeContext* pSdXMLGraphicObjectShapeContext = dynamic_cast< const SdXMLG… in removeGraphicFromImportContext()3550 …const SdXMLGraphicObjectShapeContext* pSdXMLGraphicObjectShapeContext = dynamic_cast< const SdXMLG… in getGraphicURLFromImportContext()[all …]
407 class SdXMLGraphicObjectShapeContext : public SdXMLShapeContext class419 SdXMLGraphicObjectShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx,424 virtual ~SdXMLGraphicObjectShapeContext();
948 …pContext = new SdXMLGraphicObjectShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes,… in CreateFrameChildContext()