Home
last modified time | relevance | path

Searched refs:nProgCount (Results 1 – 1 of 1) sorted by path

/trunk/main/sc/source/core/data/
H A Dtable4.cxx1604 sal_uLong nProgCount; in Fill() local
1606 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 20 milliseconds