Lines Matching refs:SdXMLGraphicObjectShapeContext

467 …const SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< const SdXMLGraphicObjectShapeContext* >…  in AddShape()
2442 TYPEINIT1( SdXMLGraphicObjectShapeContext, SdXMLShapeContext );
2444 SdXMLGraphicObjectShapeContext::SdXMLGraphicObjectShapeContext( in SdXMLGraphicObjectShapeContext() function in SdXMLGraphicObjectShapeContext
2460 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()
3595SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< SdXMLGraphicObjectShapeContext* >(pContext); in CreateChildContext()
3612SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< SdXMLGraphicObjectShapeContext* >(pContext); in CreateChildContext()
3681 …const SdXMLGraphicObjectShapeContext* pGSCWinner = dynamic_cast< const SdXMLGraphicObjectShapeCont… in EndElement()