Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/splash/
H A Dsplash.cxx61 , _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()
H A Dsplash.hxx94 sal_Int32 _iMax; member in desktop::SplashScreen

Completed in 20 milliseconds