Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx1012 Point aBottomRight2( aTitleRect.Right(), aTitleRect.Bottom()-1 ); in ImplDraw() local
1016 DrawLine( aTopLeft2, Point( aBottomRight2.X(), aTopLeft2.Y() ) ); in ImplDraw()
1017 DrawLine( aTopLeft2, Point( aTopLeft2.X(), aBottomRight2.Y() ) ); in ImplDraw()
1019 DrawLine( Point( aTopLeft2.X(), aBottomRight2.Y() ), aBottomRight2 ); in ImplDraw()
1020 DrawLine( Point( aBottomRight2.X(), aTopLeft2.Y() ), aBottomRight2 ); in ImplDraw()

Completed in 27 milliseconds