Searched defs:bHitEmptySpace (Results 1 – 3 of 3) sorted by relevance
237 sal_Bool bHitEmptySpace = (NULL == GetEntry(rMEvt.GetPosPixel(), sal_True)); in MouseButtonDown() local
1278 sal_Bool bHitEmptySpace = (nRow > GetRowCount()) || (nViewPos == (sal_uInt16)-1); in MouseButtonDown() local
233 sal_Bool bHitEmptySpace = ( NULL == GetEntry( rMEvt.GetPosPixel(), sal_True ) ); in MouseButtonDown() local
Completed in 34 milliseconds