Searched refs:nRectBottom (Results 1 – 3 of 3) sorted by relevance
1729 SwTwips nRectBottom = rRect.Bottom(); in FillCrsrPos() local1731 nRectBottom = SwitchHorizontalToVertical( nRectBottom ); in FillCrsrPos()1733 if( (*fnRect->fnYDiff)( nLimit, nRectBottom ) < 0 ) in FillCrsrPos()
825 const SwTwips nRectBottom = (rRect.*fnRect->fnGetBottom)(); in _GetFrm() local826 if ( (*fnRect->fnYDiff)( nRetBottom, nRectBottom ) > 0 || in _GetFrm()828 (aRet.*fnRect->fnSetBottom)( nRectBottom ); in _GetFrm()
1244 nRectBottom = GetBottom(); in GetOperPosSize() local1283 Point(nRectLeft, nRectBottom), aRightHdg, in GetOperPosSize()1290 nBottom = nRectBottom; in GetOperPosSize()1333 Point(nRectLeft, nRectBottom), aRightHdg, in GetOperPosSize()1340 nBottom = nRectBottom; in GetOperPosSize()
Completed in 31 milliseconds