Searched refs:_sProgressText (Results 1 – 2 of 2) sorted by relevance
/trunk/main/desktop/source/splash/ |
H A D | splash.cxx | 139 if ( _sProgressText != rText ) in setText() 141 _sProgressText = rText; in setText() 659 … CTRL_STATE_ENABLED, aValue, _sProgressText )) != sal_False ) in Paint() 687 …ngle(_tlx, _tly+_barheight+5, _tlx+_barwidth, _tly+_barheight+5+20), _sProgressText, TEXT_DRAW_CEN… in Paint() 703 …ngle(_tlx, _tly+_barheight+5, _tlx+_barwidth, _tly+_barheight+5+20), _sProgressText, TEXT_DRAW_CEN… in Paint()
|
H A D | splash.hxx | 91 OUString _sProgressText; member in desktop::SplashScreen
|
Completed in 12 milliseconds