Lines Matching defs:rRect
592 void SvxIconChoiceCtrl_Impl::AdjustVirtSize( const Rectangle& rRect ) in AdjustVirtSize()
712 void SvxIconChoiceCtrl_Impl::Paint( const Rectangle& rRect ) in Paint()
1842 void SvxIconChoiceCtrl_Impl::PaintItem( const Rectangle& rRect, in PaintItem()
2213 const Rectangle& rRect = GetEntryBoundRect( pEntry ); in MakeEntryVisible() local
2590 const Rectangle& rRect = GetEntryBoundRect( pRefEntry ); in ShowDDIcon() local
2637 const Rectangle& rRect = GetEntryBoundRect( pRefEntry ); in HideShowDDIcon() local
2828 void SvxIconChoiceCtrl_Impl::MakeVisible( const Rectangle& rRect, sal_Bool bScrBar, in MakeVisible()
3157 static Rectangle GetHotSpot( const Rectangle& rRect ) in GetHotSpot()
3180 void SvxIconChoiceCtrl_Impl::SelectRect( const Rectangle& rRect, sal_Bool bAdd, in SelectRect()
3345 void SvxIconChoiceCtrl_Impl::AddSelectedRect( const Rectangle& rRect ) in AddSelectedRect()
3607 void SvxIconChoiceCtrl_Impl::ShowFocus ( Rectangle& rRect ) in ShowFocus()