Home
last modified time | relevance | path

Searched refs:m_xORB (Results 1 – 25 of 101) sorted by relevance

12345

/trunk/main/comphelper/source/misc/
H A Dcomponentcontext.cxx63 m_xORB = m_xContext->getServiceManager(); in ComponentContext()
64 if ( !m_xORB.is() ) in ComponentContext()
88 m_xORB = m_xContext->getServiceManager(); in ComponentContext()
89 if ( !m_xORB.is() ) in ComponentContext()
112 m_xORB->createInstanceWithContext( _rServiceName, m_xContext ) in createComponent()
123 m_xORB->createInstanceWithArgumentsAndContext( _rServiceName, _rArguments, m_xContext ) in createComponentWithArguments()
141 return Reference< XMultiServiceFactory >( m_xORB, UNO_QUERY_THROW ); in getLegacyServiceFactory()
/trunk/main/extensions/source/abpilot/
H A Dadmininvokationimpl.cxx60 :m_xORB(_rxORB) in OAdminDialogInvokation()
64 …DBG_ASSERT(m_xORB.is(), "OAdminDialogInvokation::OAdminDialogInvokation: invalid service factory!"… in OAdminDialogInvokation()
72 if (!m_xORB.is()) in invokeAdministration()
102 …xDialog = Reference< XExecutableDialog >( m_xORB->createInstanceWithArguments( _bFixedType ? s_sAd… in invokeAdministration()
112 m_xORB->createInstance( ::rtl::OUString::createFromAscii( "com.sun.star.sdbc.DriverManager" ) ); in invokeAdministration()
/trunk/main/connectivity/source/commontools/
H A Dpredicateinput.cxx101 :m_xORB( _rxORB ) in OPredicateInputController()
103 ,m_aParser( m_xORB, _pParseContext ) in OPredicateInputController()
108 …OSL_ENSURE( m_xORB.is(), "OPredicateInputController::OPredicateInputController: need a service fac… in OPredicateInputController()
109 if ( m_xORB.is() ) in OPredicateInputController()
111 m_xFormatter = Reference< XNumberFormatter >( m_xORB->createInstance( in OPredicateInputController()
124 if ( m_xORB.is() ) in OPredicateInputController()
126 m_xLocaleData = m_xLocaleData.query( m_xORB->createInstance( in OPredicateInputController()
H A DDriversConfig.cxx130 :m_xORB(_rxORB) in DriversConfig()
158 const TInstalledDrivers& rDrivers = m_aNode->getInstalledDrivers(m_xORB); in getDriverFactoryName()
178 const TInstalledDrivers& rDrivers = m_aNode->getInstalledDrivers(m_xORB); in getDriverTypeDisplayName()
213 const TInstalledDrivers& rDrivers = m_aNode->getInstalledDrivers(m_xORB); in impl_get()
248 const TInstalledDrivers& rDrivers = m_aNode->getInstalledDrivers(m_xORB); in getURLs()
/trunk/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx120 m_xORB = m_xContext->getServiceManager(); in SQLCommandDesigner()
121 if ( !m_xORB.is() || !_rxPropertyAdapter.is() || !m_xConnection.is() ) in SQLCommandDesigner()
184 m_xORB.clear(); in dispose()
300 …OSL_PRECOND( m_xORB.is(), "SQLCommandDesigner::impl_createEmptyParentlessTask_nothrow: this will c… in impl_createEmptyParentlessTask_nothrow()
305 …Reference< XInterface > xDesktop ( m_xORB->createInstanceWithContext( SERVICE_DESKTO… in impl_createEmptyParentlessTask_nothrow()
345 Reference< XMultiServiceFactory >( m_xORB, UNO_QUERY ) ); in impl_closeDesigner_nothrow()
H A Dpcrcomponentcontext.cxx62 m_xORB = m_xContext->getServiceManager(); in ComponentContext()
63 if ( !m_xORB.is() ) in ComponentContext()
86 m_xORB->createInstanceWithContext( _rServiceName, m_xContext ) in createComponent()
96 return Reference< XMultiServiceFactory >( m_xORB, UNO_QUERY_THROW ); in getLegacyServiceFactory()
H A Dformlinkdialog.cxx178 ,m_xORB ( _rxORB ) in FormLinkDialog()
450 …showError( aContext, VCLUnoHelper::GetInterface( const_cast< FormLinkDialog* >( this ) ), m_xORB ); in getFormFields()
464 …on = ::dbtools::connectRowset( Reference< XRowSet >( _rxFormProps, UNO_QUERY ), m_xORB, sal_True ); in ensureFormConnection()
486 …pplier > xTablesInForm( ::dbtools::getCurrentSettingsComposer( _rxFormProps, m_xORB ), UNO_QUERY ); in getCanonicUnderlyingTable()
/trunk/main/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx117 ,m_xORB(_rxORB) in ODatasourceConnector()
125 ,m_xORB(_rxORB) in ODatasourceConnector()
142 getDataSourceByName( _rDataSourceName, m_pErrorMessageParent, m_xORB, _pErrorInfo ), in connect()
191 …xHandler = Reference< XInteractionHandler >( m_xORB->createInstance( SERVICE_TASK_INTERACTION_HAND… in connect()
264 showError( aInfo, m_pErrorMessageParent, m_xORB ); in connect()
H A Ddatabaseobjectview.cxx73 :m_xORB ( _rxORB ) in DatabaseObjectView()
79 OSL_ENSURE( m_xORB.is(), "DatabaseObjectView::DatabaseObjectView: invalid service factory!" ); in DatabaseObjectView()
122 if ( m_xORB.is() ) in doDispatch()
129 …Reference< XSingleServiceFactory > xFact(m_xORB->createInstance(::rtl::OUString::createFromAscii("… in doDispatch()
H A Dlinkeddocuments.cxx189 :m_xORB(_rxORB) in DBG_NAME()
197 …OSL_ENSURE(m_xORB.is(), "OLinkedDocumentsAccess::OLinkedDocumentsAccess: invalid service factory!"… in DBG_NAME()
283 xWizard.set( m_xORB->createInstanceWithArguments( in impl_newWithPilot()
463 showError(aInfo, VCLUnoHelper::GetInterface(m_pDialogParent), m_xORB ); in open()
/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx114 :m_xORB( _rxORB ) in BasicInteractionHandler()
191 OParameterDialog aDlg(NULL, _rParamRequest.Parameters, _rParamRequest.Connection, m_xORB); in implHandle()
327 OCollectionView aDlg(NULL,_rDocuRequest.Content,_rDocuRequest.Name,m_xORB); in implHandle()
362 if ( m_xORB.is() ) in implHandleUnknown()
363 …xFallbackHandler = xFallbackHandler.query( m_xORB->createInstance( ::rtl::OUString( RTL_CONSTASCII… in implHandleUnknown()
/trunk/main/editeng/source/misc/
H A Dhangulhanja.cxx109 m_xORB; // the service factory to use member in editeng::HangulHanjaConversion_Impl
286 , m_xORB( _rxORB ) in HangulHanjaConversion_Impl()
303 DBG_ASSERT( m_xORB.is(), "HangulHanjaConversion_Impl::HangulHanjaConversion_Impl: no ORB!" ); in HangulHanjaConversion_Impl()
323 if ( m_xORB.is() ) in HangulHanjaConversion_Impl()
326 m_xConverter = m_xConverter.query( m_xORB->createInstance( sTextConversionService ) ); in HangulHanjaConversion_Impl()
669 … Reference< XInterface > xBI( m_xORB->createInstance( ::rtl::OUString( sBreakIteratorService ) ) ); in implGetConversionDirectionForCurrentPortion()
684 CharClass aCharClassificaton( m_xORB, m_aSourceLocale ); in implGetConversionDirectionForCurrentPortion()
/trunk/main/forms/source/helper/
H A Durltransformer.cxx46 :m_xORB( _rxORB ) in UrlTransformer()
58 if ( m_xORB.is() ) in implEnsureTransformer()
61 m_xORB->createInstance( in implEnsureTransformer()
/trunk/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseSqlTests.java34 private final XMultiServiceFactory m_xORB; field in DBaseSqlTests
39 m_xORB = _xORB; in DBaseSqlTests()
45 m_xORB.createInstance("com.sun.star.sdb.RowSet")); in testFunctions()
/trunk/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx112 ,m_xORB(_xORB) in DBG_NAME()
125 …m_xMeAsFrame = Reference< XFrame >(m_xORB->createInstance(::rtl::OUString(RTL_CONSTASCII_USTRINGPA… in DBG_NAME()
144 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in DBG_NAME()
163 bool bEnableHelpSection = lcl_shouldEnableHelpSection( m_xORB ); in DBG_NAME()
195 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in DBG_NAME()
/trunk/main/dbaccess/source/ui/dlg/
H A DCollectionView.cxx145 , m_xORB(_xORB) in DBG_NAME()
237 …Reference<XInitialization> xIni(m_xORB->createInstance(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM… in IMPL_LINK()
285 if ( dbaui::insertHierachyElement(this,m_xORB,xNameContainer,String(),m_bCreateForm) ) in IMPL_LINK()
290 showError( ::dbtools::SQLExceptionInfo( ::cppu::getCaughtException() ), this, m_xORB ); in IMPL_LINK()
H A DUserAdmin.cxx322 ::dbaui::showError(::dbtools::SQLExceptionInfo(e),this,m_xORB); in IMPL_LINK()
358 m_TableCtrl.setORB(m_xORB); in implInitControls()
385 ::dbaui::showError(::dbtools::SQLExceptionInfo(e),this,m_xORB); in implInitControls()
/trunk/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx61 , m_xORB(_rxFactory) in DBG_NAME()
120 …< XNumberFormatsSupplier > xSupplier(::dbtools::getNumberFormats(m_xConnection, sal_True,m_xORB)); in GetFormatter()
125 …m_xFormatter.set( m_xORB->createInstance(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star… in GetFormatter()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx131 ,m_xORB( _xORB ) in OHsqlConnection()
287 ::comphelper::ComponentContext aContext( m_xORB );
390 if ( m_xORB.is() ) in impl_getTextTableIcon_nothrow()
391 …xProvider.set( m_xORB->createInstance( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star… in impl_getTextTableIcon_nothrow()
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentcontext.hxx48 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiComponentFactory > m_xORB;
93 m_xORB->createInstanceWithContext( _rServiceName, m_xContext ) in createComponent()
119m_xORB->createInstanceWithArgumentsAndContext( _rServiceName, _rArguments, m_xContext ) in createComponentWithArguments()
/trunk/main/svx/source/inc/
H A Dfiltnav.hxx67 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xORB;
74 :m_xORB( _rxFactory ) in FmFilterData()
174 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xORB;
192 …r::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > getORB() const { return m_xORB; } in getORB()
/trunk/main/svx/source/form/
H A DfmPropBrw.cxx215 ,m_xORB(_xORB) in FmPropBrw()
227 …m_xMeAsFrame = Reference< XFrame >(m_xORB->createInstance(::rtl::OUString::createFromAscii("com.su… in FmPropBrw()
578 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in impl_createPropertyBrowser_throw()
595 bool bEnableHelpSection = lcl_shouldEnableHelpSection( m_xORB ); in impl_createPropertyBrowser_throw()
H A Dsqlparserclient.cxx43 m_xORB = _rxORB; in OSQLParserClient()
50 m_xParser = getFactory()->createSQLParser(m_xORB,getParseContext()); in ensureLoaded()
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx561 ,m_xORB(_rxORB)
788 DBG_ASSERT(m_xORB.is(), "AddressBookSourceDialog::initializeDatasources: no service factory!"); in initializeDatasources()
789 if (!m_xORB.is()) in initializeDatasources()
795 …m_xDatabaseContext = Reference< XNameAccess >(m_xORB->createInstance(sContextServiceName), UNO_QUE… in initializeDatasources()
845 …xHandler = Reference< XInteractionHandler >(m_xORB->createInstance(sInteractionHandlerServiceName)… in resetTables()
1222 …xAdminDialog = Reference< XExecutableDialog >(m_xORB->createInstanceWithArguments(sDialogServiceNa… in IMPL_LINK()
/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx126 Reference< XMultiServiceFactory > m_xORB; member in adabasui::ODatabaseCreator
135 , m_xORB(_xORB) in ODatabaseCreator()
156 …tools::showError(::dbtools::SQLExceptionInfo(e),VCLUnoHelper::GetInterface(m_pErrorWindow),m_xORB); in run()
215 ,m_xORB(_rxORB) in DBG_NAME()
555 … ::std::auto_ptr<ODatabaseCreator>(new ODatabaseCreator(m_xCreateCatalog,this,m_xORB,aCreateArgs));

Completed in 164 milliseconds

12345