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