Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/minimizer/
H A Dgraphiccollector.cxx77 std::vector< GraphicCollector::GraphicEntity >::iterator aIter( rGraphicEntities.begin() ); in ImpAddEntity()
78 while( aIter != rGraphicEntities.end() ) in ImpAddEntity()
91 if ( aIter == rGraphicEntities.end() ) in ImpAddEntity()
94 rGraphicEntities.push_back( aEntity ); in ImpAddEntity()
133 ImpAddEntity( rGraphicEntities, rGraphicSettings, aUser ); in ImpAddGraphicEntity()
138 …std::vector< GraphicCollector::GraphicEntity >& rGraphicEntities, const GraphicSettings& rGraphicS… in ImpAddFillBitmapEntity()
198 ImpAddEntity( rGraphicEntities, rGraphicSettings, aUser ); in ImpAddFillBitmapEntity()
220 …ImpAddFillBitmapEntity( rxContext, xBackgroundPropSet, aLogicalSize, rGraphicEntities, rGraphicSet… in ImpCollectBackgroundGraphic()
240 ImpCollectGraphicObjects( rxContext, xShapes, rGraphicSettings, rGraphicEntities ); in ImpCollectGraphicObjects()
245 ImpAddGraphicEntity( rxContext, xShape, rGraphicSettings, rGraphicEntities ); in ImpCollectGraphicObjects()
[all …]

Completed in 20 milliseconds