Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx365 Point aEHvector(1,1); in Draw3DBorder() local
366 DrawLine( rRect.BottomLeft()+Point(1,-1), rRect.BottomRight() - aEHvector ); in Draw3DBorder()
367 DrawLine( rRect.BottomRight() - aEHvector, rRect.TopRight()+Point(-1,1) ); in Draw3DBorder()
371 DrawLine( rRect.BottomLeft()+Point(1,-2), rRect.TopLeft() + aEHvector ); in Draw3DBorder()
372 DrawLine( rRect.TopLeft() + aEHvector, rRect.TopRight()+Point(-2,1) ); in Draw3DBorder()

Completed in 11 milliseconds