Lines Matching refs:XComponentContext
83 Reference<XComponentContext> m_xContext;
99 Reference<XComponentContext> const & xContext ) const;
102 Reference<XComponentContext> const & xContext ) const;
106 CanvasFactory( Reference<XComponentContext> const & xContext );
120 Reference<XComponentContext> const & xContext ) throw (Exception);
125 Reference<XComponentContext> const & xContext ) throw (Exception);
136 CanvasFactory::CanvasFactory( Reference<XComponentContext> const & xContext ) : in CanvasFactory()
232 Reference<XInterface> create( Reference<XComponentContext> const & xContext ) in create()
274 OUString const & name, Reference<XComponentContext> const & xContext ) in createInstanceWithContext()
285 Reference<XComponentContext> const & xContext ) const in use()
323 Reference<XComponentContext> const & xContext ) const in lookupAndUse()
482 Reference<XComponentContext> const & xContext ) throw (Exception) in createInstanceWithArgumentsAndContext()