Searched refs:pOutputDev (Results 1 – 1 of 1) sorted by relevance
1126 pOutputDev->SetMapMode( aMapMode ); in Paint()1202 pOutputDev->SetMapMode( aSavedMapMode ); in Paint()1277 Color aFill( pOutputDev->GetFillColor() ); in _PaintSelectMarkAtPage()1278 Color aLine( pOutputDev->GetLineColor() ); in _PaintSelectMarkAtPage()1289 pOutputDev->SetMapMode( aMapMode ); in _PaintSelectMarkAtPage()1303 aRect = pOutputDev->PixelToLogic( aRect ); in _PaintSelectMarkAtPage()1306 pOutputDev->DrawRect( aRect ); in _PaintSelectMarkAtPage()1311 pOutputDev->DrawRect( aRect ); in _PaintSelectMarkAtPage()1314 pOutputDev->SetFillColor( aFill ); in _PaintSelectMarkAtPage()1315 pOutputDev->SetLineColor( aLine ); in _PaintSelectMarkAtPage()[all …]
Completed in 21 milliseconds