Home
last modified time | relevance | path

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

/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx159 Rectangle aSelectionRect( i_rItemRect ); in postRenderItem() local
160 aSelectionRect.Left() += ITEM_OUTER_SPACE / 2; in postRenderItem()
161 aSelectionRect.Top() += ITEM_OUTER_SPACE / 2; in postRenderItem()
162 aSelectionRect.Right() -= ITEM_OUTER_SPACE / 2; in postRenderItem()
163 aSelectionRect.Bottom() -= ITEM_OUTER_SPACE / 2; in postRenderItem()
165 aSelectionRect, in postRenderItem()
/trunk/main/vcl/source/window/
H A Dwindow.cxx2402 Rectangle aSelectionRect; in ImplCallPaint() local
2464 aSelectionRect = aPaintRect; in ImplCallPaint()
2514 if( !aSelectionRect.IsEmpty() ) in ImplCallPaint()
2515 DrawSelectionBackground( aSelectionRect, 3, sal_False, sal_True, sal_False ); in ImplCallPaint()

Completed in 60 milliseconds