Home
last modified time | relevance | path

Searched refs:fnBottomDist (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx787 SwTwips nDist = (GetAnchoredObj().GetObjRect().*fnRect->fnBottomDist)( in CalcPosition()
801 nDist = (GetAnchoredObj().GetObjRect().*fnRect->fnBottomDist)( in CalcPosition()
830 nDist = (GetAnchoredObj().GetObjRect().*fnRect->fnBottomDist)( in CalcPosition()
886 nDist = (GetAnchoredObj().GetObjRect().*fnRect->fnBottomDist)( in CalcPosition()
907 nDist = (GetAnchoredObj().GetObjRect().*fnRect->fnBottomDist)( in CalcPosition()
974 nDist = (GetAnchoredObj().GetObjRect().*fnRect->fnBottomDist)( in CalcPosition()
981 nDist = (GetAnchoredObj().GetObjRect().*fnRect->fnBottomDist)( in CalcPosition()
995 nDist = (GetAnchoredObj().GetObjRect().*fnRect->fnBottomDist)( in CalcPosition()
H A Danchoredobjectposition.cxx1085 (_pFly->Frm().*fnRect->fnBottomDist)( (_rObjRect.*fnRect->fnGetTop)() ) < 0 && in _DrawAsideFly()
1086 (_rObjRect.*fnRect->fnBottomDist)( (_pFly->Frm().*fnRect->fnGetTop)() ) < 0 && in _DrawAsideFly()
/aoo4110/main/sw/source/core/text/
H A Dwidorp.cxx448 const SwTwips nTmpRstHeight = (pMaster->Frm().*fnRect->fnBottomDist) in FindWidows()
472 SwTwips nTmpRstHeight = (pMaster->Frm().*fnRect->fnBottomDist) in FindWidows()
H A Dfrmform.cxx381 - (GetUpper()->Frm().*fnRect->fnBottomDist)( nOldBottom ); in CalcFollow()
432 if( (pCont->Frm().*fnRect->fnBottomDist)( nBot ) > 0 ) in AdjustFrm()
1962 const SwTwips nDiff = - (Frm().*fnRect->fnBottomDist)( nLimit ); in Format()
2045 else if( (Frm().*fnRect->fnBottomDist)( nMaxY ) < 0 ) in Format()
/aoo4110/main/sw/source/core/layout/
H A Dsectfrm.cxx930 rMinDiff = (Frm().*fnRect->fnBottomDist)( rMinDiff ); in CalcMinDiff()
1065 nDiff = -(Frm().*fnRect->fnBottomDist)( nDeadLine ); in _CheckClipping()
1077 nDiff = -(Frm().*fnRect->fnBottomDist)( nDeadLine ); in _CheckClipping()
1168 if( (Frm().*fnRect->fnBottomDist)( nDeadLine ) >= 0 ) in SimpleFormat()
1257 SwTwips nDiff = (mpSectFrm->Frm().*fnRect->fnBottomDist)( in FormatSectionToPositionObjs()
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 …nDistanceToUpperPrtBottom = (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()… in MakeAll()
2222 if( (Frm().*fnRect->fnBottomDist)( nDeadLine ) > 0 ) in MakeAll()
2460 if( (Frm().*fnRect->fnBottomDist)( nDeadLine ) > 0 && !bLastRowHasToMoveToFollow ) 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 Dftnfrm.cxx298 nDiff = -(Frm().*fnRect->fnBottomDist)( in Format()
2766 nMaxFtnHeight = -(pCont->Frm().*fnRect->fnBottomDist)( nDeadLine ); in SetFtnDeadLine()
2769 nMaxFtnHeight = -(pBody->Frm().*fnRect->fnBottomDist)( nDeadLine ); in SetFtnDeadLine()
H A Dlayouter.cxx548 … ? (pLastLower->Frm().*fnRect->fnBottomDist)( (p_rNewUpperFrm.*fnRect->fnGetPrtBottom)() ) in MoveBwdSuppressed()
H A Dcalcmove.cxx1582 const long nBottomDist = (Frm().*fnRect->fnBottomDist)( nPrtBottom ); in MakeAll()
1639 long nDiff = -(Frm().*fnRect->fnBottomDist)( in MakeAll()
H A Dfly.cxx583 if( (pInva->Frm().*fnRect->fnBottomDist)( nBottom ) <= 0 ) in ChainFrames()
1469 fnBottomDist)( nTop ); in Format()
H A Dtrvlfrm.cxx2198 && ( aStRect.*fnRect->fnBottomDist )( nTmp ) > 0 ) in CalcFrmRects()
2202 … if ( ( aStRect.*fnRect->fnBottomDist )( ( pSt2Pos->aPortion.*fnRect->fnGetBottom )() ) > 0 ) in CalcFrmRects()
H A Dwsfrm.cxx2033 nRstHeight = (Frm().*fnRect->fnBottomDist) in ShrinkFrm()
3511 (Frm().*fnRect->fnBottomDist)( in FormatWidthCols()
/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx183 SwRectDist fnBottomDist; member

Completed in 166 milliseconds