Home
last modified time | relevance | path

Searched refs:getComponentContext (Results 26 – 50 of 148) sorted by relevance

123456

/aoo42x/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx324 new ExtensionBackendDb(getComponentContext(), dbFile)); in BackendImpl()
843 uno::Reference< XComponentContext > xContext( getMyBackend()->getComponentContext() ); in getIcon()
1189 getMyBackend()->getComponentContext() ); in exportTo()
1451 getMyBackend()->getComponentContext() ); in scanBundle()
/aoo42x/main/sc/qa/complex/sc/
H A DCalcRTL.java226 …= UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServic… in openSpreadsheetDocument()
557 …= UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServic… in getInsertedShape()
/aoo42x/main/pyuno/demo/
H A Dswritercompclient.py25 localContext = uno.getComponentContext()
H A Dbiblioaccess.py32 localCtx = uno.getComponentContext()
/aoo42x/main/testtools/source/bridgetest/pyuno/
H A Dtestcomp.py24 ctx = uno.getComponentContext()
H A Dmain.py30 ctx = uno.getComponentContext()
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DOfficeConnection.java62 XComponentContext getComponentContext(); in getComponentContext() method
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOfficeConnection.java63 XComponentContext getComponentContext(); in getComponentContext() method
/aoo42x/main/test/inc/test/
H A Dofficeconnection.hxx53 getComponentContext() const;
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java415 final XComponentContext xComponentContext = Helper.getComponentContext(_xMSF); in getPathToExtension()
424 XComponentContext xContext = Helper.getComponentContext(_xMSF); in initializeLogger()
/aoo42x/main/pyuno/source/module/
H A Dpyuno_module.cxx139 static PyObject* getComponentContext (PyObject*, PyObject*) in getComponentContext() function
718 {const_cast< char * >("getComponentContext"), getComponentContext, METH_NOARGS, NULL},
/aoo42x/main/qadevOOo/tests/java/mod/_configmgr/
H A DDefaultProvider.java43 tParam.getComponentContext().getValueByName( in createTestEnvironment()
H A DConfigurationProvider.java42 XComponentContext ctxt = tParam.getComponentContext(); in createTestEnvironment()
/aoo42x/main/oox/source/shape/
H A DShapeFilterBase.cxx65 …return new ::oox::ole::VbaProject( getComponentContext(), getModel(), CREATE_OUSTRING( "Writer" ) … in implCreateVbaProject()
/aoo42x/main/oox/source/vml/
H A Dvmldrawingfragment.cxx53 …return new InputStream( getFilter().getComponentContext(), FragmentHandler2::openFragmentStream() … in openFragmentStream()
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DJUnitBasedTest.java45 return m_connection.getComponentContext(); in getContext()
H A DStandaloneDocumentInfo.java69 …= UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServic… in getMSF()
/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.hxx57 getComponentContext() const;
/aoo42x/main/scripting/source/pyprov/
H A Dofficehelper.py65 xLocalContext = uno.getComponentContext()
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/
H A DEditorScriptContext.java91 public XComponentContext getComponentContext() in getComponentContext() method in EditorScriptContext
/aoo42x/main/oox/source/ole/
H A Dvbaprojectfilter.cxx64 return new VbaProject( getComponentContext(), getModel(), maAppName ); in implCreateVbaProject()
/aoo42x/main/sot/qa/complex/olesimplestorage/
H A DOLESimpleStorageUnitTest.java80 …= UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServic… in getMSF()
/aoo42x/main/svl/qa/complex/passwordcontainer/
H A DPasswordContainerUnitTest.java81 …= UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServic… in getMSF()
/aoo42x/main/framework/qa/complex/disposing/
H A DGetServiceWhileDisposingOffice.java92 …= UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServic… in getMSF()
/aoo42x/main/scripting/examples/java/debugger/
H A DDebugRunner.java81 script, xsctxt.getComponentContext()); in go()

Completed in 134 milliseconds

123456