Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx1053 long nMonthOffX2 = 0; in ImplDraw() local
1059 nMonthOffX2 = aOutSize.Width()-maNextRect.Left()+1; in ImplDraw()
1061 long nMaxMonthWidth = mnMonthWidth-nMonthOffX1-nMonthOffX2-4; in ImplDraw()
1076 if ( nTempOff+nMonthTextWidth > mnMonthWidth-nMonthOffX2 ) in ImplDraw()
1077 nDeltaX += mnMonthWidth-nMonthOffX2-nMonthTextWidth; in ImplDraw()

Completed in 31 milliseconds