Lines Matching refs:bAdd
464 sal_Bool bCallHdl, sal_Bool bAdd, sal_Bool bSyncPaint ) in SelectEntry() argument
469 if( !bAdd ) in SelectEntry()
1133 sal_Bool bAdd = (nFlags & F_ADD_MODE) ? sal_True : sal_False; in Tracking() local
1134 SelectRect( aRect, bAdd, &aSelectedRectList ); in Tracking()
3172 sal_Bool bAdd, SvPtrarr* pOtherRects ) in SelectRect() argument
3177 SelectRect( aRect, bAdd, pOtherRects ); in SelectRect()
3180 void SvxIconChoiceCtrl_Impl::SelectRect( const Rectangle& rRect, sal_Bool bAdd, in SelectRect() argument
3197 sal_Bool bCalcOverlap = (bAdd && pOtherRects && pOtherRects->Count()) ? sal_True : sal_False; in SelectRect()
3229 else if( !bAdd ) in SelectRect()
3236 else if( bAdd && bOverlaps ) in SelectRect()
3281 sal_Bool bAdd ) in SelectRange() argument
3290 if ( ! bAdd ) in SelectRange()
3310 if ( ! bAdd ) in SelectRange()