Searched refs:xregistrykey (Results 1 – 8 of 8) sorted by relevance
/trunk/main/wizards/com/sun/star/wizards/letter/ |
H A D | CallWizard.java | 63 …rviceFactory(String stringImplementationName, XMultiServiceFactory xMSF, XRegistryKey xregistrykey) in __getServiceFactory() argument 69 …ServiceFactory(WizardImplementation.class, WizardImplementation.__serviceName, xMSF, xregistrykey); in __getServiceFactory()
|
/trunk/main/wizards/com/sun/star/wizards/fax/ |
H A D | CallWizard.java | 63 …rviceFactory(String stringImplementationName, XMultiServiceFactory xMSF, XRegistryKey xregistrykey) in __getServiceFactory() argument 69 …ServiceFactory(WizardImplementation.class, WizardImplementation.__serviceName, xMSF, xregistrykey); in __getServiceFactory()
|
/trunk/main/wizards/com/sun/star/wizards/agenda/ |
H A D | CallWizard.java | 62 …iceFactory(String stringImplementationName, XMultiServiceFactory xMSF, XRegistryKey xregistrykey) { in __getServiceFactory() argument 66 …ServiceFactory(WizardImplementation.class, WizardImplementation.__serviceName, xMSF, xregistrykey); in __getServiceFactory()
|
/trunk/main/wizards/com/sun/star/wizards/query/ |
H A D | CallQueryWizard.java | 52 …Name, com.sun.star.lang.XMultiServiceFactory xMSF, com.sun.star.registry.XRegistryKey xregistrykey) in __getServiceFactory() argument 57 …tory(QueryWizardImplementation.class, QueryWizardImplementation.__serviceName, xMSF, xregistrykey); in __getServiceFactory()
|
/trunk/main/wizards/com/sun/star/wizards/table/ |
H A D | CallTableWizard.java | 51 …Name, com.sun.star.lang.XMultiServiceFactory xMSF, com.sun.star.registry.XRegistryKey xregistrykey) in __getServiceFactory() argument 56 …tory(TableWizardImplementation.class, TableWizardImplementation.__serviceName, xMSF, xregistrykey); in __getServiceFactory()
|
/trunk/main/wizards/com/sun/star/wizards/form/ |
H A D | CallFormWizard.java | 50 …Name, com.sun.star.lang.XMultiServiceFactory xMSF, com.sun.star.registry.XRegistryKey xregistrykey) in __getServiceFactory() argument 55 …actory(FormWizardImplementation.class, FormWizardImplementation.__serviceName, xMSF, xregistrykey); in __getServiceFactory()
|
/trunk/main/wizards/com/sun/star/wizards/web/ |
H A D | CallWizard.java | 65 …rviceFactory(String stringImplementationName, XMultiServiceFactory xMSF, XRegistryKey xregistrykey) in __getServiceFactory() argument 71 …ServiceFactory(WizardImplementation.class, WizardImplementation.__serviceName, xMSF, xregistrykey); in __getServiceFactory()
|
/trunk/main/wizards/com/sun/star/wizards/report/ |
H A D | CallReportWizard.java | 78 …Name, com.sun.star.lang.XMultiServiceFactory xMSF, com.sun.star.registry.XRegistryKey xregistrykey) in __getServiceFactory() argument 88 xregistrykey); in __getServiceFactory()
|
Completed in 38 milliseconds