Searched refs:nMaxFormCnt (Results 1 – 1 of 1) sorted by relevance
584 sal_uLong nMaxFormCnt = 0; // fuer Formeln in FillAuto() local864 if (nFormulaCounter - nActFormCnt > nMaxFormCnt) in FillAuto()865 nMaxFormCnt = nFormulaCounter - nActFormCnt; in FillAuto()932 nActFormCnt += nMaxFormCnt; in FillAuto()
Completed in 19 milliseconds