Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/control/
H A Druler.cxx2255 ImplRulerHitTest aHitTest; in MouseMove() local
2258 if ( aHitTest.bSize ) in MouseMove()
2265 else if ( aHitTest.bSizeBar ) in MouseMove()
2612 ImplRulerHitTest aHitTest; in StartDocDrag() local
2675 ImplRulerHitTest aHitTest; in GetDocType() local
2690 *pAryPos = aHitTest.nAryPos; in GetDocType()
2691 return aHitTest.eType; in GetDocType()
2709 ImplRulerHitTest aHitTest; in GetType() local
2720 ImplHitTest( rPos, &aHitTest ); in GetType()
2724 *pAryPos = aHitTest.nAryPos; in GetType()
[all …]

Completed in 25 milliseconds