Home
last modified time | relevance | path

Searched refs:getServiceManager (Results 376 – 400 of 600) sorted by relevance

1...<<11121314151617181920>>...24

/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DScriptBrowseNode.java75 XMultiComponentFactory xFac = xCtx.getServiceManager(); in ScriptBrowseNode()
/trunk/main/chart2/source/controller/main/
H A DShapeToolbarController.cxx77 …olbarController( Reference< lang::XMultiServiceFactory >( xContext->getServiceManager(), uno::UNO_… in create()
/trunk/main/chart2/source/model/template/
H A DBarChartTypeTemplate.cxx220 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java94 m_xMCF = m_cmpCtx.getServiceManager(); in _HelpSearch()
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java93 …e.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServiceManager()); in getMSF()
/trunk/main/desktop/test/deployment/passive/
H A Dpassive_native.cxx233 context_->getServiceManager(), css::uno::UNO_SET_THROW); in dispatch()
/trunk/main/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx157 m_xContext->getServiceManager()->createInstanceWithArgumentsAndContext( in filter()
/trunk/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx54 Reference<lang::XMultiComponentFactory> xFactory (rxContext->getServiceManager()); in PresenterConfigurationAccess()
/trunk/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx82 cssu::Reference< cssl::XMultiComponentFactory > xMCF( mxCtx->getServiceManager() ); in prepareSignatureToWrite()
/trunk/main/toolkit/workben/
H A Dunodialog.cxx100 return Reference< XMultiServiceFactory >( xContext->getServiceManager(), UNO_QUERY ); in createApplicationServiceManager()
/trunk/main/desktop/source/app/
H A Dappinit.cxx210 Reference<XMultiServiceFactory> xMS(xComponentContext->getServiceManager(), UNO_QUERY); in CreateApplicationServiceManager()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx248 m_xComponentContext->getServiceManager(), in startExecuteModal()
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx291 xContext->getServiceManager()->createInstanceWithContext( in bindPackage_()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx161 …m_xDesktop.set( xContext->getServiceManager()->createInstanceWithContext( UNISTRING("com.sun.star.… in UpdateCheckJob()
/trunk/main/toolkit/qa/complex/toolkit/
H A DUnitConversion.java103 …e.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServiceManager()); in testXUnitConversion()
/trunk/main/odk/examples/java/Text/
H A DBookmarkInsertion.java205 xMCF = xContext.getServiceManager(); in getDesktop()
/trunk/main/oox/source/helper/
H A Dgraphichelper.cxx73 Reference< XMultiServiceFactory > xFactory( mxContext->getServiceManager(), UNO_QUERY ); in GraphicHelper()
/trunk/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx120 m_xORB = m_xContext->getServiceManager(); in SQLCommandDesigner()
/trunk/main/javaunohelper/source/
H A Djavaunohelper.cxx280 rMSFac.set( xContext->getServiceManager(), UNO_QUERY_THROW ); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptProviderForBeanShell.java142 this.m_xMultiComponentFactory = m_xContext.getServiceManager(); in ScriptImpl()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptProviderForJava.java152 this.m_xMultiComponentFactory = m_xContext.getServiceManager(); in ScriptImpl()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptProviderForJavaScript.java140 this.m_xMultiComponentFactory = m_xContext.getServiceManager(); in ScriptImpl()
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx95 xContext->getServiceManager(), uno::UNO_QUERY_THROW ); in getGlobalSheetSettings()
/trunk/main/odk/examples/CLI/VB.NET/WriterDemo/
H A DWriterDemo.vb63 xFactory = DirectCast(xContext.getServiceManager(), _
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample2.java81 XMultiComponentFactory xMCF = xContext.getServiceManager(); in main()

Completed in 323 milliseconds

1...<<11121314151617181920>>...24