Home
last modified time | relevance | path

Searched refs:aOldCol (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx411 Color aOldCol = pThis->GetLineColor(); in ImplDrawGradientBackground() local
538 pThis->SetLineColor( aOldCol ); in ImplDrawGradientBackground()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx418 Color aOldCol = GetLineColor(); in Paint() local
421 SetLineColor( aOldCol ); in Paint()
429 Color aOldCol = GetLineColor(); in Paint() local
433 SetLineColor( aOldCol ); in Paint()
442 Color aOldCol = GetLineColor(); in Paint() local
448 SetLineColor( aOldCol ); in Paint()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx485 COLORREF aOldCol = SetBkColor( hSrcDC, RGB( cRed, cGreen, cBlue ) ); in drawBitmap() local
489 SetBkColor( hSrcDC, aOldCol ); in drawBitmap()
499 COLORREF aOldCol = SetBkColor( hSrcDC, RGB( cRed, cGreen, cBlue ) ); in drawBitmap() local
503 SetBkColor( hSrcDC, aOldCol ); in drawBitmap()
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx288 const Color aOldCol( pSh->GetOut()->GetLineColor() ); in PaintRedline() local
298 pSh->GetOut()->SetLineColor( aOldCol ); in PaintRedline()

Completed in 52 milliseconds