Searched refs:SelectRect (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/svtools/source/contnr/ |
H A D | imivctl.hxx | 249 void SelectRect( 454 void SelectRect(
|
H A D | svicnvw.cxx | 750 void SvIconView::SelectRect( const Rectangle& rRect, sal_Bool bAdd, in SelectRect() function in SvIconView 753 pImp->SelectRect( rRect, bAdd, pRects, nOffs ); in SelectRect()
|
H A D | imivctl1.cxx | 920 SelectRect( aRect, (nFlags & F_ADD_MODE)!=0, &aSelectedRectList ); in MouseButtonDown() 1134 SelectRect( aRect, bAdd, &aSelectedRectList ); in Tracking() 1177 SelectRect(pAnchor,pNewCursor,(nFlags & F_ADD_MODE)!=0,&aSelectedRectList); in SetCursor_Impl() 3171 void SvxIconChoiceCtrl_Impl::SelectRect( SvxIconChoiceCtrlEntry* pEntry1, SvxIconChoiceCtrlEntry* p… in SelectRect() function in SvxIconChoiceCtrl_Impl 3177 SelectRect( aRect, bAdd, pOtherRects ); in SelectRect() 3180 void SvxIconChoiceCtrl_Impl::SelectRect( const Rectangle& rRect, sal_Bool bAdd, in SelectRect() function in SvxIconChoiceCtrl_Impl
|
H A D | svimpicn.cxx | 1513 SelectRect( aRect, bAdd, &aSelectedRectList ); in MouseMove() 3749 void SvImpIconView::SelectRect( const Rectangle& rRect, sal_Bool bAdd, in SelectRect() function in SvImpIconView
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | svicnvw.hxx | 219 void SelectRect(
|
/aoo4110/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 290 void SelectRect( const Rectangle&, sal_Bool bAdd = sal_True,
|
Completed in 703 milliseconds