Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx113 const long nCornerWidth = long(CORNER_SPACE * (double)GetMapMode().GetScaleX()); in Paint() local
123 aSize.Width() += nCornerWidth; in Paint()
132 aPoly.Insert(Polygon(aWholeRect,nCornerWidth,nCornerWidth)); in Paint()
150 Rectangle aRect( Point(nCornerWidth,nCornerHeight), in Paint()
151 … Size(aSize.Width() - nCornerWidth - nCornerWidth,aSize.Height() - nCornerHeight - nCornerHeight)); in Paint()

Completed in 8 milliseconds