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