Home
last modified time | relevance | path

Searched refs:fnGetBottom (Results 1 – 21 of 21) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dtrvlfrm.cxx2196 SwTwips nTmp = ( pSt2Pos->aLine.*fnRect->fnGetBottom )(); in CalcFrmRects()
2200 ( aTmp.*fnRect->fnSetTop )( ( aTmp.*fnRect->fnGetBottom )() ); in CalcFrmRects()
2202 … if ( ( aStRect.*fnRect->fnBottomDist )( ( pSt2Pos->aPortion.*fnRect->fnGetBottom )() ) > 0 ) in CalcFrmRects()
2261 … || ( pEnd2Pos->aPortion.*fnRectX->fnGetBottom )() == ( aEndRect.*fnRectX->fnGetBottom )() ) in CalcFrmRects()
2264 ( pEnd2Pos->aLine.*fnRectX->fnGetBottom )() ); in CalcFrmRects()
2440 SwTwips aTmpBottom = ( aStRect.*fnRect->fnGetBottom )(); in CalcFrmRects()
2469 SwTwips nTmpTwips = ( aStRect.*fnRect->fnGetBottom )(); in CalcFrmRects()
2470 if ( ( aStFrm.*fnRect->fnGetBottom )() != nTmpTwips ) in CalcFrmRects()
H A Dsectfrm.cxx1474 long nBottom = (Frm().*fnRect->fnGetBottom)(); in Format()
2003 (pFrm->Frm().*fnRect->fnGetBottom)(); in lcl_DeadLine()
2013 (Frm().*fnRect->fnGetBottom)() ) > 0 ) in Growable()
2058 (Frm().*fnRect->fnGetBottom)() ); in _Grow()
H A Dlayact.cxx2055 if( (*fnRect->fnYDiff)( (pCntnt->Frm().*fnRect->fnGetBottom)(), in _FormatCntnt()
2056 (aOldRect.*fnRect->fnGetBottom)() ) < 0 ) in _FormatCntnt()
2066 (pCntnt->Frm().*fnRect->fnGetBottom)() ); in _FormatCntnt()
H A Dtabfrm.cxx2598 … (GetFollow()->GetUpper()->Frm().*fnRectX->fnGetBottom)() ); in MakeAll()
2861 long nBottom = (aFlyRect.*fnRect->fnGetBottom)(); in CalcFlyOffsets()
3609 fnGetBottom)() ); in ShouldBwdMoved()
4063 … (pAnchoredObj->GetObjRect().*fnRect->fnGetBottom)(), in CalcHeightWidthFlys()
4064 … (pFrm->Frm().*fnRect->fnGetBottom)() ); in CalcHeightWidthFlys()
H A Dflylay.cxx1318 nTop = (*fnRect->fnYInc)( (pFly->Frm().*fnRect->fnGetBottom)(), in CalcClipRect()
H A Dpaintfrm.cxx4453 (aPaintRect.*_rRectFn->fnSetTop)( (aRect.*_rRectFn->fnGetBottom)() - 1 ); in lcl_PaintTopBottomLine()
4454 (aPaintRect.*_rRectFn->fnSetBottom)( (aRect.*_rRectFn->fnGetBottom)() - 1 ); in lcl_PaintTopBottomLine()
4492 (aPaintRect.*_rRectFn->fnSetTop)( (aRect.*_rRectFn->fnGetBottom)() - 1 ); in lcl_PaintTopBottomLine()
4493 (aPaintRect.*_rRectFn->fnSetBottom)( (aRect.*_rRectFn->fnGetBottom)() - 1 ); in lcl_PaintTopBottomLine()
H A Dcalcmove.cxx141 SwTwips nNewTop = (pPrevFrm->Frm().*fnRectX->fnGetBottom)(); in ShouldBwdMoved()
H A Dflowfrm.cxx2041 (pOldBoss->Frm().*fnRect->fnGetBottom)() ); in MoveFwd()
H A Dftnfrm.cxx2832 (pFrm->Frm().*fnRect->fnGetBottom)() ); in GetVarSpace()
/aoo4110/main/sw/source/core/text/
H A Dtxtfly.cxx824 const SwTwips nRetBottom = (aRet.*fnRect->fnGetBottom)(); in _GetFrm()
825 const SwTwips nRectBottom = (rRect.*fnRect->fnGetBottom)(); in _GetFrm()
1501 (aBound.*fnRect->fnGetBottom)() ) > 0 || in InitAnchoredObjList()
1589 Max( nMinBottom, (aBound.*fnRect->fnGetBottom)() ); in InitAnchoredObjList()
1837 long nTmpBottom = (rLine.*fnRect->fnGetBottom)(); in ContourRect()
2153 (*fnRect->fnYDiff)( (aTmp.*fnRect->fnGetBottom)(), in CalcRightMargin()
2280 SetNextTop( (aFly.*fnRect->fnGetBottom)() ); // Damit die Zeile ggf. bis zur Unterkante in AnchoredObjToRect()
H A Dtxtftn.cxx159 (Frm().*fnRect->fnGetBottom)() ) > 0 ) in CalcPrepFtnAdjust()
161 pBoss->RearrangeFtns( (Frm().*fnRect->fnGetBottom)(), sal_False, in CalcPrepFtnAdjust()
230 nMin = (pTabFrm->Frm().*fnRect->fnGetBottom)(); in lcl_GetFtnLower()
232 nMin = (pRow->Frm().*fnRect->fnGetBottom)(); in lcl_GetFtnLower()
269 const SwTwips nBottom = (aRect.*fnRect->fnGetBottom)(); in lcl_GetFtnLower()
H A Dfrmform.cxx252 SwTwips nOldBottom = (GetUpper()->Frm().*fnRect->fnGetBottom)(); in CalcFollow()
428 SwTwips nBot = (*fnRect->fnYInc)( (Frm().*fnRect->fnGetBottom)(), in AdjustFrm()
1026 const SwTwips nIs = (Frm().*fnRect->fnGetBottom)(); in CalcPreps()
H A Dfrmcrsr.cxx309 (rOrig.*fnRect->fnGetBottom)() == nUpperMaxY && in GetCharRect()
357 const SwTwips nPageBott = (pPage->Frm().*fnRect->fnGetBottom)(); in GetCharRect()
H A Ditrcrsr.cxx1787 SwTwips nBottom = (aRect.*fnRect->fnGetBottom)(); in FillSelection()
H A Dtxtfrm.cxx1902 (pFrm->GetPrev()->Frm().*fnRect->fnGetBottom)() - in SwTestFormat()
/aoo4110/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx518 (ToCharRect()->*fnRect->fnGetBottom)(), in CalcPosition()
/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx147 SwRectGet fnGetBottom; member
/aoo4110/main/sw/source/core/frmedt/
H A Dtblsel.cxx1934 nEd2 = (pEnd->Frm().*fnRect->fnGetBottom)(); in MakeSelUnions()
1936 nEd2 = (pTable->Frm().*fnRect->fnGetBottom)(); in MakeSelUnions()
H A Dfews.cxx1047 nTop = (aChRect.*fnRect->fnGetBottom)(); in CalcBoundRect()
/aoo4110/main/sw/source/core/docnode/
H A Dndtbl.cxx2726 long nLowerBorder = (pFrm->Frm().*fnRect->fnGetBottom)(); in GetTabRows()
2946 const long nLowerBorder = (pFrm->Frm().*fnRect->fnGetBottom)(); in SetTabRows()
/aoo4110/main/sw/source/core/txtnode/
H A Dtxtedt.cxx279 (aTmp.*fnRect->fnSetBottom)( (aStFrm.*fnRect->fnGetBottom)() ); in lcl_CalculateRepaintRect()

Completed in 252 milliseconds