Home
last modified time | relevance | path

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

/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx919 Size aOverallAreaSize = _bForeignDevice ? _rRect.GetSize() : GetDataWindow().GetOutputSizePixel(); in ImplPaintData() local
920 …RPos = _bForeignDevice ? _rRect.BottomRight() : Point( aOverallAreaSize.Width(), aOverallAreaSize.… in ImplPaintData()
926 …sal_uLong nRelBottomRow = (sal_uLong)(_bForeignDevice ? aOverallAreaSize.Height() : _rRect.Bottom(… in ImplPaintData()

Completed in 19 milliseconds