Home
last modified time | relevance | path

Searched refs:reTarget (Results 1 – 2 of 2) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx272 sal_uLong OutlinerView::ImpCheckMousePos(const Point& rPosPix, MouseTarget& reTarget) in ImpCheckMousePos() argument
280 reTarget = MouseOutside; in ImpCheckMousePos()
284 reTarget = MouseText; in ImpCheckMousePos()
302 reTarget = MouseBullet; in ImpCheckMousePos()
309 reTarget = MouseHypertext; in ImpCheckMousePos()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx231 …EDITENG_DLLPRIVATE sal_uLong ImpCheckMousePos( const Point& rPosPixel, MouseTarget& reTarget

Completed in 27 milliseconds