1#************************************************************************* 2# 3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4# 5# Copyright 2000, 2010 Oracle and/or its affiliates. 6# 7# OpenOffice.org - a multi-platform office productivity suite 8# 9# This file is part of OpenOffice.org. 10# 11# OpenOffice.org is free software: you can redistribute it and/or modify 12# it under the terms of the GNU Lesser General Public License version 3 13# only, as published by the Free Software Foundation. 14# 15# OpenOffice.org is distributed in the hope that it will be useful, 16# but WITHOUT ANY WARRANTY; without even the implied warranty of 17# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18# GNU Lesser General Public License version 3 for more details 19# (a copy is included in the LICENSE file that accompanied this code). 20# 21# You should have received a copy of the GNU Lesser General Public License 22# version 3 along with OpenOffice.org. If not, see 23# <http://www.openoffice.org/license.html> 24# for a copy of the LGPLv3 License. 25# 26#************************************************************************* 27 28# edit to match directory level 29PRJ = ..$/..$/..$/.. 30# same for all makefiles in "helpcontent2" 31PRJNAME = helpcontent2 32# edit to match the current package 33PACKAGE = text/swriter/guide 34# uniqe name (module wide); 35# using a modified form of package should do here 36TARGET = text_swriter_guide 37# edit to match the current module 38MODULE = swriter 39 40# --- Settings ----------------------------------------------------- 41 42.INCLUDE : settings.mk 43.INCLUDE : $(PRJ)$/settings.pmk 44 45# this list matches the *.xhp files to process 46XHPFILES = \ 47 anchor_object.xhp \ 48 arrange_chapters.xhp \ 49 auto_numbering.xhp \ 50 auto_off.xhp \ 51 auto_spellcheck.xhp \ 52 autocorr_except.xhp \ 53 autotext.xhp \ 54 background.xhp \ 55 border_object.xhp \ 56 border_page.xhp \ 57 borders.xhp \ 58 calculate.xhp \ 59 calculate_clipboard.xhp \ 60 calculate_intable.xhp \ 61 calculate_intext.xhp \ 62 calculate_intext2.xhp \ 63 calculate_multitable.xhp \ 64 captions.xhp \ 65 captions_numbers.xhp \ 66 change_header.xhp \ 67 chapter_numbering.xhp \ 68 conditional_text.xhp \ 69 conditional_text2.xhp \ 70 delete_from_dict.xhp \ 71 dragdroptext.xhp \ 72 even_odd_sdw.xhp \ 73 field_convert.xhp \ 74 fields.xhp \ 75 fields_date.xhp \ 76 fields_enter.xhp \ 77 fields_userdata.xhp \ 78 finding.xhp \ 79 footer_nextpage.xhp \ 80 footer_pagenumber.xhp \ 81 footnote_usage.xhp \ 82 footnote_with_line.xhp \ 83 form_letters_main.xhp \ 84 globaldoc.xhp \ 85 globaldoc_howtos.xhp \ 86 header_footer.xhp \ 87 header_pagestyles.xhp \ 88 header_with_chapter.xhp \ 89 header_with_line.xhp \ 90 hidden_text.xhp \ 91 hidden_text_display.xhp \ 92 hyperlinks.xhp \ 93 hyphen_prevent.xhp \ 94 indenting.xhp \ 95 indices_delete.xhp \ 96 indices_edit.xhp \ 97 indices_enter.xhp \ 98 indices_form.xhp \ 99 indices_index.xhp \ 100 indices_literature.xhp \ 101 indices_multidoc.xhp \ 102 indices_toc.xhp \ 103 indices_userdef.xhp \ 104 insert_beforetable.xhp \ 105 insert_graphic.xhp \ 106 insert_graphic_dialog.xhp \ 107 insert_graphic_fromchart.xhp \ 108 insert_graphic_fromdraw.xhp \ 109 insert_graphic_gallery.xhp \ 110 insert_graphic_scan.xhp \ 111 insert_line.xhp \ 112 insert_tab_innumbering.xhp \ 113 join_numbered_lists.xhp \ 114 jump2statusbar.xhp \ 115 keyboard.xhp \ 116 load_styles.xhp \ 117 main.xhp \ 118 navigator.xhp \ 119 nonprintable_text.xhp \ 120 number_date_conv.xhp \ 121 number_sequence.xhp \ 122 numbering_lines.xhp \ 123 numbering_paras.xhp \ 124 page_break.xhp \ 125 pagebackground.xhp \ 126 pagenumbers.xhp \ 127 pageorientation.xhp \ 128 pagestyles.xhp \ 129 print_brochure.xhp \ 130 print_preview.xhp \ 131 print_small.xhp \ 132 printer_tray.xhp \ 133 printing_order.xhp \ 134 protection.xhp \ 135 references.xhp \ 136 references_modify.xhp \ 137 registertrue.xhp \ 138 removing_line_breaks.xhp \ 139 reset_format.xhp \ 140 resize_navigator.xhp \ 141 ruler.xhp \ 142 search_regexp.xhp \ 143 section_edit.xhp \ 144 section_insert.xhp \ 145 sections.xhp \ 146 send2html.xhp \ 147 shortcut_writing.xhp \ 148 smarttags.xhp \ 149 spellcheck_dialog.xhp \ 150 stylist_fillformat.xhp \ 151 stylist_fromselect.xhp \ 152 stylist_update.xhp \ 153 subscript.xhp \ 154 table_cellmerge.xhp \ 155 table_cells.xhp \ 156 table_delete.xhp \ 157 table_insert.xhp \ 158 table_repeat_multiple_headers.xhp \ 159 table_select.xhp \ 160 table_sizing.xhp \ 161 tablemode.xhp \ 162 template_create.xhp \ 163 template_default.xhp \ 164 templates_styles.xhp \ 165 text_animation.xhp \ 166 text_capital.xhp \ 167 text_centervert.xhp \ 168 text_direct_cursor.xhp \ 169 text_emphasize.xhp \ 170 text_frame.xhp \ 171 text_nav_keyb.xhp \ 172 text_rotate.xhp \ 173 textdoc_inframe.xhp \ 174 using_hyphen.xhp \ 175 using_numbered_lists.xhp \ 176 using_numbered_lists2.xhp \ 177 using_numbering.xhp \ 178 using_thesaurus.xhp \ 179 word_completion.xhp \ 180 word_completion_adjust.xhp \ 181 words_count.xhp \ 182 wrap.xhp 183 184# --- Targets ------------------------------------------------------ 185 186.INCLUDE : target.mk 187.INCLUDE : tg_help.mk 188