Searched refs:aParaPrtArea (Results 1 – 2 of 2) sorted by relevance
159 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 …]
50 Rectangle aParaPrtArea; member in SvxSwFrameExample
Completed in 17 milliseconds