Searched refs:_iMax (Results 1 – 2 of 2) sorted by relevance
61 , _iMax(100) in SplashScreen()97 _iMax = nRange; in start()112 _iProgress = _iMax; in end()164 if (nValue >= _iMax) _iProgress = _iMax; in setValue()645 ImplControlValue aValue( _iProgress * _barwidth / _iMax); in Paint()672 long length = (_iProgress * _barwidth / _iMax); in Paint()
94 sal_Int32 _iMax; member in desktop::SplashScreen
Completed in 23 milliseconds