Home
last modified time | relevance | path

Searched refs:FormWizardImplementation (Results 1 – 1 of 1) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/form/
H A DCallFormWizard.java53 if (stringImplementationName.equals(FormWizardImplementation.class.getName())) in __getServiceFactory()
55 …tar.comp.loader.FactoryHelper.getServiceFactory(FormWizardImplementation.class, FormWizardImplemen… in __getServiceFactory()
63 …public static class FormWizardImplementation extends com.sun.star.lib.uno.helper.PropertySet imple… class in CallFormWizard
71 …public FormWizardImplementation(com.sun.star.lang.XMultiServiceFactory xmultiservicefactoryInitial… in FormWizardImplementation() method in CallFormWizard.FormWizardImplementation
174 return (FormWizardImplementation.class.getName()); in getImplementationName()