Searched refs:_ctx (Results 1 – 2 of 2) sorted by relevance
52 private XComponentContext _ctx; field in ConnectionAwareClient59 _ctx = ctx; in ConnectionAwareClient()157 Object x = _ctx.getServiceManager().createInstanceWithContext( in getComponentLoader()158 "com.sun.star.connection.Connector", _ctx ); in getComponentLoader()172 x = _ctx.getServiceManager().createInstanceWithContext( in getComponentLoader()173 "com.sun.star.bridge.BridgeFactory", _ctx ); in getComponentLoader()
983 #define _InstCtx(_path,_ctx)\ in OptionsDlg() argument985 OUString::createFromAscii(_path),_ctx); in OptionsDlg()
Completed in 13 milliseconds