Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx1052 long nMonthOffX1 = 0; in ImplDraw() local
1057 nMonthOffX1 = maPrevRect.Right()+1; in ImplDraw()
1061 long nMaxMonthWidth = mnMonthWidth-nMonthOffX1-nMonthOffX2-4; in ImplDraw()
1072 if ( nTempOff < nMonthOffX1 ) in ImplDraw()
1073 nDeltaX += nMonthOffX1+1; in ImplDraw()

Completed in 28 milliseconds