Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Druler.cxx1919 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()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx740 …SVT_DLLPRIVATE sal_Bool ImplDocHitTest( const Point& rPos, RulerType eDragType, Imp…

Completed in 27 milliseconds