Home
last modified time | relevance | path

Searched defs:aCtrlRect (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx415 Rectangle aCtrlRect(Point(0, 0), GetOutputSizePixel()); in Paint() local
792 Rectangle aCtrlRect(Point(0,0), GetOutputSizePixel()); in highlightMenuItem() local
/trunk/main/vcl/source/control/
H A Dbutton.cxx1280 Rectangle aCtrlRect( 0, 0, 80, 20 ); // use a constant size to avoid accumulating in ImplSetDefButton() local
2179 Rectangle aCtrlRect( maStateRect.TopLeft(), maStateRect.GetSize() ); in ImplDrawRadioButtonState() local
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx917 Rectangle aCtrlRect( Point( nX, 0 ), Size( aPxSize.Width()-nX, aPxSize.Height() ) ); in implHighlightEntry() local
/trunk/main/vcl/source/window/
H A Dmenu.cxx4771 … Rectangle aCtrlRect( Point( nX, 0 ), Size( aPxSize.Width()-nX, aPxSize.Height() ) ); in HighlightItem() local
5675 Rectangle aCtrlRect( aPt, GetOutputSizePixel() ); in HighlightItem() local
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx732 Rectangle aCtrlRect( rControlRegion ); in drawNativeControl() local

Completed in 86 milliseconds