Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx73 mnTotalSize = mnTotalPos = mnUnitSize = mnNextUnitPos = 0; in Init()
111 mnUnitSize = mnTotalSize / 256 + 1; // at most 256 calls of system progress in SetCurrSegment()
135 mnNextUnitPos = nNewPos + mnUnitSize; in IncreaseProgressBar()
/aoo4110/main/sc/source/filter/inc/
H A Dfprogressbar.hxx185 sal_Size mnUnitSize; /// Size between two calls of system progress. member in ScfProgressBar

Completed in 19 milliseconds