Searched refs:_rPrevwPgSwRect (Results 1 – 1 of 1) sorted by relevance
685 const SwRect& _rPrevwPgSwRect,841 const SwRect& _rPrevwPgSwRect, in AdjustLogicPgRectToVisibleArea() argument847 SwRect aVisPrevwPgSwRect( _rPrevwPgSwRect ); in AdjustLogicPgRectToVisibleArea()852 nTmpDiff = aVisPrevwPgSwRect.Left() - _rPrevwPgSwRect.Left(); in AdjustLogicPgRectToVisibleArea()856 nTmpDiff = aVisPrevwPgSwRect.Top() - _rPrevwPgSwRect.Top(); in AdjustLogicPgRectToVisibleArea()860 nTmpDiff = _rPrevwPgSwRect.Right() - aVisPrevwPgSwRect.Right(); in AdjustLogicPgRectToVisibleArea()864 nTmpDiff = _rPrevwPgSwRect.Bottom() - aVisPrevwPgSwRect.Bottom(); in AdjustLogicPgRectToVisibleArea()
Completed in 30 milliseconds