Home
last modified time | relevance | path

Searched refs:SplashScreen (Results 1 – 3 of 3) sorted by relevance

/trunk/main/desktop/source/splash/
H A Dsplash.cxx54 SplashScreen::SplashScreen(const Reference< XMultiServiceFactory >& rSMgr) in SplashScreen() function in desktop::SplashScreen
86 SplashScreen::~SplashScreen() in ~SplashScreen()
109 void SAL_CALL SplashScreen::end() in end()
122 void SAL_CALL SplashScreen::reset() in reset()
249 void SplashScreen::updateStatus() in updateStatus()
289 void SplashScreen::loadConfig() in loadConfig()
396 void SplashScreen::initBitmap() in initBitmap()
431 bool SplashScreen::loadBitmap( in loadBitmap()
715 SplashScreen *SplashScreen::_pINSTANCE = NULL;
716 osl::Mutex SplashScreen::_aMutex;
[all …]
H A Dsplash.hxx46 class SplashScreen class
61 SplashScreen(const SplashScreen&);
62 SplashScreen(void);
63 SplashScreen operator =(const SplashScreen&);
65 SplashScreen(const Reference< XMultiServiceFactory >& xFactory);
68 virtual ~SplashScreen();
79 static SplashScreen *_pINSTANCE;
H A Dservices_spl.cxx46 SplashScreen::serviceName,
53 SplashScreen::implementationName,
62 SplashScreen::getInstance,
70 SplashScreen::interfaces,

Completed in 27 milliseconds