Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1126 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()
1288 pOutputDev->SetMapMode( aMapMode ); in _PaintSelectMarkAtPage()
1302 aRect = pOutputDev->PixelToLogic( aRect ); in _PaintSelectMarkAtPage()
1305 pOutputDev->DrawRect( aRect ); in _PaintSelectMarkAtPage()
1310 pOutputDev->DrawRect( aRect ); in _PaintSelectMarkAtPage()
1313 pOutputDev->SetFillColor( aFill ); in _PaintSelectMarkAtPage()
1314 pOutputDev->SetLineColor( aLine ); in _PaintSelectMarkAtPage()
[all …]

Completed in 25 milliseconds