/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 1003 …void DrawSelectionBackground( const Rectangle& rRect, sal_uInt16 highlight, sal_Boo… 1005 …void DrawSelectionBackground( const Rectangle& rRect, sal_uInt16 highlight, sal_Boo… 1007 …void DrawSelectionBackground( const Rectangle& rRect, sal_uInt16 highlight, sal_Boo…
|
/aoo42x/main/svtools/source/control/ |
H A D | headbar.cxx | 390 DrawSelectionBackground( aRect, 1, sal_True, sal_False, sal_False, &aSelectionTextColor ); in ImplDrawItem() 392 DrawSelectionBackground( aRect, 0, sal_True, sal_False, sal_False, &aSelectionTextColor ); in ImplDrawItem()
|
H A D | toolbarmenu.cxx | 1324 …i_pWindow->DrawSelectionBackground( i_rRect, 0, i_bHighlight, sal_True, sal_False, 2, NULL, &aColo… in ImplPaintCheckBackground()
|
/aoo42x/main/svtools/source/brwbox/ |
H A D | datwin.cxx | 66 pWin->DrawSelectionBackground( aRect, 0, sal_True, sal_False, sal_False ); in DECLARE_LIST()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | hdrcont.cxx | 493 DrawSelectionBackground( aTransRect, 0, sal_True, sal_False, sal_False ); in Paint()
|
/aoo42x/main/vcl/source/window/ |
H A D | window.cxx | 2515 DrawSelectionBackground( aSelectionRect, 3, sal_False, sal_True, sal_False ); in ImplCallPaint() 9433 void Window::DrawSelectionBackground( const Rectangle& rRect, sal_uInt16 highlight, sal_Bool bCheck… in DrawSelectionBackground() function in Window 9435 …DrawSelectionBackground( rRect, highlight, bChecked, bDrawBorder, bDrawExtBorderOnly, 0, NULL, NUL… in DrawSelectionBackground() 9438 void Window::DrawSelectionBackground( const Rectangle& rRect, sal_uInt16 highlight, sal_Bool bCheck… in DrawSelectionBackground() function in Window 9440 …DrawSelectionBackground( rRect, highlight, bChecked, bDrawBorder, bDrawExtBorderOnly, 0, pSelectio… in DrawSelectionBackground() 9443 void Window::DrawSelectionBackground( const Rectangle& rRect, in DrawSelectionBackground() function in Window
|
H A D | dockmgr.cxx | 695 DrawSelectionBackground( aRect, 2, sal_False, sal_True, sal_False ); in DrawGrip()
|
H A D | brdwin.cxx | 142 … pWin->DrawSelectionBackground( rRect, 2, (nState & BUTTON_DRAW_PRESSED) ? sal_True : sal_False, in ImplDrawBrdWinSymbolButton()
|
H A D | toolbox.cxx | 3268 pThis->DrawSelectionBackground( aInnerRect, 2, sal_False, sal_False, sal_False ); in ImplDrawMenubutton() 3421 …pThis->DrawSelectionBackground( rRect, bIsWindow ? 3 : highlight, bChecked, sal_True, bIsWindow, 2… in ImplDrawButton()
|
H A D | splitwin.cxx | 2090 DrawSelectionBackground( rRect, 2, sal_False, sal_False, sal_False ); in ImplDrawGrip()
|
H A D | menu.cxx | 2614 …i_pWindow->DrawSelectionBackground( i_rRect, 0, i_bHighlight, sal_True, sal_False, 2, NULL, &aColo… in ImplPaintCheckBackground()
|
/aoo42x/main/dbaccess/source/ui/app/ |
H A D | AppDetailView.cxx | 162 …DrawSelectionBackground( GetBoundingRect( _pEntry ), bIsMouseDownEntry ? 1 : 2, sal_False, sal_Tru… in PreparePaint()
|
/aoo42x/main/svtools/source/toolpanel/ |
H A D | paneltabbar.cxx | 164 i_rActualWindow.DrawSelectionBackground( in postRenderItem()
|
/aoo42x/main/svtools/source/contnr/ |
H A D | imivctl1.cxx | 2041 pView->DrawSelectionBackground( CalcFocusRect( pEntry ), in PaintEntry()
|