Searched refs:aTmpGraphic (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | shapeimporter.cxx | 139 Graphic aTmpGraphic; in importShapeGraphic() local 141 *pGraphicStream, aTmpGraphic ) != ERRCODE_NONE ) in importShapeGraphic() 148 o_rGraphic = GraphicObject( aTmpGraphic ); in importShapeGraphic()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 2068 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 29 milliseconds