Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww8/
H A Dwriterhelper.hxx184 bool HasGraphic() const { return mbForBullet; } in HasGraphic() function in sw::Frame
H A Dwrtww8gr.cxx918 if (rItem.maFly.HasGraphic()) in WriteGraphicNode()