1 #***************************************************************
2 # Licensed to the Apache Software Foundation (ASF) under one
3 # or more contributor license agreements. See the NOTICE file
4 # distributed with this work for additional information
5 # regarding copyright ownership. The ASF licenses this file
6 # to you under the Apache License, Version 2.0 (the
7 # "License"); you may not use this file except in compliance
8 # with the License. You may obtain a copy of the License at
10 # http://www.apache.org/licenses/LICENSE-2.0
12 # Unless required by applicable law or agreed to in writing,
13 # software distributed under the License is distributed on an
14 # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15 # KIND, either express or implied. See the License for the
16 # specific language governing permissions and limitations
18 #***************************************************************
20 $(eval
$(call gb_Package_Package
,filter_xslt
,$(SRCDIR
)/filter/source
/xslt
))
22 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/common
/copy.xsl
,common
/copy.xsl
))
23 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/common
/math.xsl
,common
/math.xsl
))
24 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/common
/measure_conversion.xsl
,common
/measure_conversion.xsl
))
25 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/ooo2ms_docpr.xsl
,export/common
/ooo2ms_docpr.xsl
))
26 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/spreadsheetml
/formular.xsl
,export/spreadsheetml
/formular.xsl
))
27 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/spreadsheetml
/ooo2spreadsheetml.xsl
,export/spreadsheetml
/ooo2spreadsheetml.xsl
))
28 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/spreadsheetml
/style_mapping.xsl
,export/spreadsheetml
/style_mapping.xsl
))
29 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/spreadsheetml
/styles.xsl
,export/spreadsheetml
/styles.xsl
))
30 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/spreadsheetml
/table.xsl
,export/spreadsheetml
/table.xsl
))
31 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/uof
/odf2uof_presentation.xsl
,export/uof
/odf2uof_presentation.xsl
))
32 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/uof
/odf2uof_spreadsheet.xsl
,export/uof
/odf2uof_spreadsheet.xsl
))
33 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/uof
/odf2uof_text.xsl
,export/uof
/odf2uof_text.xsl
))
34 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml.xsl
,export/wordml
/ooo2wordml.xsl
))
35 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_border.xsl
,export/wordml
/ooo2wordml_border.xsl
))
36 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_custom_draw.xsl
,export/wordml
/ooo2wordml_custom_draw.xsl
))
37 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_draw.xsl
,export/wordml
/ooo2wordml_draw.xsl
))
38 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_field.xsl
,export/wordml
/ooo2wordml_field.xsl
))
39 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_list.xsl
,export/wordml
/ooo2wordml_list.xsl
))
40 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_page.xsl
,export/wordml
/ooo2wordml_page.xsl
))
41 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_path.xsl
,export/wordml
/ooo2wordml_path.xsl
))
42 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_settings.xsl
,export/wordml
/ooo2wordml_settings.xsl
))
43 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_table.xsl
,export/wordml
/ooo2wordml_table.xsl
))
44 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/wordml
/ooo2wordml_text.xsl
,export/wordml
/ooo2wordml_text.xsl
))
45 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/common
/ms2ooo_docpr.xsl
,import
/common
/ms2ooo_docpr.xsl
))
46 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/spreadsheetml
/spreadsheetml2ooo.xsl
,import
/spreadsheetml
/spreadsheetml2ooo.xsl
))
47 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/uof
/uof2odf_presentation.xsl
,import
/uof
/uof2odf_presentation.xsl
))
48 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/uof
/uof2odf_spreadsheet.xsl
,import
/uof
/uof2odf_spreadsheet.xsl
))
49 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/uof
/uof2odf_text.xsl
,import
/uof
/uof2odf_text.xsl
))
50 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo.xsl
,import
/wordml
/wordml2ooo.xsl
))
51 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_custom_draw.xsl
,import
/wordml
/wordml2ooo_custom_draw.xsl
))
52 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_draw.xsl
,import
/wordml
/wordml2ooo_draw.xsl
))
53 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_field.xsl
,import
/wordml
/wordml2ooo_field.xsl
))
54 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_list.xsl
,import
/wordml
/wordml2ooo_list.xsl
))
55 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_page.xsl
,import
/wordml
/wordml2ooo_page.xsl
))
56 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_path.xsl
,import
/wordml
/wordml2ooo_path.xsl
))
57 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_props.xsl
,import
/wordml
/wordml2ooo_props.xsl
))
58 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_settings.xsl
,import
/wordml
/wordml2ooo_settings.xsl
))
59 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_table.xsl
,import
/wordml
/wordml2ooo_table.xsl
))
60 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/import
/wordml
/wordml2ooo_text.xsl
,import
/wordml
/wordml2ooo_text.xsl
))
61 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/body.xsl
,odf2xhtml
/export/common
/body.xsl
))
62 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/styles
/style_collector.xsl
,odf2xhtml
/export/common
/styles
/style_collector.xsl
))
63 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/styles
/style_mapping_css.xsl
,odf2xhtml
/export/common
/styles
/style_mapping_css.xsl
))
64 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/table
/table.xsl
,odf2xhtml
/export/common
/table
/table.xsl
))
65 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/table
/table_cells.xsl
,odf2xhtml
/export/common
/table
/table_cells.xsl
))
66 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/table
/table_columns.xsl
,odf2xhtml
/export/common
/table
/table_columns.xsl
))
67 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/table
/table_rows.xsl
,odf2xhtml
/export/common
/table
/table_rows.xsl
))
68 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/common
/table_of_content.xsl
,odf2xhtml
/export/common
/table_of_content.xsl
))
69 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/xhtml
/body.xsl
,odf2xhtml
/export/xhtml
/body.xsl
))
70 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/xhtml
/header.xsl
,odf2xhtml
/export/xhtml
/header.xsl
))
71 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/xhtml
/opendoc2xhtml.xsl
,odf2xhtml
/export/xhtml
/opendoc2xhtml.xsl
))
72 $(eval
$(call gb_Package_add_file
,filter_xslt
,bin
/xslt
/export/xhtml
/table.xsl
,odf2xhtml
/export/xhtml
/table.xsl
))
74 # vim: set noet sw=4 ts=4: