Lines Matching refs:form
24 $(eval $(call gb_Jar_Jar,form,SRCDIR))
26 $(eval $(call gb_Jar_add_jars,form,\
35 $(eval $(call gb_Jar_set_manifest,form,$(SRCDIR)/wizards/com/sun/star/wizards/form/MANIFEST.MF))
37 $(eval $(call gb_Jar_set_packageroot,form,com))
39 $(eval $(call gb_Jar_set_jarclasspath,form,\
43 $(eval $(call gb_Jar_add_sourcefiles,form,\
44 wizards/com/sun/star/wizards/form/CallFormWizard \
45 wizards/com/sun/star/wizards/form/DataEntrySetter \
46 wizards/com/sun/star/wizards/form/FieldLinker \
47 wizards/com/sun/star/wizards/form/Finalizer \
48 wizards/com/sun/star/wizards/form/FormConfiguration \
49 wizards/com/sun/star/wizards/form/FormControlArranger \
50 wizards/com/sun/star/wizards/form/FormDocument \
51 wizards/com/sun/star/wizards/form/FormWizard \
52 wizards/com/sun/star/wizards/form/StyleApplier \
53 wizards/com/sun/star/wizards/form/UIControlArranger \
56 $(eval $(call gb_Jar_set_componentfile,form,wizards/com/sun/star/wizards/form/form,OOO))