Lines Matching refs:NOT_LOADED
46 #define NOT_LOADED ((long)-1) macro
57 , _cProgressFrameColor(sal::static_int_cast< ColorData >(NOT_LOADED)) in SplashScreen()
59 , _cProgressBarColor(sal::static_int_cast< ColorData >(NOT_LOADED)) in SplashScreen()
69 , _tlx(NOT_LOADED) in SplashScreen()
70 , _tly(NOT_LOADED) in SplashScreen()
71 , _barwidth(NOT_LOADED) in SplashScreen()
72 , _barheight(NOT_LOADED) in SplashScreen()
192 if ( NOT_LOADED == _tlx || NOT_LOADED == _tly ) in initialize()
197 if ( NOT_LOADED == _barwidth ) in initialize()
199 if ( NOT_LOADED == _barheight ) in initialize()
217 if ( NOT_LOADED == _barwidth ) in initialize()
219 if ( NOT_LOADED == _barheight ) in initialize()
221 if ( NOT_LOADED == _tlx || NOT_LOADED == _tly ) in initialize()
228 if ( sal::static_int_cast< ColorData >(NOT_LOADED) == in initialize()
232 if ( sal::static_int_cast< ColorData >(NOT_LOADED) == in initialize()