Searched refs:pSdrOLE2 (Results 1 – 1 of 1) sorted by relevance
1302 …SdrObject* pSdrOLE2( GetSdrObjectFromXShape( rXShape ) ); // SJ: leaving unoapi, because current… in CreateOLEGraphicProperties() local1303 …if ( pSdrOLE2 && pSdrOLE2->ISA( SdrOle2Obj ) ) // no access to the native graphic obj… in CreateOLEGraphicProperties()1305 Graphic* pGraphic = ((SdrOle2Obj*)pSdrOLE2)->GetGraphic(); in CreateOLEGraphicProperties()