/aoo41x/main/cppuhelper/source/ |
H A D | factory.cxx | 197 Reference<XInterface > OSingleFactoryHelper::createInstanceWithArguments( in createInstanceWithArguments() function in cppu::OSingleFactoryHelper 355 Reference<XInterface > SAL_CALL createInstanceWithArguments( const Sequence<Any>& Arguments ) 460 Reference<XInterface > OFactoryComponentHelper::createInstanceWithArguments( in createInstanceWithArguments() function in cppu::OFactoryComponentHelper 471 xTheInstance = OSingleFactoryHelper::createInstanceWithArguments( Arguments ); in createInstanceWithArguments() 475 return OSingleFactoryHelper::createInstanceWithArguments( Arguments ); in createInstanceWithArguments() 602 Reference<XInterface > SAL_CALL createInstanceWithArguments(const Sequence<Any>& Arguments) 769 Reference<XInterface > SAL_CALL ORegistryFactoryHelper::createInstanceWithArguments( in createInstanceWithArguments() function in cppu::ORegistryFactoryHelper 788 return xModuleFactoryDepr->createInstanceWithArguments( Arguments ); in createInstanceWithArguments() 831 return xModuleFactoryDepr->createInstanceWithArguments( rArguments ); in createInstanceWithArgumentsAndContext() 1007 Reference<XInterface > OFactoryProxyHelper::createInstanceWithArguments in createInstanceWithArguments() function in cppu::OFactoryProxyHelper [all …]
|
/aoo41x/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydatasource.cxx | 134 createInstanceWithArguments( const uno::Sequence< uno::Any > & aArguments ) 348 return createInstanceWithArguments( aServiceSpecifier, aArguments, false ); in createInstance() 354 HierarchyDataSource::createInstanceWithArguments( in createInstanceWithArguments() function in HierarchyDataSource 359 return createInstanceWithArguments( ServiceSpecifier, Arguments, true ); in createInstanceWithArguments() 383 HierarchyDataSource::createInstanceWithArguments( in createInstanceWithArguments() function in HierarchyDataSource 497 xConfigAccess = xProv->createInstanceWithArguments( in createInstanceWithArguments() 518 xConfigAccess = xProv->createInstanceWithArguments( in createInstanceWithArguments() 995 HierarchyDataAccess::createInstanceWithArguments( in createInstanceWithArguments() function in HierarchyDataAccess 1004 return xOrig->createInstanceWithArguments( aArguments ); in createInstanceWithArguments()
|
H A D | hierarchydata.cxx | 316 m_xConfigProvider->createInstanceWithArguments( in setData() 597 m_xConfigProvider->createInstanceWithArguments( in move() 623 m_xConfigProvider->createInstanceWithArguments( in move() 892 m_xConfigProvider->createInstanceWithArguments( in remove() 1142 m_xConfigProvider->createInstanceWithArguments( in getRootReadAccess()
|
/aoo41x/main/comphelper/source/misc/ |
H A D | storagehelper.cxx | 114 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageFromURL() 147 xFact->createInstanceWithArguments( aArgs ), uno::UNO_QUERY ); in GetStorageFromURL2() 164 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageFromInputStream() 183 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageFromStream() 352 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageOfFormatFromURL() 383 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageOfFormatFromInputStream() 415 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageOfFormatFromStream()
|
/aoo41x/main/offapi/com/sun/star/document/ |
H A D | FilterFactory.idl | 69 The methods createInstance() or createInstanceWithArguments() of this interface must be 73 reached by using createInstanceWithArguments() with an optional property "FilterName" only. 87 java.lang.Object aFilter = xFilterFactory.createInstanceWithArguments("", lProps); 103 …if the first parameter of createInstance() or createInstanceWithArguments() does not match to a va… 105 … "FilterName" could not be detected inside the argument list of call createInstanceWithArguments(). 111 …and may given optional arguments of the corresponding createInstanceWithArguments() request. To do… 119 …corresponding createInstanceWithArguments() call. That means: Item 0 or the original list was copi…
|
/aoo41x/main/package/qa/storages/ |
H A D | RegressionTest_i30400.java | 73 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 188 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 254 Object oTempStorage2 = m_xStorageFactory.createInstanceWithArguments( pArgs ); in TestCopyWithRenaming() 345 oTempStorage2 = m_xStorageFactory.createInstanceWithArguments( pArgs ); in TestCopyWithRenaming()
|
H A D | RegressionTest_114358.java | 66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 127 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 170 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
|
H A D | RegressionTest_i46848.java | 66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 125 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 171 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
|
H A D | Test14.java | 81 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 132 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 177 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
|
H A D | RegressionTest_i30677.java | 66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 157 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 230 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
|
H A D | Test13.java | 84 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 143 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 202 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
|
H A D | RegressionTest_i49755.java | 66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 169 Object oStep2TempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 221 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test()
|
H A D | Test12.java | 66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 139 Object oResWriteStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 195 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test()
|
H A D | Test15.java | 82 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 159 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 236 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
|
H A D | RegressionTest_i29169.java | 66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 206 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() 333 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
|
/aoo41x/main/chart2/source/model/filter/ |
H A D | XMLFilter.cxx | 151 xStorageFact->createInstanceWithArguments( aStorageArgs ), in lcl_getWriteStorage() 229 xStorageFact->createInstanceWithArguments( aStorageArgs ), uno::UNO_QUERY_THROW ); in lcl_getReadStorage() 383 xServiceFactory->createInstanceWithArguments( in impl_Import() 658 …xDocHandler.set(xServiceFactory->createInstanceWithArguments(m_sDocumentHandler,aArgs), uno::UNO_Q… in impl_Export() 670 xServiceFactory->createInstanceWithArguments( in impl_Export() 805 Reference< XExporter > xExporter( xServiceFactory->createInstanceWithArguments( in impl_ExportStream()
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | HierarchyDataSource.idl | 55 … <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments</member> 64 … <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments</member> 69 … <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments</member> 97 … <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments</member>
|
/aoo41x/main/sfx2/source/doc/ |
H A D | sfxmodelfactory.cxx | 89 …virtual Reference< XInterface > SAL_CALL createInstanceWithArguments( const Sequence< Any >& aArgu… 137 return createInstanceWithArguments( Sequence< Any >() ); in createInstance() 166 …Reference< XInterface > SAL_CALL SfxModelFactory::createInstanceWithArguments( const Sequence< Any… in createInstanceWithArguments() function in sfx2::SfxModelFactory
|
/aoo41x/main/canvas/source/factory/ |
H A D | cf_service.cxx | 131 virtual Reference<XInterface> SAL_CALL createInstanceWithArguments( 163 xConfigProvider->createInstanceWithArguments( in CanvasFactory() 175 xConfigProvider->createInstanceWithArguments( in CanvasFactory() 503 Reference<XInterface> CanvasFactory::createInstanceWithArguments( in createInstanceWithArguments() function in __anon02fc6ee20111::CanvasFactory
|
/aoo41x/main/qadevOOo/tests/java/mod/_fwk/ |
H A D | JobExecutor.java | 138 oRootCfg = xConfigMSF.createInstanceWithArguments( in initialize() 294 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments() method in Job 299 return createInstanceWithArguments(null); in createInstance()
|
/aoo41x/main/desktop/source/app/ |
H A D | app.cxx | 2439 Reference < XComponent > xQuickstart( rSMgr->createInstanceWithArguments( in InitializeQuickstartMode() 2834 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() 2845 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() 2856 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() 2867 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() 2878 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() 2888 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() 2899 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() 2910 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() 2921 xConfigProvider->createInstanceWithArguments( sAccessSrvc, theArgs ), UNO_QUERY ); in PreloadConfigurationData() [all …]
|
/aoo41x/main/offapi/com/sun/star/configuration/ |
H A D | ConfigurationProvider.idl | 56 <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</member> 67 <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</member> 92 <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</member> 214 <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</member>
|
/aoo41x/main/filter/source/xsltdialog/ |
H A D | xmlfilterjar.cxx | 107 Reference< XInterface > xFolder( xFactory->createInstanceWithArguments(aArgs) ); in addFolder() 184 mxMSF->createInstanceWithArguments( in savePackage() 287 mxMSF->createInstanceWithArguments( in openPackage()
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/ |
H A D | DisableCommandsTest.java | 265 Object xAccess = xConfigProvider.createInstanceWithArguments( in enableCommands() 322 Object xAccess = xConfigProvider.createInstanceWithArguments( in disableCommands() 341 xSetElementFactory.createInstanceWithArguments( aArgs ); in disableCommands()
|
/aoo41x/main/qadevOOo/runner/basicrunner/ |
H A D | BasicHandler.java | 219 Object oSecure = oProviderMSF.createInstanceWithArguments( in Connect() 359 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments() method in BasicHandler 368 return createInstanceWithArguments(null); in createInstance()
|