Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/fields/
H A Dcellfml.cxx53 const sal_uInt16 cMAXSTACKSIZE = 50; variable
262 : pLastTblBox( 0 ), nStackCnt( 0 ), nMaxSize( cMAXSTACKSIZE ), in SwTblCalcPara()
280 nMaxSize = cMAXSTACKSIZE - 5; in CalcWithStackOverflow()
293 nMaxSize = cMAXSTACKSIZE - 3; // es muss mind. 1 Stufe tiefer gehen! in CalcWithStackOverflow()

Completed in 14 milliseconds