Home
last modified time | relevance | path

Searched refs:createInstanceWithArgumentsAndContext (Results 26 – 50 of 102) sorted by relevance

12345

/aoo4110/main/framework/inc/uifactory/
H A Dwindowcontentfactorymanager.hxx73 …::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArgumentsAndContext( c…
H A Duicontrollerfactory.hxx57 …::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArgumentsAndContext( c…
/aoo4110/main/extensions/qa/integration/extensions/
H A DComponentFactory.java89 …public Object createInstanceWithArgumentsAndContext(Object[] _arguments, XComponentContext _compon… in createInstanceWithArgumentsAndContext() method in ComponentFactory
/aoo4110/main/scripting/examples/javascript/Highlight/
H A DShowDialog.js87 obj = xmcf.createInstanceWithArgumentsAndContext(
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/
H A DOfficeConnect.java148 aType, mxServiceManager.createInstanceWithArgumentsAndContext( in createRemoteInstanceWithArguments()
/aoo4110/main/sc/source/core/tool/
H A Dformulaparserpool.cxx103 …xParser.set( aIt->second->createInstanceWithArgumentsAndContext( aArgs, mxContext ), UNO_QUERY_THR… in createFormulaParser()
/aoo4110/main/qadevOOo/objdsc/servicemgr.uno/
H A Dcom.sun.star.comp.stoc.OServiceManager.csv12 …ceManager";"com::sun::star::lang::XMultiComponentFactory";"createInstanceWithArgumentsAndContext()"
/aoo4110/main/qadevOOo/objdsc/smgr/
H A Dcom.sun.star.comp.stoc.OServiceManager.csv12 …ceManager";"com::sun::star::lang::XMultiComponentFactory";"createInstanceWithArgumentsAndContext()"
/aoo4110/main/comphelper/source/misc/
H A Dcomponentcontext.cxx123 m_xORB->createInstanceWithArgumentsAndContext( _rServiceName, _rArguments, m_xContext ) in createComponentWithArguments()
/aoo4110/main/testtools/source/bridgetest/cli/
H A Dcli_bridgetest_inprocess.cs54 public Object createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() method in Factory
/aoo4110/main/framework/inc/services/
H A DEventMultiplexer.hxx80 virtual cssu::Reference<cssu::XInterface > SAL_CALL createInstanceWithArgumentsAndContext (
H A DContextChangeEventMultiplexer.hxx87 virtual cssu::Reference<cssu::XInterface > SAL_CALL createInstanceWithArgumentsAndContext (
/aoo4110/main/chart2/source/model/filter/
H A DXMLFilter.cxx540 … xFactory->createInstanceWithArgumentsAndContext( rServiceName, aFilterCompArgs, m_xContext ), in impl_ImportStream()
560 …xDocHandler.set(xFactory->createInstanceWithArgumentsAndContext(m_sDocumentHandler,aArgs,m_xContex… in impl_ImportStream()
/aoo4110/main/cppuhelper/source/
H A Dcomponent_context.cxx572 ? xFac->createInstanceWithArgumentsAndContext( args, this ) in lookupMap()
597 ? m_xSMgr->createInstanceWithArgumentsAndContext( in lookupMap()
/aoo4110/main/writerfilter/source/doctok/
H A DWW8StreamImpl.cxx57 (xFactory->createInstanceWithArgumentsAndContext in WW8StreamImpl()
/aoo4110/main/udkapi/com/sun/star/lang/
H A DXSingleComponentFactory.idl63 com::sun::star::uno::XInterface createInstanceWithArgumentsAndContext(
H A DXInitialization.idl51 <member>XSingleComponentFactory::createInstanceWithArgumentsAndContext</member>
H A DXMultiComponentFactory.idl70 com::sun::star::uno::XInterface createInstanceWithArgumentsAndContext(
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbaglobalbase.cxx124 …xReturn = mxContext->getServiceManager()->createInstanceWithArgumentsAndContext( aServiceSpecifier… in createInstanceWithArguments()
/aoo4110/main/scripting/source/provider/
H A DProviderCache.cxx201 … details.factory->createInstanceWithArgumentsAndContext( m_Sctx, m_xContext ), UNO_QUERY_THROW ); in createProvider()
/aoo4110/main/sfx2/source/sidebar/
H A DControllerFactory.cxx192 xFactory->createInstanceWithArgumentsAndContext( in CreateToolBarController()
/aoo4110/main/offapi/com/sun/star/frame/
H A DXUIControllerFactory.idl49 …mber scope="com::sun::star::lang">XMultiComponentFactory::createInstanceWithArgumentsAndContext()<…
/aoo4110/main/odk/examples/java/Inspector/
H A DTDocSupplier.java100 …Object oUCB = getXMultiComponentFactory().createInstanceWithArgumentsAndContext( "com.sun.star.ucb… in getXRowOfTDocUrl()
/aoo4110/main/comphelper/inc/comphelper/
H A Dcomponentcontext.hxx119 … m_xORB->createInstanceWithArgumentsAndContext( _rServiceName, _rArguments, m_xContext ) in createComponentWithArguments()
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DFactory.java226 public final Object createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext() method in Factory

Completed in 91 milliseconds

12345