Searched refs:rComponentContext (Results 1 – 8 of 8) sorted by relevance
54 …uno::Reference< uno::XComponentContext > rComponentContext = cppu::defaultBootstrap_InitialCompone… in SAL_IMPLEMENT_MAIN() local62 rComponentContext->getServiceManager()->createInstanceWithArgumentsAndContext( in SAL_IMPLEMENT_MAIN()65 rComponentContext ); in SAL_IMPLEMENT_MAIN()73 …if( checkForUpdates(rComponentContext, uno::Reference< task::XInteractionHandler > (), aURL, aVers… in SAL_IMPLEMENT_MAIN()
61 …uno::Reference< uno::XComponentContext > rComponentContext = cppu::defaultBootstrap_InitialCompone… in SAL_IMPLEMENT_MAIN() local69 rComponentContext->getServiceManager()->createInstanceWithArgumentsAndContext( in SAL_IMPLEMENT_MAIN()72 rComponentContext ); in SAL_IMPLEMENT_MAIN()76 deployment::UpdateInformationProvider::create( rComponentContext ); in SAL_IMPLEMENT_MAIN()
58 const uno::Reference< uno::XComponentContext>& rComponentContext ) in create()63 rComponentContext ) ); in create()96 const uno::Reference< uno::XComponentContext>& rComponentContext ) in SoundPlayer()101 ENSURE_OR_THROW( rComponentContext.is(), in SoundPlayer()
54 uno::XComponentContext>& rComponentContext ) : in SlideShowContext()63 mxComponentContext( rComponentContext ) in SlideShowContext()
42 Reference< XComponentContext > rComponentContext = in SAL_IMPLEMENT_MAIN() local47 rComponentContext->getServiceManager(); in SAL_IMPLEMENT_MAIN()53 rComponentContext ); in SAL_IMPLEMENT_MAIN()
72 ::com::sun::star::uno::XComponentContext>& rComponentContext );101 ::com::sun::star::uno::XComponentContext>& rComponentContext );
97 ::com::sun::star::uno::XComponentContext>& rComponentContext );
992 Reference < XComponentContext > rComponentContext = defaultBootstrap_InitialComponentContext(); in OptionsDlg() local993 Reference < XMultiComponentFactory > rServiceManager = rComponentContext->getServiceManager(); in OptionsDlg()994 … < XInterface > rInstance = _InstCtx("com.sun.star.awt.UnoControlDialogModel", rComponentContext ); in OptionsDlg()1112 … Reference< XInterface > dialog = _InstCtx("com.sun.star.awt.UnoControlDialog",rComponentContext); in OptionsDlg()1122 Reference< XInterface > toolkit = _InstCtx("com.sun.star.awt.ExtToolkit", rComponentContext); in OptionsDlg()
Completed in 48 milliseconds