Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx139 Graphic aTmpGraphic; in importShapeGraphic() local
141 *pGraphicStream, aTmpGraphic ) != ERRCODE_NONE ) in importShapeGraphic()
148 o_rGraphic = GraphicObject( aTmpGraphic ); in importShapeGraphic()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx2068 GraphicObject aTmpGraphic; in ImplRenderTileRecursive() local
2092 aTmpGraphic = *this; in ImplRenderTileRecursive()
2107 aTmpGraphic = GraphicObject( aTileBitmap ); in ImplRenderTileRecursive()
2134 if( !aTmpGraphic.Draw( &rVDev, aCurrPos, aTileInfo.aTileSizePixel, pAttr, nFlags ) ) in ImplRenderTileRecursive()
2155 if( !aTmpGraphic.Draw( &rVDev, aCurrPos, aTileInfo.aTileSizePixel, pAttr, nFlags ) ) in ImplRenderTileRecursive()
2215 … else if( !aTmpGraphic.Draw( &rVDev, aCurrPos, aTileInfo.aTileSizePixel, pAttr, nFlags ) ) in ImplRenderTileRecursive()
2296 GraphicObject aTmpGraphic( aTileBitmap ); in ImplDrawTiled() local
2297 bRet = aTmpGraphic.ImplDrawTiled( pOut, rArea, in ImplDrawTiled()

Completed in 24 milliseconds