Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/splash/
H A Dsplash.cxx68 , _bProgressEnd(sal_False) in SplashScreen()
99 _bProgressEnd = sal_False; in start()
119 _bProgressEnd = sal_True; in end()
126 if (_bVisible && !_bProgressEnd ) in reset()
143 if (_bVisible && !_bProgressEnd) in setText()
160 if (_bVisible && !_bProgressEnd) { in setValue()
251 if (!_bVisible || _bProgressEnd) return; in updateStatus()
H A Dsplash.hxx102 sal_Bool _bProgressEnd; member in desktop::SplashScreen

Completed in 16 milliseconds