Lines Matching defs:rRect
581 void ToolBox::ImplDrawBackground( ToolBox* pThis, const Rectangle &rRect ) in ImplDrawBackground()
632 void ToolBox::ImplErase( ToolBox* pThis, const Rectangle &rRect, sal_Bool bHighlight, sal_Bool bHas… in ImplErase()
1082 void ToolBox::ImplLineSizing( ToolBox* pThis, const Point& rPos, Rectangle& rRect, in ImplLineSizing()
1266 ToolBox* ImplTBDragMgr::FindToolBox( const Rectangle& rRect ) in FindToolBox()
1299 const Point& rPos, const Rectangle& rRect, in StartDragging()
1517 static void ImplDrawOutButton( OutputDevice* pOutDev, const Rectangle& rRect, in ImplDrawOutButton()
2952 static void ImplDrawMoreIndicator( ToolBox *pBox, const Rectangle& rRect, sal_Bool bSetColor, sal_B… in ImplDrawMoreIndicator()
3398 static void ImplDrawButton( ToolBox* pThis, const Rectangle &rRect, sal_uInt16 highlight, sal_Bool … in ImplDrawButton()
5188 sal_Bool ToolBox::Docking( const Point& rPos, Rectangle& rRect ) in Docking()
5316 void ToolBox::EndDocking( const Rectangle& rRect, sal_Bool bFloatMode ) in EndDocking()
5505 void ToolBox::StartCustomize( const Rectangle& rRect, void* pData ) in StartCustomize()