Searched refs:ImplCreateOutput (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 431 if( ImplCreateOutput( pOut, rPt, rSz, aSrcBmpEx, rAttr, nFlags, &aDstBmpEx ) ) in ImplDraw() 439 bRet = ImplCreateOutput( pOut, rPt, rSz, aSrcBmpEx, rAttr, nFlags ); in ImplDraw() 450 if( ImplCreateOutput( pOut, rPt, rSz, rSrcMtf, rAttr, nFlags, aDstMtf, aContainedBmpEx ) ) in ImplDraw() 459 … if( ImplCreateOutput( pOut, rPt, rSz, aContainedBmpEx, rAttr, nFlags, &aDstBmpEx ) ) in ImplDraw() 491 sal_Bool GraphicManager::ImplCreateOutput( OutputDevice* pOut, in ImplCreateOutput() function in GraphicManager 721 sal_Bool GraphicManager::ImplCreateOutput( OutputDevice* pOut, in ImplCreateOutput() function in GraphicManager
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 521 sal_Bool SVT_DLLPRIVATE ImplCreateOutput( OutputDevice* pOut, const Point& rPt, const Size& rSz, 524 sal_Bool SVT_DLLPRIVATE ImplCreateOutput( OutputDevice* pOut,
|
Completed in 45 milliseconds