Searched refs:ImplAdjust (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 540 …static void SVT_DLLPRIVATE ImplAdjust( BitmapEx& rBmpEx, const GraphicAttr& rAttr, sal_uLong nAdj… 541 …static void SVT_DLLPRIVATE ImplAdjust( GDIMetaFile& rMtf, const GraphicAttr& rAttr, sal_uLong nAd… 542 …static void SVT_DLLPRIVATE ImplAdjust( Animation& rAnimation, const GraphicAttr& rAttr, sal_uLong…
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr.cxx | 1197 GraphicManager::ImplAdjust( aAnimation, aAttr, ADJUSTMENT_ALL ); in GetTransformedGraphic() 1204 GraphicManager::ImplAdjust( aBmpEx, aAttr, ADJUSTMENT_ALL ); in GetTransformedGraphic() 1211 GraphicManager::ImplAdjust( aMtf, aAttr, ADJUSTMENT_ALL ); in GetTransformedGraphic()
|
H A D | grfmgr2.cxx | 687 … ImplAdjust( aOutBmpEx, rAttr, ADJUSTMENT_DRAWMODE | ADJUSTMENT_COLORS | ADJUSTMENT_TRANSPARENCY ); in ImplCreateOutput() 1010 ImplAdjust( rOutMtf, rAttr, ADJUSTMENT_ALL ); in ImplCreateOutput() 1749 void GraphicManager::ImplAdjust( BitmapEx& rBmpEx, const GraphicAttr& rAttr, sal_uLong nAdjustmentF… in ImplAdjust() function in GraphicManager 1854 void GraphicManager::ImplAdjust( GDIMetaFile& rMtf, const GraphicAttr& rAttr, sal_uLong nAdjustment… in ImplAdjust() function in GraphicManager 1907 void GraphicManager::ImplAdjust( Animation& rAnimation, const GraphicAttr& rAttr, sal_uLong nAdjust… in ImplAdjust() function in GraphicManager
|
Completed in 26 milliseconds