Home
last modified time | relevance | path

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

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