Searched refs:_iProgress (Results 1 – 2 of 2) sorted by relevance
62 , _iProgress(0) in SplashScreen()112 _iProgress = _iMax; in end()125 _iProgress = 0; in reset()164 if (nValue >= _iMax) _iProgress = _iMax; in setValue()165 else _iProgress = nValue; in setValue()645 ImplControlValue aValue( _iProgress * _barwidth / _iMax); in Paint()672 long length = (_iProgress * _barwidth / _iMax); in Paint()
95 sal_Int32 _iProgress; member in desktop::SplashScreen
Completed in 8 milliseconds