Searched refs:CalcLowers (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | cntfrm.hxx | 108 …static bool CalcLowers( SwLayoutFrm* pLay, const SwLayoutFrm* pDontLeave, long nBottom, bool bSkip…
|
/aoo42x/main/sw/source/core/layout/ |
H A D | tabfrm.cxx | 1530 bool SwCntntFrm::CalcLowers( SwLayoutFrm* pLay, const SwLayoutFrm* pDontLeave, in CalcLowers() function in SwCntntFrm 1715 bCheck = SwCntntFrm::CalcLowers( &rRow, rRow.GetUpper(), nBottom, true ); in lcl_RecalcRow() 1735 bCheck |= SwCntntFrm::CalcLowers( &rToRecalc, &rToRecalc, nBottom, false ); in lcl_RecalcRow()
|
Completed in 34 milliseconds