Home
last modified time | relevance | path

Searched refs:pGraphObject (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx680 if (SdrGrafObj* pGraphObject = PTR_CAST(SdrGrafObj, pObject)) in ImportGraf() local
683 const Graphic& rGraph = pGraphObject->GetGraphic(); in ImportGraf()