Home
last modified time | relevance | path

Searched refs:fnGetPrtBottom (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx617 (*fnRect->fnYDiff)( (pUpperOfOrientFrm->*fnRect->fnGetPrtBottom)(), in CalcPosition()
633 (*fnRect->fnYDiff)( (pUpperOfOrientFrm->*fnRect->fnGetPrtBottom)(), in CalcPosition()
710 (pSct->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
788 (pUpperOfOrientFrm->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
802 (pLayoutFrmToGrow->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
831 (pUpperOfOrientFrm->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
887 (pUpperOfOrientFrm->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
908 (pTmp->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
975 (pUpperOfOrientFrm->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
982 (pTmp->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
[all …]
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx220 const SwTwips nUpperMaxY = (pTmpFrm->*fnRect->fnGetPrtBottom)(); in GetCharRect()
221 const SwTwips nFrmMaxY = (pFrm->*fnRect->fnGetPrtBottom)(); in GetCharRect()
394 SwTwips nUpperMaxY = (pTmpFrm->*fnRect->fnGetPrtBottom)(); in GetAutoPos()
399 …( bVertL2R ? Min( (pFrm->*fnRect->fnGetPrtBottom)(), nUpperMaxY ) : Max( (pFrm->*fnRect->fnGetPrtB… in GetAutoPos()
400 Min( (pFrm->*fnRect->fnGetPrtBottom)(), nUpperMaxY ); in GetAutoPos()
1728 SwTwips nLimit = (pUp->*fnRect->fnGetPrtBottom)(); in FillCrsrPos()
H A Dwidorp.cxx148 (*fnRect->fnYDiff)( (pFrm->GetUpper()->*fnRect->fnGetPrtBottom)(), nOrigin ); in IsInside()
449 ( (pMaster->GetUpper()->*fnRect->fnGetPrtBottom)() ); in FindWidows()
473 ( (pMaster->GetUpper()->*fnRect->fnGetPrtBottom)() ); in FindWidows()
H A Dfrmform.cxx1025 const SwTwips nMust = (GetUpper()->*fnRect->fnGetPrtBottom)(); in CalcPreps()
1961 const SwTwips nLimit = (GetUpper()->*fnRect->fnGetPrtBottom)(); in Format()
2042 SwTwips nMaxY = (GetUpper()->*fnRect->fnGetPrtBottom)(); in Format()
H A Dtxtftn.cxx358 SwTwips nTmp = (*fnRect->fnYDiff)( (pCont->*fnRect->fnGetPrtBottom)(), in _GetFtnFrmHeight()
H A Dtxtfly.cxx1603 SwTwips nMax = (pCurrFrm->GetUpper()->*fnRect->fnGetPrtBottom)(); in InitAnchoredObjList()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx343 nOldBottom = (pCnt->*fnRect->fnGetPrtBottom)(); in PaintCntnt()
362 (aRect.*fnRect->fnSetTop)( (pTmp->*fnRect->fnGetPrtBottom)() ); in PaintCntnt()
1579 (aRect.*fnRect->fnSetTop)( (pLay->*fnRect->fnGetPrtBottom)() ); in FormatLayout()
1764 (aMarginRect.*fnRect->fnSetTop)( (pTab->*fnRect->fnGetPrtBottom)() ); in FormatLayoutTab()
1779 (aRect.*fnRect->fnSetTop)( (pTab->*fnRect->fnGetPrtBottom)() ); in FormatLayoutTab()
1798 (aRect.*fnRect->fnSetTop)( (pTab->*fnRect->fnGetPrtBottom)() ); in FormatLayoutTab()
2049 const long nOldBottom = (pCntnt->*fnRect->fnGetPrtBottom)(); in _FormatCntnt()
H A Dflylay.cxx1097 (rRect.*fnRect->fnSetBottom)( (pClip->*fnRect->fnGetPrtBottom)() ); in CalcClipRect()
1218 (rRect.*fnRect->fnSetBottom)((pUp->*fnRect->fnGetPrtBottom)()); in CalcClipRect()
1259 (pTab->GetUpper()->*fnRect->fnGetPrtBottom)() ); in CalcClipRect()
1292 (pTab->GetUpper()->*fnRect->fnGetPrtBottom)() ); in CalcClipRect()
H A Dsectfrm.cxx929 rMinDiff = (GetUpper()->*fnRect->fnGetPrtBottom)(); in CalcMinDiff()
1061 SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in _CheckClipping()
1165 SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in SimpleFormat()
1258 (mpSectFrm->GetUpper()->*fnRect->fnGetPrtBottom)() ); in FormatSectionToPositionObjs()
1472 SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in Format()
2002 return pUp ? (pUp->*fnRect->fnGetPrtBottom)() : in lcl_DeadLine()
H A Dcalcmove.cxx933 const SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in MakeAll()
1398 const SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in MakeAll()
1581 const long nPrtBottom = (GetUpper()->*fnRect->fnGetPrtBottom)(); in MakeAll()
1640 (GetUpper()->*fnRect->fnGetPrtBottom)() ); in MakeAll()
H A Dtabfrm.cxx784 (rTab.Frm().*fnRect->fnBottomDist)( (rTab.GetUpper()->*fnRect->fnGetPrtBottom)()); in lcl_RecalcSplitLine()
2191 (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()); in MakeAll()
2201 …DistanceToUpperPrtBottom = (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()); in MakeAll()
2219 SwTwips nDeadLine = (pTmp->*fnRect->fnGetPrtBottom)(); in MakeAll()
2444 SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in MakeAll()
2702 (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()); in MakeAll()
4678 … (Frm().*fnRect->fnBottomDist)( (GetUpper()->GetUpper()->*fnRect->fnGetPrtBottom)() ); in GrowFrm()
5145 (pFrm->Frm().*fnRect->fnBottomDist)( (pLay->*fnRect->fnGetPrtBottom)()); in lcl_ArrangeLowers()
H A Dlayouter.cxx548 … ? (pLastLower->Frm().*fnRect->fnBottomDist)( (p_rNewUpperFrm.*fnRect->fnGetPrtBottom)() ) in MoveBwdSuppressed()
H A Dwsfrm.cxx2039 ( (GetUpper()->*fnRect->fnGetPrtBottom)() ); in ShrinkFrm()
3262 const SwTwips nLimit = (GetUpper()->*fnRect->fnGetPrtBottom)(); in Format()
3517 (GetUpper()->*fnRect->fnGetPrtBottom)() ); in FormatWidthCols()
H A Dftnfrm.cxx299 (GetUpper()->*fnRect->fnGetPrtBottom)() ); in Format()
2557 … if ( (pFtnFrm->Frm().*fnRect->fnTopDist)((aFtnContFrm->*fnRect->fnGetPrtBottom)()) > 0 ) in RearrangeFtns()
H A Dfly.cxx560 const long nBottom = (pMaster->*fnRect->fnGetPrtBottom)(); in ChainFrames()
H A Dtrvlfrm.cxx1317 (*fnRect->fnYDiff)( (pActual->*fnRect->fnGetPrtBottom)(), in GetCntntPos()
H A Dpaintfrm.cxx1292 (_rRect.*_rRectFn->fnSetTop)( (pPrevFrm->*_rRectFn->fnGetPrtBottom)() ); in lcl_ExtendLeftAndRight()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx180 SwFrmGet fnGetPrtBottom; member
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx1137 long nBottom = (pTab->GetUpper()->*fnRect->fnGetPrtBottom)(); in CalcBoundRect()

Completed in 296 milliseconds