Searched refs:pCompDev (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/filter/source/graphicfilter/eos2met/ |
H A D | eos2met.cxx | 163 OutputDevice* pCompDev; member in METWriter 244 pCompDev( NULL ) in METWriter() 247 pCompDev = reinterpret_cast< OutputDevice* >( Application::GetAppWindow() ); in METWriter() 249 if( !pCompDev ) in METWriter() 252 pCompDev = apDummyVDev.get(); in METWriter() 346 Point aNewPt = pCompDev->LogicToLogic( aPt, aPictureMapMode, aTargetMapMode ); in WritePoint() 1155 …sal_Int32 nWidth = pCompDev->LogicToLogic( Size( rLineInfo.GetWidth(),0 ), aPictureMapMode, aTarge… in METSetAndPushLineInfo() 1985 METBitBlt( pA->GetPoint(), pCompDev->PixelToLogic( aSizePixel, aPictureMapMode ), aSizePixel ); in WriteOrders() 2015 METBitBlt( pA->GetPoint(), pCompDev->PixelToLogic( aSizePixel, aPictureMapMode ), aSizePixel ); in WriteOrders()
|
Completed in 22 milliseconds