Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/html/
H A Dbuttonset.cxx232 std::vector< Graphic >::iterator aGraphIter( aGraphics.begin() ); in getPreview() local
233 while( aGraphIter != aGraphics.end() ) in getPreview()
235 Graphic aGraphic( (*aGraphIter++) ); in getPreview()

Completed in 15 milliseconds