Searched refs:bNxtCnt (Results 1 – 1 of 1) sorted by relevance
1860 const sal_Bool bNxtCnt = IsCalcLayout() && !pCntnt->GetFollow(); in FormatCntnt() local1861 const SwCntntFrm *pCntntNext = bNxtCnt ? pCntnt->GetNextCntntFrm() : 0; in FormatCntnt()1975 pCntnt = bNxtCnt ? pCntntNext : pCntnt->GetNextCntntFrm(); in FormatCntnt()
Completed in 27 milliseconds