Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx159 aParaPrtArea = aPara; in InitAllRects_Impl()
160 aParaPrtArea.Left() += nLTxtBorder; in InitAllRects_Impl()
161 aParaPrtArea.Right() -= nRTxtBorder; in InitAllRects_Impl()
162 aParaPrtArea.Top() += nTTxtBorder; in InitAllRects_Impl()
163 aParaPrtArea.Bottom() -= nBTxtBorder; in InitAllRects_Impl()
186 aParaPrtArea.Top() + (aParaPrtArea.GetHeight() - aAutoCharFrame.GetHeight()) / 2)); in InitAllRects_Impl()
228 aDrawObj.SetPos(Point(aParaPrtArea.Right() + 1, aParaPrtArea.Bottom() / 2)); in InitAllRects_Impl()
383 rRect.Top() = aParaPrtArea.Top(); in CalcBoundRect_Impl()
405 rRect.Left() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
685 aParaPrtArea.Bottom() += nDiff; in Paint()
[all …]
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx50 Rectangle aParaPrtArea; member in SvxSwFrameExample

Completed in 21 milliseconds