Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx1729 SwTwips nRectBottom = rRect.Bottom(); in FillCrsrPos() local
1731 nRectBottom = SwitchHorizontalToVertical( nRectBottom ); in FillCrsrPos()
1733 if( (*fnRect->fnYDiff)( nLimit, nRectBottom ) < 0 ) in FillCrsrPos()
H A Dtxtfly.cxx825 const SwTwips nRectBottom = (rRect.*fnRect->fnGetBottom)(); in _GetFrm() local
826 if ( (*fnRect->fnYDiff)( nRetBottom, nRectBottom ) > 0 || in _GetFrm()
828 (aRet.*fnRect->fnSetBottom)( nRectBottom ); in _GetFrm()
/trunk/main/starmath/source/
H A Dnode.cxx1244 nRectBottom = GetBottom(); in GetOperPosSize() local
1283 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 50 milliseconds