Home
last modified time | relevance | path

Searched refs:getServiceManager (Results 201 – 225 of 577) sorted by relevance

12345678910>>...24

/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DComponentContext_Test.java48 XMultiComponentFactory xSMgr = xContext.getServiceManager(); in main()
H A DBootstrap_Test.java59 XMultiServiceFactory.class, xContext.getServiceManager() ); in test()
/trunk/main/scripting/source/runtimemgr/
H A DStorageBridge.cxx72 …Reference< lang::XMultiComponentFactory > xMultiComFac( m_xContext->getServiceManager(), UNO_SET_T… in initStorage()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOOoBean.java301 iConn.getComponentContext().getServiceManager(); in getMultiServiceFactory()
1476 xServiceManager = iConnection.getComponentContext().getServiceManager(); in run()
/trunk/main/desktop/test/deployment/active/
H A Dactive_python.py77 smgr = self.context.getServiceManager()
H A DDispatch.java65 XMultiComponentFactory.class, context.getServiceManager()); in dispatch()
/trunk/main/sw/qa/complex/checkColor/
H A DCheckChangeColor.java86 connection.getComponentContext().getServiceManager())). in setUpDocument()
/trunk/main/sw/qa/complex/writer/
H A DCheckNamedPropertyValues.java45 (connection.getComponentContext().getServiceManager(). in checkNamedPropertyValues()
/trunk/main/sw/source/ui/vba/
H A Dvbaaddins.cxx38 …uno::Reference< lang::XMultiComponentFactory > xMCF( xContext->getServiceManager(), uno::UNO_QUERY… in lcl_getAddinCollection()
/trunk/main/sc/source/core/tool/
H A Dformulaparserpool.cxx72 …Reference< XContentEnumerationAccess > xFactoryEA( mxContext->getServiceManager(), UNO_QUERY_THROW… in ScParserFactoryMap()
/trunk/main/desktop/test/deployment/passive/
H A DDispatch.java65 XMultiComponentFactory.class, context.getServiceManager()); in dispatch()
/trunk/main/testtools/source/servicetests/
H A DRemoteServiceTest.java71 = context.getServiceManager();
/trunk/main/fpicker/test/
H A Dsvdem.cxx93 xMSch.set(xComponentContext->getServiceManager(), com::sun::star::uno::UNO_QUERY); in SAL_IMPLEMENT_MAIN()
/trunk/main/reportdesign/source/filter/xml/
H A Ddbloader2.cxx67 …mp,ElementModes::READ,Reference< XMultiServiceFactory >(m_xContext->getServiceManager(),UNO_QUERY)… in detect()
/trunk/main/offapi/com/sun/star/mozilla/
H A DXRemoteServiceManagerProvider.idl49 com::sun::star::lang::XMultiServiceFactory getServiceManager( [in] any sessionData );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DUnoProvider.java112 XMultiComponentFactory xMCF = xContext.getServiceManager(); in getManager()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DGridFieldValidator.java103 m_xCtx.getServiceManager().createInstanceWithContext( in showInvalidValueMessage()
/trunk/main/sdext/source/presenter/
H A DPresenterPane.cxx52 mxComponentContext->getServiceManager(), UNO_QUERY_THROW); in PresenterPane()
/trunk/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContFrame.java108 XMultiComponentFactory xLocalServiceManager = xComponentContext.getServiceManager(); in connectOfficeGetServiceFactory()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DConnectionTask.java168 xCmpContext.getServiceManager(); in connectToOffice()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DGraphicExportDemo.java76 xOfficeContext.getServiceManager().createInstanceWithContext( in main()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DHelper.java78 maMCFactory = maContext.getServiceManager(); in Helper()
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A Dtestnativethreadpoolserver.cxx72 context->getServiceManager()); in get()
/trunk/main/stoc/test/javavm/
H A Dtestjavavm.cxx161 Reference<XMultiComponentFactory> fac= context->getServiceManager(); in SAL_IMPLEMENT_MAIN()
/trunk/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx76 xFactory(xComponentContext->getServiceManager() ); in TEST_F()

Completed in 99 milliseconds

12345678910>>...24