Home
last modified time | relevance | path

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

/AOO41X/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()
89 LINK( this, SplashScreen, AppEventListenerHdl ) ); in ~SplashScreen()
94 void SAL_CALL SplashScreen::start(const OUString&, sal_Int32 nRange) in start()
109 void SAL_CALL SplashScreen::end() in end()
122 void SAL_CALL SplashScreen::reset() in reset()
135 void SAL_CALL SplashScreen::setText(const OUString& rText) in setText()
153 void SAL_CALL SplashScreen::setValue(sal_Int32 nValue) in setValue()
172 SplashScreen::initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any>& aArgu… in initialize()
243 LINK( this, SplashScreen, AppEventListenerHdl ) ); in initialize()
[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,