Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx1071 long nTempOff = (mnMonthWidth-nMonthTextWidth+1)/2; in ImplDraw() local
1072 if ( nTempOff < nMonthOffX1 ) in ImplDraw()
1076 if ( nTempOff+nMonthTextWidth > mnMonthWidth-nMonthOffX2 ) in ImplDraw()
1079 nDeltaX += nTempOff; in ImplDraw()

Completed in 30 milliseconds