Searched refs:pSGO (Results 1 – 1 of 1) sorted by relevance
152 const SdrGrafObj* pSGO = (SdrGrafObj*)pObject; in WriteGraphEntry() local153 const SdrGrafObjGeoData* pGeo = (SdrGrafObjGeoData*)pSGO->GetGeoData(); in WriteGraphEntry()164 if ( pSGO->IsLinkedGraphic() ) in WriteGraphEntry()165 aLinkName = pSGO->GetFileName(); in WriteGraphEntry()166 WriteImage( aLinkName, pSGO->GetGraphic(), aOpt, nXOutFlags ); in WriteGraphEntry()
Completed in 12 milliseconds