Searched refs:LineHit (Results 1 – 2 of 2) sorted by relevance
153 … bool LineHit( const Point& rPos, size_t& rnLevel, size_t& rnEntry ) const;
459 bool ScOutlineWindow::LineHit( const Point& rPos, size_t& rnLevel, size_t& rnEntry ) const in LineHit() function in ScOutlineWindow974 bHit = LineHit( rMEvt.GetPosPixel(), nLevel, nEntry ); in MouseButtonDown()
Completed in 17 milliseconds