Home
last modified time | relevance | path

Searched refs:fnYInc (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dflylay.cxx1309 nTop = (*fnRect->fnYInc)( nTop, -nHeight ); in CalcClipRect()
1318 nTop = (*fnRect->fnYInc)( (pFly->Frm().*fnRect->fnGetBottom)(), in CalcClipRect()
1351 nTop = (*fnRect->fnYInc)( bVert ? pSdrObj->GetAnchorPos().X() : in CalcClipRect()
1364 nTop = (*fnRect->fnYInc)( (aSnapRect.*fnRect->fnGetTop)(), in CalcClipRect()
H A Dflowfrm.cxx1648 (*fnRect->fnYInc)( (rThis.Frm().*fnRect->fnGetTop)(), in _GetUpperSpaceAmountConsideredForPageGrid()
1656 (*fnRect->fnYInc)( nBodyPrtTop, nSpaceOfCompleteLinesAbove ); in _GetUpperSpaceAmountConsideredForPageGrid()
1659 nNewPrtTop = (*fnRect->fnYInc)( nNewPrtTop, nGridLineHeight ); in _GetUpperSpaceAmountConsideredForPageGrid()
H A Dtabfrm.cxx2446 nDeadLine = (*fnRect->fnYInc)( nDeadLine, in MakeAll()
2502 const SwTwips nBreakLine = (*fnRect->fnYInc)( in MakeAll()
2766 nPrtPos = (*fnRect->fnYInc)( nPrtPos, rUpper ); in CalcFlyOffsets()
5136 lYStart = (*fnRect->fnYInc)( lYStart, in lcl_ArrangeLowers()
5408 long nTmp = (*fnRect->fnYInc)( in Format()
H A Dsectfrm.cxx1475 nBottom = (*fnRect->fnYInc)( nBottom, -nDiff ); in Format()
1480 nDeadLine = (*fnRect->fnYInc)( nDeadLine, nTmpDiff ); in Format()
/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx194 SwOperator fnYInc; member
/aoo41x/main/sw/source/core/text/
H A Dfrmform.cxx428 SwTwips nBot = (*fnRect->fnYInc)( (Frm().*fnRect->fnGetBottom)(), in AdjustFrm()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx2948 … if ( abs( (*fnRect->fnYInc)( nTabTop, nOldRowEnd ) - nLowerBorder ) <= ROWFUZZY ) in SetTabRows()

Completed in 108 milliseconds