Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx617 long nYMonth; in ImplHitTest() local
629 nYMonth = nY+mnMonthHeight; in ImplHitTest()
632 if ( (rPos.X() < nX) && (rPos.Y() < nYMonth) ) in ImplHitTest()
638 if ( (rPos.X() > nX) && (rPos.Y() < nYMonth) && in ImplHitTest()

Completed in 26 milliseconds