Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx149 const long nCornerHeight = long(CORNER_SPACE * (double)GetMapMode().GetScaleY()); in Paint() local
150 Rectangle aRect( Point(nCornerWidth,nCornerHeight), in Paint()
151 … Size(aSize.Width() - nCornerWidth - nCornerWidth,aSize.Height() - nCornerHeight - nCornerHeight)); in Paint()

Completed in 15 milliseconds