Searched refs:pOLEGraphic (Results 1 – 2 of 2) sorted by relevance
51 Graphic* pOLEGraphic = (getHighContrast()) in create2DDecomposition() local55 if(pOLEGraphic) in create2DDecomposition()57 aGraphic = *pOLEGraphic; in create2DDecomposition()
1369 Graphic* pOLEGraphic = GetGraphic(); in createSdrGrafObjReplacement() local1373 pOLEGraphic = getEmbeddedObjectRef().GetHCGraphic(); in createSdrGrafObjReplacement()1376 if(pOLEGraphic) in createSdrGrafObjReplacement()1379 SdrGrafObj* pClone = new SdrGrafObj(*pOLEGraphic); in createSdrGrafObjReplacement()