Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx1024 Point aSepPos1( 0, aTitleRect.Top()+TITLE_BORDERY ); in ImplDraw() local
1028 aSepPos1.X() += mnMonthWidth-1; in ImplDraw()
1029 aSepPos2.X() = aSepPos1.X(); in ImplDraw()
1031 DrawLine( aSepPos1, aSepPos2 ); in ImplDraw()
1032 aSepPos1.X()++; in ImplDraw()
1033 aSepPos2.X() = aSepPos1.X(); in ImplDraw()
1035 DrawLine( aSepPos1, aSepPos2 ); in ImplDraw()

Completed in 31 milliseconds