Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx121 const long nVRulerWidth = m_aVRuler.GetSizePixel().Width(); in Paint() local
122 nSize = aSize.Width() - nVRulerWidth/* - m_nCornerSize*/; in Paint()
242 const long nVRulerWidth = m_aVRuler.GetSizePixel().Width(); in Resize() local
243 const Point aRulerPos(nOutputWidth - nVRulerWidth,0); in Resize()
244 m_aVRuler.SetPosSizePixel(aRulerPos,Size(nVRulerWidth,nOutputHeight)); in Resize()

Completed in 13 milliseconds