Home
last modified time | relevance | path

Searched refs:p_rNewUpperFrm (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dlayouter.cxx524 const SwLayoutFrm& p_rNewUpperFrm ) in MoveBwdSuppressed() argument
536 aMoveBwdLayoutInfo.mnNewUpperPosX = p_rNewUpperFrm.Frm().Pos().X(); in MoveBwdSuppressed()
537 aMoveBwdLayoutInfo.mnNewUpperPosY = p_rNewUpperFrm.Frm().Pos().Y(); in MoveBwdSuppressed()
538 aMoveBwdLayoutInfo.mnNewUpperWidth = p_rNewUpperFrm.Frm().Width(); in MoveBwdSuppressed()
539 aMoveBwdLayoutInfo.mnNewUpperHeight = p_rNewUpperFrm.Frm().Height(); in MoveBwdSuppressed()
540 SWRECTFN( (&p_rNewUpperFrm) ) in MoveBwdSuppressed()
541 const SwFrm* pLastLower( p_rNewUpperFrm.Lower() ); in MoveBwdSuppressed()
548 … ? (pLastLower->Frm().*fnRect->fnBottomDist)( (p_rNewUpperFrm.*fnRect->fnGetPrtBottom)() ) in MoveBwdSuppressed()
549 : (p_rNewUpperFrm.Frm().*fnRect->fnGetHeight)(); in MoveBwdSuppressed()
/aoo41x/main/sw/source/core/inc/
H A Dlayouter.hxx169 const SwLayoutFrm& p_rNewUpperFrm );

Completed in 16 milliseconds