Home
last modified time | relevance | path

Searched refs:createInstanceWithArguments (Results 26 – 50 of 479) sorted by relevance

12345678910>>...20

/aoo42x/main/vcl/source/components/
H A Ddtranscomp.cxx244 …virtual Reference< XInterface > SAL_CALL createInstanceWithArguments( const Sequence< Any >& rArgs…
266 return createInstanceWithArguments( Sequence< Any >() ); in createInstance()
271 Reference< XInterface > ClipboardFactory::createInstanceWithArguments( const Sequence< Any >& argum… in createInstanceWithArguments() function in vcl::ClipboardFactory
/aoo42x/main/qadevOOo/runner/basicrunner/basichelper/
H A DAttributeList.java74 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments() method in AttributeList
83 return createInstanceWithArguments(null); in createInstance()
H A DDispatchProviderInterceptor.java51 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments() method in DispatchProviderInterceptor
59 return createInstanceWithArguments(null); in createInstance()
/aoo42x/main/framework/source/inc/pattern/
H A Dconfiguration.hxx155 … xCFG = xConfigProvider->createInstanceWithArguments(SERVICENAME_CFGREADACCESS, lParams); in openConfig()
157 … xCFG = xConfigProvider->createInstanceWithArguments(SERVICENAME_CFGUPDATEACCESS, lParams); in openConfig()
/aoo42x/main/framework/source/fwi/jobs/
H A Dconfigaccess.cxx163 … m_xConfig = xConfigProvider->createInstanceWithArguments(SERVICENAME_CFGREADACCESS , lParams); in open()
166 … m_xConfig = xConfigProvider->createInstanceWithArguments(SERVICENAME_CFGUPDATEACCESS, lParams); in open()
/aoo42x/main/package/qa/storages/
H A DRegressionTest_i55821.java70 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
105 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DRegressionTest_i84234.java66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
119 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest17.java66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
131 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test()
H A DTest09.java93 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
133 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest16.java113 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
136 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DRegressionTest_i35095.java66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
143 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test()
H A DTest02.java66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
144 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test()
H A DTest18.java120 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
143 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DRegressionTest_i61909.java75 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
135 Object oStep2TempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest01.java125 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
148 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
/aoo42x/main/odk/examples/java/Storage/
H A DTest09.java87 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
120 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest02.java65 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
136 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test()
H A DTest01.java112 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
135 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest07.java90 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
113 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
/aoo42x/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java634 …ge = UnoRuntime.queryInterface(XStorage.class, xStorageFactory.createInstanceWithArguments(aArgs)); in LoadDocumentAcceleratorConfiguration()
670 …ge = UnoRuntime.queryInterface(XStorage.class, xStorageFactory.createInstanceWithArguments(aArgs)); in SaveDocumentAcceleratorConfiguration()
816 …aConfig = xConfigRoot.createInstanceWithArguments("com.sun.star.configuration.ConfigurationAccess"… in openConfig()
820 …aConfig = xConfigRoot.createInstanceWithArguments("com.sun.star.configuration.ConfigurationUpdateA… in openConfig()
/aoo42x/main/svx/source/form/
H A Dfmdmod.cxx54 … ::com::sun::star::uno::XInterface > SAL_CALL SvxFmMSFactory::createInstanceWithArguments(const :… in createInstanceWithArguments() function in SvxFmMSFactory
56 return SvxUnoDrawMSFactory::createInstanceWithArguments(ServiceSpecifier, Arguments ); in createInstanceWithArguments()
/aoo42x/main/toolkit/workben/layout/
H A Duno.hxx75createInstanceWithArguments( const rtl::OUString& ServiceSpecifier, const com::sun::star::uno::Seq… in createInstanceWithArguments() function in UnoBootstrapLayout
77 return mxMSF->createInstanceWithArguments( ServiceSpecifier, Arguments ); in createInstanceWithArguments()
/aoo42x/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx151 xServiceFactory->createInstanceWithArguments( in rbrace()
201 xServiceFactory->createInstanceWithArguments( in rbrace()
397 …uno::Reference<embed::XStorage> xStorage(xStorageFactory->createInstanceWithArguments(aArgs2), uno… in run()
/aoo42x/main/framework/qa/complex/framework/autosave/
H A DConfigHelper.java53 …aConfig = xConfigRoot.createInstanceWithArguments("com.sun.star.configuration.ConfigurationAccess"… in ConfigHelper()
57 …aConfig = xConfigRoot.createInstanceWithArguments("com.sun.star.configuration.ConfigurationUpdateA… in ConfigHelper()
/aoo42x/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasource.hxx90 createInstanceWithArguments( const rtl::OUString & ServiceSpecifier,
104 createInstanceWithArguments( const rtl::OUString & ServiceSpecifier,

Completed in 69 milliseconds

12345678910>>...20