Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dprogress.hxx48 static sal_uLong nGlobalPercent; member in ScProgress
65 nGlobalPercent = nGlobalRange ? in CalcGlobalPercent()
78 static sal_uLong GetGlobalPercent() { return nGlobalPercent; } in GetGlobalPercent()
133 nGlobalRange) > nGlobalPercent ) in SetStateOnPercent()
141 nGlobalRange) > nGlobalPercent ) in SetStateCountDownOnPercent()
/trunk/main/sc/source/core/tool/
H A Dprogress.cxx51 sal_uLong ScProgress::nGlobalPercent = 0; member in ScProgress
126 nGlobalPercent = 0; in ScProgress()
145 nGlobalPercent = 0; in ~ScProgress()

Completed in 15 milliseconds