Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx540 …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…
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx687ImplAdjust( 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
H A Dgrfmgr.cxx1197 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()

Completed in 35 milliseconds