Home
last modified time | relevance | path

Searched refs:mxViewFactory (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sdext/source/presenter/
H A DPresenterScreen.cxx354 mxViewFactory(), in PresenterScreen()
378 Reference<lang::XComponent> xViewFactoryComponent (mxViewFactory, UNO_QUERY); in disposing()
664 Reference<lang::XComponent> xViewFactoryComponent (mxViewFactory, UNO_QUERY); in ShutdownPresenterScreen()
667 mxViewFactory = NULL; in ShutdownPresenterScreen()
708 if ( ! mxViewFactory.is()) in SetupViewFactory()
709 mxViewFactory = PresenterViewFactory::Create( in SetupViewFactory()
H A DPresenterScreen.hxx153 css::uno::Reference<css::drawing::framework::XResourceFactory> mxViewFactory; member in sdext::presenter::PresenterScreen

Completed in 18 milliseconds