Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1122 pOutputDev->SetMapMode( aMapMode ); in Paint()
1197 pOutputDev->SetMapMode( aSavedMapMode ); in Paint()
1272 Color aFill( pOutputDev->GetFillColor() ); in _PaintSelectMarkAtPage()
1273 Color aLine( pOutputDev->GetLineColor() ); in _PaintSelectMarkAtPage()
1283 pOutputDev->SetMapMode( aMapMode ); in _PaintSelectMarkAtPage()
1297 aRect = pOutputDev->PixelToLogic( aRect ); in _PaintSelectMarkAtPage()
1300 pOutputDev->DrawRect( aRect ); in _PaintSelectMarkAtPage()
1305 pOutputDev->DrawRect( aRect ); in _PaintSelectMarkAtPage()
1308 pOutputDev->SetFillColor( aFill ); in _PaintSelectMarkAtPage()
1309 pOutputDev->SetLineColor( aLine ); in _PaintSelectMarkAtPage()
[all …]

Completed in 20 milliseconds