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 SdXMLGraphicObjectShapeContext2555 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()3595 … SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< SdXMLGraphicObjectShapeContext* >(pContext); in CreateChildContext()3612 … SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< SdXMLGraphicObjectShapeContext* >(pContext); in CreateChildContext()[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()
Completed in 31 milliseconds