Searched refs:ImplDocHitTest (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svtools/source/control/ |
H A D | ruler.cxx | 1919 sal_Bool Ruler::ImplDocHitTest( const Point& rPos, RulerType eDragType, in ImplDocHitTest() function in Ruler 2626 if ( ImplDocHitTest( aMousePos, eDragType, &aHitTest ) ) in StartDocDrag() 2650 if ( ImplDocHitTest( aMousePos, eDragType, &aHitTest ) ) in StartDocDrag() 2686 ImplDocHitTest( rPos, eDragType, &aHitTest ); in GetDocType()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | ruler.hxx | 740 …SVT_DLLPRIVATE sal_Bool ImplDocHitTest( const Point& rPos, RulerType eDragType, Imp…
|
Completed in 25 milliseconds