Searched refs:nProgCount (Results 1 – 1 of 1) sorted by relevance
1604 sal_uLong nProgCount; in Fill() local1606 nProgCount = nCol2 - nCol1 + 1; in Fill()1608 nProgCount = nRow2 - nRow1 + 1; in Fill()1609 nProgCount *= nFillCount; in Fill()1611 ScGlobal::GetRscString(STR_FILL_SERIES_PROGRESS), nProgCount ); in Fill()
Completed in 17 milliseconds