Searched refs:rGraphicEntities (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sdext/source/minimizer/ |
H A D | graphiccollector.cxx | 77 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 18 milliseconds