Home
last modified time | relevance | path

Searched refs:XMultiComponentFactory (Results 76 – 100 of 368) sorted by relevance

12345678910>>...15

/trunk/main/embeddedobj/test/Container1/
H A DEmbedContFrame.java30 import com.sun.star.lang.XMultiComponentFactory;
118 XMultiComponentFactory xLocalServiceManager = xComponentContext.getServiceManager(); in connectOfficeGetServiceFactory()
/trunk/main/scripting/source/inc/util/
H A DMiscUtils.hxx63 …css::uno::Reference < css::lang::XMultiComponentFactory > xFac( xCtx->getServiceManager(), css::un… in allOpenTDocUrls()
82 css::uno::Reference< css::lang::XMultiComponentFactory > xMCF( in xModelToTdocUrl()
/trunk/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java23 import com.sun.star.lang.XMultiComponentFactory;
46 XMultiComponentFactory xmf = xcc.getServiceManager(); in createFiles()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DMainThreadDialogExecutor.java31 import com.sun.star.lang.XMultiComponentFactory;
82 XMultiComponentFactory xFactory = xContext.getServiceManager(); in GetCallback()
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java85 import com.sun.star.lang.XMultiComponentFactory;
204 private XMultiComponentFactory m_xRemoteServiceManager = null;
673 private XMultiComponentFactory getRemoteServiceManager(String unoUrl) throws java.lang.Exception in getRemoteServiceManager()
683 XMultiComponentFactory xLocalServiceManager = xLocalContext.getServiceManager(); in getRemoteServiceManager()
H A DEncryptionEntity.java28 import com.sun.star.lang.XMultiComponentFactory;
49 XMultiComponentFactory xRemoteServiceManager, in EncryptionEntity()
H A DSignatureEntity.java30 import com.sun.star.lang.XMultiComponentFactory;
52 XMultiComponentFactory xRemoteServiceManager, in SignatureEntity()
H A DXMLSecurityFrameworkController.java31 import com.sun.star.lang.XMultiComponentFactory;
52 private XMultiComponentFactory m_xRemoteServiceManager;
159 XMultiComponentFactory xRemoteServiceManager, in XMLSecurityFrameworkController()
/trunk/main/udkapi/com/sun/star/uno/
H A DXComponentContext.idl32 published interface XMultiComponentFactory;
60 com::sun::star::lang::XMultiComponentFactory getServiceManager();
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DOpenQuery.java27 import com.sun.star.lang.XMultiComponentFactory;
45 private XMultiComponentFactory xMCF = null;
/trunk/main/comphelper/source/misc/
H A Dofficerestartmanager.cxx98 …uno::Reference< lang::XMultiComponentFactory > xFactory( m_xContext->getServiceManager(), uno::UNO… in requestRestart()
138 …uno::Reference< lang::XMultiComponentFactory > xFactory( m_xContext->getServiceManager(), uno::UNO… in notify()
/trunk/main/udkapi/com/sun/star/lang/
H A DMultiServiceFactory.idl30 #include <com/sun/star/lang/XMultiComponentFactory.idl>
67 interface com::sun::star::lang::XMultiComponentFactory;
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSOImageService.java34 import com.sun.star.lang.XMultiComponentFactory;
67 final XMultiComponentFactory m_xMCF = xCompContext.getServiceManager(); in SOImageService()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponentMain.java33 import com.sun.star.lang.XMultiComponentFactory;
99 XMultiComponentFactory smgr = ctx.getServiceManager(); in main()
/trunk/main/odk/examples/java/Storage/
H A DStorageFunctionality.java25 import com.sun.star.lang.XMultiComponentFactory;
140 XMultiComponentFactory xLocalServiceManager = in connect()
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java33 import com.sun.star.lang.XMultiComponentFactory;
61 XMultiComponentFactory xRemoteServiceManager = xRemoteContext.getServiceManager(); in main()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java32 import com.sun.star.lang.XMultiComponentFactory;
313 XMultiComponentFactory xLocalServiceManager = xLocalContext.getServiceManager(); in connect()
433 XMultiComponentFactory xLocalServiceManager = xLocalContext.getServiceManager(); in resolve()
H A DLocalOfficeWindow.java32 import com.sun.star.lang.XMultiComponentFactory;
115 XMultiComponentFactory compfactory; in queryAWTToolkit()
/trunk/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java32 import com.sun.star.lang.XMultiComponentFactory;
107 XMultiComponentFactory factory = context.getServiceManager(); in tearDown()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DHelper.java29 import com.sun.star.lang.XMultiComponentFactory;
71 XMultiComponentFactory xMCF = m_xContext.getServiceManager(); in Helper()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DLocalOfficeWindow.java32 import com.sun.star.lang.XMultiComponentFactory;
111 XMultiComponentFactory compfactory; in queryAWTToolkit()
/trunk/main/odk/examples/java/NotesAccess/
H A DNotesAccess.java35 import com.sun.star.lang.XMultiComponentFactory;
136 XMultiComponentFactory xMCF = xContext.getServiceManager(); in run()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Clipboard/
H A DClipboard.java25 import com.sun.star.lang.XMultiComponentFactory;
55 XMultiComponentFactory xServiceManager = in main()
/trunk/main/writerfilter/unocomponent/debugservices/ooxml/
H A DOOXMLAnalyzeService.cxx89 uno::Reference<lang::XMultiComponentFactory> xFactory, in URLLister()
162 uno::Reference<lang::XMultiComponentFactory> in run()
/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx67 using ::com::sun::star::lang::XMultiComponentFactory;
92 … Reference< XMultiComponentFactory > xFactory( i_rContext->getServiceManager(), UNO_SET_THROW ); in lcl_createPlainWindow_nothrow()

Completed in 136 milliseconds

12345678910>>...15