| /trunk/main/cppuhelper/source/ |
| H A D | factory.cxx | 113 virtual Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext( 188 return createInstanceWithArgumentsAndContext( in createInstanceWithArguments() 200 Reference< XInterface > OSingleFactoryHelper::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in cppu::OSingleFactoryHelper 339 virtual Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext( 466 Reference< XInterface > OFactoryComponentHelper::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in cppu::OFactoryComponentHelper 477 …xTheInstance = OSingleFactoryHelper::createInstanceWithArgumentsAndContext( rArguments, xContext ); in createInstanceWithArgumentsAndContext() 481 return OSingleFactoryHelper::createInstanceWithArgumentsAndContext( rArguments, xContext ); in createInstanceWithArgumentsAndContext() 564 Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext( 746 …return xModuleFactory->createInstanceWithArgumentsAndContext( Arguments, Reference< XComponentCont… in createInstanceWithArguments() 752 Reference< XInterface > ORegistryFactoryHelper::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in cppu::ORegistryFactoryHelper [all …]
|
| H A D | component_context.cxx | 542 ? xFac->createInstanceWithArgumentsAndContext( args, this ) in lookupMap() 567 ? m_xSMgr->createInstanceWithArgumentsAndContext( in lookupMap()
|
| /trunk/main/canvas/source/factory/ |
| H A D | cf_service.cxx | 119 createInstanceWithArgumentsAndContext( 268 return createInstanceWithArgumentsAndContext( in createInstanceWithContext() 279 return m_xContext->getServiceManager()->createInstanceWithArgumentsAndContext( in use() 471 Reference<XInterface> CanvasFactory::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in __anonfbf85ac20111::CanvasFactory 488 return createInstanceWithArgumentsAndContext( in createInstance() 496 return createInstanceWithArgumentsAndContext( in createInstanceWithArguments()
|
| /trunk/main/javaunohelper/source/ |
| H A D | vm.cxx | 66 …virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstanceWithArgumentsAndContext( 85 return xContext->getServiceManager()->createInstanceWithArgumentsAndContext( in createInstanceWithContext() 92 css::uno::Reference< css::uno::XInterface > SingletonFactory::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in __anond458e21d0111::SingletonFactory 95 return xContext->getServiceManager()->createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext()
|
| /trunk/main/scripting/source/provider/ |
| H A D | ActiveMSPList.cxx | 71 m_xContext->getServiceManager()->createInstanceWithArgumentsAndContext( in createNewMSP() 294 …criptProvider > userMsp( m_xContext->getServiceManager()->createInstanceWithArgumentsAndContext( s… in createNonDocMSPs() 299 …riptProvider > shareMsp( m_xContext->getServiceManager()->createInstanceWithArgumentsAndContext( s… in createNonDocMSPs() 304 …ptProvider > bundledMsp( m_xContext->getServiceManager()->createInstanceWithArgumentsAndContext( s… in createNonDocMSPs()
|
| /trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/ |
| H A D | ServiceManager.java | 148 Object loaderObj = createInstanceWithArgumentsAndContext( in getLoader() 296 return createInstanceWithArgumentsAndContext( serviceSpecifier, args, m_xDefaultContext ); in createInstanceWithArguments() 409 public java.lang.Object createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() method in ServiceManager 422 return xCompFac.createInstanceWithArgumentsAndContext( rArguments, xContext ); in createInstanceWithArgumentsAndContext() 906 public Object createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() method in ServiceManagerFactory
|
| /trunk/main/stoc/source/servicemanager/ |
| H A D | servicemanager.cxx | 542 virtual Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext( 689 virtual Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in stoc_smgr::OServiceManagerWrapper 693 …{ return getRoot()->createInstanceWithArgumentsAndContext( rServiceSpecifier, rArguments, xContext… in createInstanceWithArgumentsAndContext() 703 { return getRoot()->createInstanceWithArgumentsAndContext( name, Arguments, m_xContext ); } in createInstanceWithArguments() 1225 Reference< XInterface > OServiceManager::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in stoc_smgr::OServiceManager 1258 return xFac->createInstanceWithArgumentsAndContext( rArguments, xContext ); in createInstanceWithArgumentsAndContext() 1310 return createInstanceWithArgumentsAndContext( in createInstanceWithArguments()
|
| /trunk/main/configmgr/source/ |
| H A D | configurationprovider.cxx | 388 createInstanceWithArgumentsAndContext( 406 return createInstanceWithArgumentsAndContext( in createInstanceWithContext() 411 Factory::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in configmgr::configuration_provider::__anon66d857050111::Factory
|
| /trunk/main/comphelper/source/misc/ |
| H A D | servicedecl.cxx | 58 createInstanceWithArgumentsAndContext( 97 ServiceDecl::Factory::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in comphelper::service_decl::ServiceDecl::Factory
|
| H A D | legacysingletonfactory.cxx | 82 …virtual Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext( const Sequence< An… 165 …Reference< XInterface > SAL_CALL LegacySingletonFactory::createInstanceWithArgumentsAndContext( co… in createInstanceWithArgumentsAndContext() function in comphelper::LegacySingletonFactory
|
| /trunk/main/framework/source/tabwin/ |
| H A D | tabwinfactory.cxx | 89 return createInstanceWithArgumentsAndContext( aArgs, Context ); in createInstanceWithContext() 92 …o::Reference< css::uno::XInterface > SAL_CALL TabWinFactory::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in framework::TabWinFactory
|
| /trunk/main/framework/source/uifactory/ |
| H A D | windowcontentfactorymanager.cxx | 163 …nce< uno::XInterface > SAL_CALL WindowContentFactoryManager::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() function in framework::WindowContentFactoryManager 238 … xWindow = xFactory->createInstanceWithArgumentsAndContext( Arguments, Context ); in createInstanceWithArgumentsAndContext()
|
| /trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/ |
| H A D | FactoryHelper.java | 247 public Object createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() method in FactoryHelper.Factory 354 return createInstanceWithArgumentsAndContext( args, null ); in createInstanceWithArguments()
|
| /trunk/main/reportdesign/source/ui/inspection/ |
| H A D | DataProviderHandler.cxx | 531 m_xContext->getServiceManager()->createInstanceWithArgumentsAndContext( in impl_dialogLinkedFields_nothrow() 551 m_xContext->getServiceManager()->createInstanceWithArgumentsAndContext( in impl_dialogChartType_nothrow()
|
| /trunk/main/cli_ure/source/climaker/ |
| H A D | climaker_app.cxx | 489 xTDprov_factory->createInstanceWithArgumentsAndContext( in SAL_IMPLEMENT_MAIN() 500 xTDprov_factory->createInstanceWithArgumentsAndContext( in SAL_IMPLEMENT_MAIN()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/ |
| H A D | PropertyHandlerFactroy.java | 34 …public Object createInstanceWithArgumentsAndContext(Object[] obj, com.sun.star.uno.XComponentConte… in createInstanceWithArgumentsAndContext() method in PropertyHandlerFactroy
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/ |
| H A D | com.sun.star.comp.framework.StatusBarControllerFactory.csv | 2 …erFactory";"com::sun::star::lang::XMultiComponentFactory";"createInstanceWithArgumentsAndContext()"
|
| H A D | com.sun.star.comp.framework.PopupMenuControllerFactory.csv | 2 …erFactory";"com::sun::star::lang::XMultiComponentFactory";"createInstanceWithArgumentsAndContext()"
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_configmgr/ |
| H A D | ConfigurationProvider.java | 45 ctxt.getServiceManager().createInstanceWithArgumentsAndContext( in createTestEnvironment()
|
| /trunk/main/extensions/source/update/check/ |
| H A D | updateprotocoltest.cxx | 62 rComponentContext->getServiceManager()->createInstanceWithArgumentsAndContext( in SAL_IMPLEMENT_MAIN()
|
| /trunk/main/desktop/source/deployment/ |
| H A D | dp_xml.cxx | 49 xContext->getServiceManager()->createInstanceWithArgumentsAndContext( in xml_parse()
|
| /trunk/main/extensions/source/update/feed/test/ |
| H A D | updatefeedtest.cxx | 69 rComponentContext->getServiceManager()->createInstanceWithArgumentsAndContext( in SAL_IMPLEMENT_MAIN()
|
| /trunk/main/testtools/source/servicetests/ |
| H A D | TestService.java | 53 public Object createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() method in TestService
|
| /trunk/main/framework/inc/tabwin/ |
| H A D | tabwinfactory.hxx | 70 …::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArgumentsAndContext( c…
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/lang/ |
| H A D | _XMultiComponentFactory.java | 89 component = (XInterface)oObj.createInstanceWithArgumentsAndContext( in _createInstanceWithArgumentsAndContext()
|