Lines Matching refs:XComponentContext

65         const css::uno::Reference< css::uno::XComponentContext > &rxContext )  in lcl_IsPresenterEnabled()
97 const css::uno::Reference<css::uno::XComponentContext>& rxContext,
114 css::uno::Reference<css::uno::XComponentContext> mxComponentContext;
142 Reference<XInterface> PresenterScreenJob::Create (const Reference<uno::XComponentContext>& rxContex… in Create()
153 PresenterScreenJob::PresenterScreenJob (const Reference<XComponentContext>& rxContext) in PresenterScreenJob()
231 const css::uno::Reference<css::uno::XComponentContext>& rxContext, in PresenterScreenListener()
340 const Reference<XComponentContext>& rxContext, in PresenterScreen()
409 Reference<XComponentContext> xContext (mxContextWeak); in InitializePresenterScreen()
416 new PresenterPaneContainer(Reference<XComponentContext>(xContext)); in InitializePresenterScreen()
527 Reference<XComponentContext> xContext (mxContextWeak); in GetScreenNumber()
624 Reference<XComponentContext>(mxContextWeak), in GetMainPaneId()
679 mpPaneContainer = new PresenterPaneContainer(Reference<XComponentContext>(mxContextWeak)); in ShutdownPresenterScreen()
685 void PresenterScreen::SetupPaneFactory (const Reference<XComponentContext>& rxContext) in SetupPaneFactory()
704 void PresenterScreen::SetupViewFactory (const Reference<XComponentContext>& rxContext) in SetupViewFactory()
724 const Reference<XComponentContext>& rxContext, in SetupConfiguration()
751 const Reference<XComponentContext>& rxContext, in ProcessLayout()
837 const Reference<XComponentContext>& rxContext, in ProcessComponent()
915 const Reference<XComponentContext>& rxContext, in SetupView()