Searched refs:pLastTblBox (Results 1 – 2 of 2) sorted by relevance
41 const SwTableBox* pLastTblBox; member in SwTblCalcPara56 void SetLastTblBox( const SwTableBox* pBox ) { pLastTblBox = pBox; } in SetLastTblBox()
262 : pLastTblBox( 0 ), nStackCnt( 0 ), nMaxSize( cMAXSTACKSIZE ), in SwTblCalcPara()284 SwTableBox* pBox = (SwTableBox*)pLastTblBox; in CalcWithStackOverflow()
Completed in 32 milliseconds