Lines Matching refs:report
24 $(eval $(call gb_Jar_Jar,report,SRCDIR))
26 $(eval $(call gb_Jar_add_jars,report,\
35 $(eval $(call gb_Jar_set_manifest,report,$(SRCDIR)/wizards/com/sun/star/wizards/report/MANIFEST.MF))
37 $(eval $(call gb_Jar_set_packageroot,report,com))
39 $(eval $(call gb_Jar_set_jarclasspath,report,\
43 $(eval $(call gb_Jar_add_sourcefiles,report,\
44 wizards/com/sun/star/wizards/report/CallReportWizard \
45 wizards/com/sun/star/wizards/report/Dataimport \
46 wizards/com/sun/star/wizards/report/DBColumn \
47 wizards/com/sun/star/wizards/report/GroupFieldHandler \
48 wizards/com/sun/star/wizards/report/IReportBuilderLayouter \
49 wizards/com/sun/star/wizards/report/IReportDefinitionReadAccess \
50 wizards/com/sun/star/wizards/report/IReportDocument \
51 wizards/com/sun/star/wizards/report/RecordTable \
52 wizards/com/sun/star/wizards/report/ReportFinalizer \
53 wizards/com/sun/star/wizards/report/ReportImplementationHelper \
54 wizards/com/sun/star/wizards/report/ReportLayouter \
55 wizards/com/sun/star/wizards/report/ReportTextDocument \
56 wizards/com/sun/star/wizards/report/ReportTextImplementation \
57 wizards/com/sun/star/wizards/report/ReportWizard \
60 $(eval $(call gb_Jar_set_componentfile,report,wizards/com/sun/star/wizards/report/report,OOO))