Home
last modified time | relevance | path

Searched defs:bHitEmptySpace (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx237 sal_Bool bHitEmptySpace = (NULL == GetEntry(rMEvt.GetPosPixel(), sal_True)); in MouseButtonDown() local
/aoo41x/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1278 sal_Bool bHitEmptySpace = (nRow > GetRowCount()) || (nViewPos == (sal_uInt16)-1); in MouseButtonDown() local
/aoo41x/main/sfx2/source/dialog/
H A Dtempldlg.cxx233 sal_Bool bHitEmptySpace = ( NULL == GetEntry( rMEvt.GetPosPixel(), sal_True ) ); in MouseButtonDown() local

Completed in 34 milliseconds