Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx81 #define NULL_BRUSH 5 macro
82 #define HOLLOW_BRUSH NULL_BRUSH
H A Dwinmtf.cxx635 case NULL_BRUSH : in SelectObject()
/aoo4110/main/fpicker/source/win32/filepicker/
H A Dhelppopupwindow.cxx560 wndClsEx.hbrBackground = (HBRUSH)GetStockObject( NULL_BRUSH ); in RegisterWindowClass()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx741 HBRUSH hOldBrush = SelectBrush( getHDC(), GetStockBrush( NULL_BRUSH ) ); in invert()
H A Dsalgdi.cxx1169 HBRUSH hNewBrush = GetStockBrush( NULL_BRUSH ); in SetFillColor()
H A Dsalprn.cxx2320 HBRUSH hTempBrush = SelectBrush( hDC, GetStockBrush( NULL_BRUSH ) ); in StartPage()
/aoo4110/main/embedserv/source/embed/
H A Dtracker.cxx586 pOldBrush = (HBRUSH)SelectObject(hDC,(HGDIOBJ)NULL_BRUSH); in Draw()

Completed in 86 milliseconds