/aoo42x/main/bean/qa/complex/bean/ |
H A D | OOoBeanTest.java | 122 f = new WriterFrame(100 ,100, 500 ,400, false, connection.getComponentContext()); in test1() 144 f = new WriterFrame(100, 100, 500,500, false, connection.getComponentContext()); in test2() 297 f = new WriterFrame(100, 100, 500, 300, true, connection.getComponentContext()); in test3() 322 f = new WriterFrame(100, 100, 500, 300, false, connection.getComponentContext()); in test4() 356 f = new WriterFrame(100, 100, 500, 400, false, connection.getComponentContext()); in test5() 411 …nal OOoBean bean = new OOoBean(new PrivateLocalOfficeConnection(connection.getComponentContext())); in test6() 598 f = new WriterFrame(100 ,100, 500 ,400, false, connection.getComponentContext()); in test7() 631 … OOoBean bean1 = new OOoBean(new PrivateLocalOfficeConnection(connection.getComponentContext())); in test8() 633 … OOoBean bean2 = new OOoBean(new PrivateLocalOfficeConnection(connection.getComponentContext())); in test8() 635 … OOoBean bean3 = new OOoBean(new PrivateLocalOfficeConnection(connection.getComponentContext())); in test8() [all …]
|
/aoo42x/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 652 new ComponentBackendDb(getComponentContext(), dbFile)); in BackendImpl() 1243 getComponentContext()->getValueByName( in componentLiveInsertion() 1300 getComponentContext()->getValueByName( in componentLiveRemoval() 1542 context = that->getComponentContext(); in processPackage_() 1550 that->getComponentContext(), abortChannel)), in processPackage_() 1585 context = that->getComponentContext(); in processPackage_() 1677 that->getComponentContext(); in processPackage_() 1727 that->getComponentContext()->getValueByName( in processPackage_() 1780 context = that->getComponentContext(); in processPackage_() 1797 that->getComponentContext()->getServiceManager(), in processPackage_() [all …]
|
/aoo42x/main/scripting/examples/javascript/Highlight/ |
H A D | ShowDialog.js | 37 context.getComponentContext()); 43 serviceObj = context.getComponentContext().getValueByName( 79 xmcf = XSCRIPTCONTEXT.getComponentContext().getServiceManager(); 89 XSCRIPTCONTEXT.getComponentContext());
|
/aoo42x/main/scripting/examples/beanshell/Highlight/ |
H A D | ShowDialog.bsh | 41 context.getComponentContext()); 48 serviceObj = context.getComponentContext().getValueByName( 83 XSCRIPTCONTEXT.getComponentContext().getServiceManager(); 93 XSCRIPTCONTEXT.getComponentContext()); 97 XSCRIPTCONTEXT.getComponentContext());
|
/aoo42x/main/comphelper/qa/complex/comphelper/ |
H A D | Map.java | 123 XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), in impl_checkMappings() 156 … connection.getComponentContext(), keyType, valueType, (Pair< Object, Object >[])initialMappings ); in impl_checkMappings() 357 … XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), in testValueTypes() 460 …eMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), new Type… in testEnumerations() 500 …eMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), new Type… in testSpecialValues() 531 …= UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServic… in getMSF()
|
/aoo42x/main/testtools/source/bridgetest/pyuno/ |
H A D | impl.py | 147 unohelper.inspect( uno.getComponentContext() , dev ) 148 unohelper.inspect( uno.getComponentContext().ServiceManager , dev ) 152 smgr = uno.getComponentContext().ServiceManager.createInstance( 162 smgr = uno.getComponentContext().ServiceManager.createInstance(
|
/aoo42x/main/scripting/examples/java/Highlight/ |
H A D | HighlightText.java | 52 context.getComponentContext().getServiceManager(); in showForm() 61 context.getComponentContext()); in showForm() 208 context.getComponentContext()); in tryLoadingLibrary() 215 Object serviceObj = context.getComponentContext().getValueByName( in tryLoadingLibrary()
|
/aoo42x/main/desktop/source/offacc/ |
H A D | acceptor.cxx | 48 static Reference<XInterface> getComponentContext( const Reference<XMultiServiceFactory>& rFactory) in getComponentContext() function 76 m_rContext = getComponentContext(m_rSMgr); in Acceptor() 272 rInstance = getComponentContext( m_rSMgr ); in getInstance() 284 OUString::createFromAscii( "StarOffice.ComponentContext" ), getComponentContext( m_rSMgr )); in getInstance()
|
/aoo42x/main/desktop/source/deployment/registry/script/ |
H A D | dp_script.cxx | 140 dialogURL, xCmdEnv, myBackend->getComponentContext() ); in PackageImpl() 144 scriptURL, xCmdEnv, myBackend->getComponentContext() ); in PackageImpl() 179 new ScriptBackendDb(getComponentContext(), dbFile)); in BackendImpl() 344 Reference<XComponentContext> const & xComponentContext = that->getComponentContext(); in processPackage_()
|
/aoo42x/main/scripting/source/pyprov/ |
H A D | pythonscript.py | 82 pathSubst = uno.getComponentContext().ServiceManager.createInstance( 284 def getComponentContext(self): member in ScriptContext 514 ctx = self.provCtx.scriptContext.getComponentContext() 711 … parser = uno.getComponentContext().ServiceManager.createInstance( "com.sun.star.xml.sax.Parser" ) 801 packageManagerFactory = uno.getComponentContext().getValueByName( 900 uri = uno.getComponentContext().getByName( 955 storageType, sfa, urlHelper, ScriptContext( uno.getComponentContext(), doc, inv ) )
|
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/ |
H A D | OOoBean.java | 175 try { xComponentContext = iNewConnection.getComponentContext(); } in setOOoConnection() 279 if ( iConnection.getComponentContext() == null ) in getOOoConnection() 301 iConn.getComponentContext().getServiceManager(); in getMultiServiceFactory() 1467 && iConnection.getComponentContext() != null ) in run() 1476 xServiceManager = iConnection.getComponentContext().getServiceManager(); in run()
|
H A D | LocalOfficeWindow.java | 116 XComponentContext xContext = mConnection.getComponentContext(); in queryAWTToolkit() 119 compfactory = mConnection.getComponentContext().getServiceManager(); in queryAWTToolkit()
|
/aoo42x/main/oox/source/core/ |
H A D | binaryfilterbase.cxx | 54 return StorageRef( new ::oox::ole::OleStorage( getComponentContext(), rxInStream, true ) ); in implCreateStorage() 59 return StorageRef( new ::oox::ole::OleStorage( getComponentContext(), rxOutStream, true ) ); in implCreateStorage()
|
H A D | xmlfilterbase.cxx | 499 FilterDetect aDetector( getComponentContext() ); in implGetInputStream() 507 return StorageRef( new ZipStorage( getComponentContext(), rxInStream ) ); in implCreateStorage() 512 return StorageRef( new ZipStorage( getComponentContext(), rxOutStream ) ); in implCreateStorage()
|
/aoo42x/main/sw/qa/complex/writer/ |
H A D | CheckIndexedPropertyValues.java | 45 (connection.getComponentContext().getServiceManager(). in checkIndexedPropertyValues() 48 connection.getComponentContext()))); in checkIndexedPropertyValues()
|
H A D | CheckNamedPropertyValues.java | 45 (connection.getComponentContext().getServiceManager(). in checkNamedPropertyValues() 48 connection.getComponentContext()))); in checkNamedPropertyValues()
|
/aoo42x/main/oox/source/ppt/ |
H A D | pptimport.cxx | 164 GraphicHelper( rFilter.getComponentContext(), rFilter.getTargetFrame(), rFilter.getStorage() ), in PptGraphicHelper() 183 …return new ::oox::ole::VbaProject( getComponentContext(), getModel(), CREATE_OUSTRING( "Impress" )… in implCreateVbaProject()
|
/aoo42x/main/dbaccess/qa/complex/dbaccess/ |
H A D | TestCase.java | 52 protected final XComponentContext getComponentContext() in getComponentContext() method in TestCase 229 …= UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServic… in getMSF()
|
/aoo42x/main/oox/source/xls/ |
H A D | excelfilter.cxx | 163 …return new ExcelVbaProject( getComponentContext(), Reference< XSpreadsheetDocument >( getModel(), … in implCreateVbaProject() 246 …return new ExcelVbaProject( getComponentContext(), Reference< XSpreadsheetDocument >( getModel(), … in implCreateVbaProject()
|
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/beans/ |
H A D | LocalOfficeWindow.java | 112 XComponentContext xContext = mConnection.getComponentContext(); in queryAWTToolkit() 115 compfactory = mConnection.getComponentContext().getServiceManager(); in queryAWTToolkit()
|
/aoo42x/main/desktop/source/deployment/registry/help/ |
H A D | dp_help.cxx | 149 new HelpBackendDb(getComponentContext(), dbFile)); in BackendImpl() 420 Reference<XComponentContext> const & xContext = getComponentContext(); in implProcessHelp() 645 Reference<XComponentContext> const & xContext = getComponentContext(); in getFileAccess()
|
/aoo42x/main/pyuno/source/module/ |
H A D | uno.py | 40 _g_ctx = pyuno.getComponentContext( ) 43 def getComponentContext(): function
|
/aoo42x/main/desktop/source/deployment/registry/sfwk/ |
H A D | dp_sfwk.cxx | 288 xContext( getComponentContext() ); in bindPackage_() 361 that->getComponentContext()->getValueByName( in initPackageHandler()
|
/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | Helper.java | 414 public static XComponentContext getComponentContext(XMultiServiceFactory _xMSF) in getComponentContext() method in Helper 425 final XComponentContext xComponentContext = getComponentContext(_xMSF); in getMacroExpander()
|
/aoo42x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/ |
H A D | ScriptSelector.java | 83 Object obj = ctxt.getComponentContext().getValueByName(MSP_FACTORY); in show() 239 XComponentContext xcc = ctxt.getComponentContext(); in getRootNode()
|