Searched refs:EntryReallyHit (Results 1 – 3 of 3) sorted by relevance
228 sal_Bool EntryReallyHit(SvLBoxEntry* pEntry,const Point& rPos,long nLine);
797 sal_Bool SvImpLBox::EntryReallyHit(SvLBoxEntry* pEntry,const Point& rPosPixel,long nLine) in EntryReallyHit() function in SvImpLBox2140 if( !EntryReallyHit(pEntry,aPos,nY)) in MouseButtonDown()
1600 if( !(pImp->EntryReallyHit( pEntry, rPos, nLine)) ) in GetEntry()
Completed in 89 milliseconds