summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-01 09:51:27 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-10-16 11:07:30 -0500
commit61173c1b58efa79c0ba6b08348d2796a249d0186 (patch)
tree00ebf544db18942e2a1ecfc5e5fa16931127d38f /util
parent3dc2e7497f1798ae4ff6c5c8c562666bc10a393c (diff)
move help structure one directory up
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
Diffstat (limited to 'util')
-rw-r--r--util/delzip0
-rw-r--r--util/makefile.mk48
-rw-r--r--util/sbasic/delzip0
-rw-r--r--util/sbasic/makefile.mk1255
-rw-r--r--util/scalc/delzip0
-rw-r--r--util/scalc/makefile.mk1325
-rw-r--r--util/schart/delzip0
-rw-r--r--util/schart/makefile.mk1011
-rw-r--r--util/sdatabase/delzip0
-rw-r--r--util/sdatabase/makefile.mk954
-rw-r--r--util/sdraw/delzip0
-rw-r--r--util/sdraw/makefile.mk1242
-rw-r--r--util/shared/delzip0
-rw-r--r--util/shared/makefile.mk79
-rw-r--r--util/simpress/delzip0
-rw-r--r--util/simpress/makefile.mk1244
-rw-r--r--util/smath/delzip0
-rw-r--r--util/smath/makefile.mk1034
-rw-r--r--util/swriter/delzip0
-rw-r--r--util/swriter/makefile.mk1402
-rw-r--r--util/target.pmk40
21 files changed, 9634 insertions, 0 deletions
diff --git a/util/delzip b/util/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/delzip
diff --git a/util/makefile.mk b/util/makefile.mk
new file mode 100644
index 0000000000..8cf28eb81e
--- /dev/null
+++ b/util/makefile.mk
@@ -0,0 +1,48 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+# edit to match directory level
+PRJ = ..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = plain_util
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+ZIP1TARGET=helpxsl
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(PRJ)$/source$/auxiliary
+ZIP1LIST=main_transform*.xsl idxcaption.xsl idxcontent.xsl
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+
diff --git a/util/sbasic/delzip b/util/sbasic/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/sbasic/delzip
diff --git a/util/sbasic/makefile.mk b/util/sbasic/makefile.mk
new file mode 100644
index 0000000000..e096386406
--- /dev/null
+++ b/util/sbasic/makefile.mk
@@ -0,0 +1,1255 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_sbasic
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_sbasic
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/sbasic$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
+
+LINKNAME=sbasic
+LINKADDEDFILES= \
+ -add sbasic.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.cfg \
+ -add sbasic.tree $(COMMONMISC)$/LANGUAGE$/sbasic.tree \
+ -add sbasic.jar $(COMMONBIN)$/xhp_sbasic_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.cfg \
+ $(COMMONMISC)$/LANGUAGE$/sbasic.tree \
+ $(COMMONBIN)$/xhp_sbasic_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/sbasic$/guide$/control_properties.xhp \
+ text$/sbasic$/guide$/create_dialog.xhp \
+ text$/sbasic$/guide$/insert_control.xhp \
+ text$/sbasic$/guide$/sample_code.xhp \
+ text$/sbasic$/guide$/show_dialog.xhp \
+ text$/sbasic$/guide$/translation.xhp \
+ text$/sbasic$/shared$/00000002.xhp \
+ text$/sbasic$/shared$/00000003.xhp \
+ text$/sbasic$/shared$/01$/06130000.xhp \
+ text$/sbasic$/shared$/01$/06130100.xhp \
+ text$/sbasic$/shared$/01$/06130500.xhp \
+ text$/sbasic$/shared$/01000000.xhp \
+ text$/sbasic$/shared$/01010210.xhp \
+ text$/sbasic$/shared$/01020000.xhp \
+ text$/sbasic$/shared$/01020100.xhp \
+ text$/sbasic$/shared$/01020200.xhp \
+ text$/sbasic$/shared$/01020300.xhp \
+ text$/sbasic$/shared$/01020500.xhp \
+ text$/sbasic$/shared$/01030000.xhp \
+ text$/sbasic$/shared$/01030100.xhp \
+ text$/sbasic$/shared$/01030200.xhp \
+ text$/sbasic$/shared$/01030300.xhp \
+ text$/sbasic$/shared$/01030400.xhp \
+ text$/sbasic$/shared$/01040000.xhp \
+ text$/sbasic$/shared$/01050000.xhp \
+ text$/sbasic$/shared$/01050100.xhp \
+ text$/sbasic$/shared$/01050200.xhp \
+ text$/sbasic$/shared$/01050300.xhp \
+ text$/sbasic$/shared$/01170100.xhp \
+ text$/sbasic$/shared$/01170101.xhp \
+ text$/sbasic$/shared$/01170103.xhp \
+ text$/sbasic$/shared$/02$/11010000.xhp \
+ text$/sbasic$/shared$/02$/11020000.xhp \
+ text$/sbasic$/shared$/02$/11030000.xhp \
+ text$/sbasic$/shared$/02$/11040000.xhp \
+ text$/sbasic$/shared$/02$/11050000.xhp \
+ text$/sbasic$/shared$/02$/11060000.xhp \
+ text$/sbasic$/shared$/02$/11070000.xhp \
+ text$/sbasic$/shared$/02$/11080000.xhp \
+ text$/sbasic$/shared$/02$/11090000.xhp \
+ text$/sbasic$/shared$/02$/11100000.xhp \
+ text$/sbasic$/shared$/02$/11110000.xhp \
+ text$/sbasic$/shared$/02$/11120000.xhp \
+ text$/sbasic$/shared$/02$/11140000.xhp \
+ text$/sbasic$/shared$/02$/11150000.xhp \
+ text$/sbasic$/shared$/02$/11160000.xhp \
+ text$/sbasic$/shared$/02$/11170000.xhp \
+ text$/sbasic$/shared$/02$/11180000.xhp \
+ text$/sbasic$/shared$/02$/11190000.xhp \
+ text$/sbasic$/shared$/02$/20000000.xhp \
+ text$/sbasic$/shared$/03000000.xhp \
+ text$/sbasic$/shared$/03010000.xhp \
+ text$/sbasic$/shared$/03010100.xhp \
+ text$/sbasic$/shared$/03010101.xhp \
+ text$/sbasic$/shared$/03010102.xhp \
+ text$/sbasic$/shared$/03010103.xhp \
+ text$/sbasic$/shared$/03010200.xhp \
+ text$/sbasic$/shared$/03010201.xhp \
+ text$/sbasic$/shared$/03010300.xhp \
+ text$/sbasic$/shared$/03010301.xhp \
+ text$/sbasic$/shared$/03010302.xhp \
+ text$/sbasic$/shared$/03010303.xhp \
+ text$/sbasic$/shared$/03010304.xhp \
+ text$/sbasic$/shared$/03010305.xhp \
+ text$/sbasic$/shared$/03020000.xhp \
+ text$/sbasic$/shared$/03020100.xhp \
+ text$/sbasic$/shared$/03020101.xhp \
+ text$/sbasic$/shared$/03020102.xhp \
+ text$/sbasic$/shared$/03020103.xhp \
+ text$/sbasic$/shared$/03020104.xhp \
+ text$/sbasic$/shared$/03020200.xhp \
+ text$/sbasic$/shared$/03020201.xhp \
+ text$/sbasic$/shared$/03020202.xhp \
+ text$/sbasic$/shared$/03020203.xhp \
+ text$/sbasic$/shared$/03020204.xhp \
+ text$/sbasic$/shared$/03020205.xhp \
+ text$/sbasic$/shared$/03020301.xhp \
+ text$/sbasic$/shared$/03020302.xhp \
+ text$/sbasic$/shared$/03020303.xhp \
+ text$/sbasic$/shared$/03020304.xhp \
+ text$/sbasic$/shared$/03020305.xhp \
+ text$/sbasic$/shared$/03020400.xhp \
+ text$/sbasic$/shared$/03020401.xhp \
+ text$/sbasic$/shared$/03020402.xhp \
+ text$/sbasic$/shared$/03020403.xhp \
+ text$/sbasic$/shared$/03020404.xhp \
+ text$/sbasic$/shared$/03020405.xhp \
+ text$/sbasic$/shared$/03020406.xhp \
+ text$/sbasic$/shared$/03020407.xhp \
+ text$/sbasic$/shared$/03020408.xhp \
+ text$/sbasic$/shared$/03020409.xhp \
+ text$/sbasic$/shared$/03020410.xhp \
+ text$/sbasic$/shared$/03020411.xhp \
+ text$/sbasic$/shared$/03020412.xhp \
+ text$/sbasic$/shared$/03020413.xhp \
+ text$/sbasic$/shared$/03020414.xhp \
+ text$/sbasic$/shared$/03020415.xhp \
+ text$/sbasic$/shared$/03030000.xhp \
+ text$/sbasic$/shared$/03030100.xhp \
+ text$/sbasic$/shared$/03030101.xhp \
+ text$/sbasic$/shared$/03030102.xhp \
+ text$/sbasic$/shared$/03030103.xhp \
+ text$/sbasic$/shared$/03030104.xhp \
+ text$/sbasic$/shared$/03030105.xhp \
+ text$/sbasic$/shared$/03030106.xhp \
+ text$/sbasic$/shared$/03030107.xhp \
+ text$/sbasic$/shared$/03030108.xhp \
+ text$/sbasic$/shared$/03030110.xhp \
+ text$/sbasic$/shared$/03030120.xhp \
+ text$/sbasic$/shared$/03030130.xhp \
+ text$/sbasic$/shared$/03030200.xhp \
+ text$/sbasic$/shared$/03030201.xhp \
+ text$/sbasic$/shared$/03030202.xhp \
+ text$/sbasic$/shared$/03030203.xhp \
+ text$/sbasic$/shared$/03030204.xhp \
+ text$/sbasic$/shared$/03030205.xhp \
+ text$/sbasic$/shared$/03030206.xhp \
+ text$/sbasic$/shared$/03030300.xhp \
+ text$/sbasic$/shared$/03030301.xhp \
+ text$/sbasic$/shared$/03030302.xhp \
+ text$/sbasic$/shared$/03030303.xhp \
+ text$/sbasic$/shared$/03050000.xhp \
+ text$/sbasic$/shared$/03050100.xhp \
+ text$/sbasic$/shared$/03050200.xhp \
+ text$/sbasic$/shared$/03050300.xhp \
+ text$/sbasic$/shared$/03050500.xhp \
+ text$/sbasic$/shared$/03060000.xhp \
+ text$/sbasic$/shared$/03060100.xhp \
+ text$/sbasic$/shared$/03060200.xhp \
+ text$/sbasic$/shared$/03060300.xhp \
+ text$/sbasic$/shared$/03060400.xhp \
+ text$/sbasic$/shared$/03060500.xhp \
+ text$/sbasic$/shared$/03060600.xhp \
+ text$/sbasic$/shared$/03070000.xhp \
+ text$/sbasic$/shared$/03070100.xhp \
+ text$/sbasic$/shared$/03070200.xhp \
+ text$/sbasic$/shared$/03070300.xhp \
+ text$/sbasic$/shared$/03070400.xhp \
+ text$/sbasic$/shared$/03070500.xhp \
+ text$/sbasic$/shared$/03070600.xhp \
+ text$/sbasic$/shared$/03080000.xhp \
+ text$/sbasic$/shared$/03080100.xhp \
+ text$/sbasic$/shared$/03080101.xhp \
+ text$/sbasic$/shared$/03080102.xhp \
+ text$/sbasic$/shared$/03080103.xhp \
+ text$/sbasic$/shared$/03080104.xhp \
+ text$/sbasic$/shared$/03080200.xhp \
+ text$/sbasic$/shared$/03080201.xhp \
+ text$/sbasic$/shared$/03080202.xhp \
+ text$/sbasic$/shared$/03080300.xhp \
+ text$/sbasic$/shared$/03080301.xhp \
+ text$/sbasic$/shared$/03080302.xhp \
+ text$/sbasic$/shared$/03080400.xhp \
+ text$/sbasic$/shared$/03080401.xhp \
+ text$/sbasic$/shared$/03080500.xhp \
+ text$/sbasic$/shared$/03080501.xhp \
+ text$/sbasic$/shared$/03080502.xhp \
+ text$/sbasic$/shared$/03080600.xhp \
+ text$/sbasic$/shared$/03080601.xhp \
+ text$/sbasic$/shared$/03080700.xhp \
+ text$/sbasic$/shared$/03080701.xhp \
+ text$/sbasic$/shared$/03080800.xhp \
+ text$/sbasic$/shared$/03080801.xhp \
+ text$/sbasic$/shared$/03080802.xhp \
+ text$/sbasic$/shared$/03090000.xhp \
+ text$/sbasic$/shared$/03090100.xhp \
+ text$/sbasic$/shared$/03090101.xhp \
+ text$/sbasic$/shared$/03090102.xhp \
+ text$/sbasic$/shared$/03090103.xhp \
+ text$/sbasic$/shared$/03090200.xhp \
+ text$/sbasic$/shared$/03090201.xhp \
+ text$/sbasic$/shared$/03090202.xhp \
+ text$/sbasic$/shared$/03090203.xhp \
+ text$/sbasic$/shared$/03090300.xhp \
+ text$/sbasic$/shared$/03090301.xhp \
+ text$/sbasic$/shared$/03090302.xhp \
+ text$/sbasic$/shared$/03090303.xhp \
+ text$/sbasic$/shared$/03090400.xhp \
+ text$/sbasic$/shared$/03090401.xhp \
+ text$/sbasic$/shared$/03090402.xhp \
+ text$/sbasic$/shared$/03090403.xhp \
+ text$/sbasic$/shared$/03090404.xhp \
+ text$/sbasic$/shared$/03090405.xhp \
+ text$/sbasic$/shared$/03090406.xhp \
+ text$/sbasic$/shared$/03090407.xhp \
+ text$/sbasic$/shared$/03090408.xhp \
+ text$/sbasic$/shared$/03090409.xhp \
+ text$/sbasic$/shared$/03090410.xhp \
+ text$/sbasic$/shared$/03090411.xhp \
+ text$/sbasic$/shared$/03090412.xhp \
+ text$/sbasic$/shared$/03100000.xhp \
+ text$/sbasic$/shared$/03100050.xhp \
+ text$/sbasic$/shared$/03100060.xhp \
+ text$/sbasic$/shared$/03100070.xhp \
+ text$/sbasic$/shared$/03100080.xhp \
+ text$/sbasic$/shared$/03100100.xhp \
+ text$/sbasic$/shared$/03100300.xhp \
+ text$/sbasic$/shared$/03100400.xhp \
+ text$/sbasic$/shared$/03100500.xhp \
+ text$/sbasic$/shared$/03100600.xhp \
+ text$/sbasic$/shared$/03100700.xhp \
+ text$/sbasic$/shared$/03100900.xhp \
+ text$/sbasic$/shared$/03101000.xhp \
+ text$/sbasic$/shared$/03101100.xhp \
+ text$/sbasic$/shared$/03101110.xhp \
+ text$/sbasic$/shared$/03101120.xhp \
+ text$/sbasic$/shared$/03101130.xhp \
+ text$/sbasic$/shared$/03101140.xhp \
+ text$/sbasic$/shared$/03101300.xhp \
+ text$/sbasic$/shared$/03101400.xhp \
+ text$/sbasic$/shared$/03101500.xhp \
+ text$/sbasic$/shared$/03101600.xhp \
+ text$/sbasic$/shared$/03101700.xhp \
+ text$/sbasic$/shared$/03102000.xhp \
+ text$/sbasic$/shared$/03102100.xhp \
+ text$/sbasic$/shared$/03102101.xhp \
+ text$/sbasic$/shared$/03102200.xhp \
+ text$/sbasic$/shared$/03102300.xhp \
+ text$/sbasic$/shared$/03102400.xhp \
+ text$/sbasic$/shared$/03102450.xhp \
+ text$/sbasic$/shared$/03102600.xhp \
+ text$/sbasic$/shared$/03102700.xhp \
+ text$/sbasic$/shared$/03102800.xhp \
+ text$/sbasic$/shared$/03102900.xhp \
+ text$/sbasic$/shared$/03103000.xhp \
+ text$/sbasic$/shared$/03103100.xhp \
+ text$/sbasic$/shared$/03103200.xhp \
+ text$/sbasic$/shared$/03103300.xhp \
+ text$/sbasic$/shared$/03103400.xhp \
+ text$/sbasic$/shared$/03103450.xhp \
+ text$/sbasic$/shared$/03103500.xhp \
+ text$/sbasic$/shared$/03103600.xhp \
+ text$/sbasic$/shared$/03103700.xhp \
+ text$/sbasic$/shared$/03103800.xhp \
+ text$/sbasic$/shared$/03103900.xhp \
+ text$/sbasic$/shared$/03104000.xhp \
+ text$/sbasic$/shared$/03104100.xhp \
+ text$/sbasic$/shared$/03104200.xhp \
+ text$/sbasic$/shared$/03104300.xhp \
+ text$/sbasic$/shared$/03104400.xhp \
+ text$/sbasic$/shared$/03104500.xhp \
+ text$/sbasic$/shared$/03104600.xhp \
+ text$/sbasic$/shared$/03104700.xhp \
+ text$/sbasic$/shared$/03110000.xhp \
+ text$/sbasic$/shared$/03110100.xhp \
+ text$/sbasic$/shared$/03120000.xhp \
+ text$/sbasic$/shared$/03120100.xhp \
+ text$/sbasic$/shared$/03120101.xhp \
+ text$/sbasic$/shared$/03120102.xhp \
+ text$/sbasic$/shared$/03120103.xhp \
+ text$/sbasic$/shared$/03120104.xhp \
+ text$/sbasic$/shared$/03120105.xhp \
+ text$/sbasic$/shared$/03120200.xhp \
+ text$/sbasic$/shared$/03120201.xhp \
+ text$/sbasic$/shared$/03120202.xhp \
+ text$/sbasic$/shared$/03120300.xhp \
+ text$/sbasic$/shared$/03120301.xhp \
+ text$/sbasic$/shared$/03120302.xhp \
+ text$/sbasic$/shared$/03120303.xhp \
+ text$/sbasic$/shared$/03120304.xhp \
+ text$/sbasic$/shared$/03120305.xhp \
+ text$/sbasic$/shared$/03120306.xhp \
+ text$/sbasic$/shared$/03120307.xhp \
+ text$/sbasic$/shared$/03120308.xhp \
+ text$/sbasic$/shared$/03120309.xhp \
+ text$/sbasic$/shared$/03120310.xhp \
+ text$/sbasic$/shared$/03120311.xhp \
+ text$/sbasic$/shared$/03120312.xhp \
+ text$/sbasic$/shared$/03120313.xhp \
+ text$/sbasic$/shared$/03120314.xhp \
+ text$/sbasic$/shared$/03120315.xhp \
+ text$/sbasic$/shared$/03120400.xhp \
+ text$/sbasic$/shared$/03120401.xhp \
+ text$/sbasic$/shared$/03120402.xhp \
+ text$/sbasic$/shared$/03120403.xhp \
+ text$/sbasic$/shared$/03130000.xhp \
+ text$/sbasic$/shared$/03130100.xhp \
+ text$/sbasic$/shared$/03130500.xhp \
+ text$/sbasic$/shared$/03130600.xhp \
+ text$/sbasic$/shared$/03130700.xhp \
+ text$/sbasic$/shared$/03130800.xhp \
+ text$/sbasic$/shared$/03131000.xhp \
+ text$/sbasic$/shared$/03131300.xhp \
+ text$/sbasic$/shared$/03131400.xhp \
+ text$/sbasic$/shared$/03131500.xhp \
+ text$/sbasic$/shared$/03131600.xhp \
+ text$/sbasic$/shared$/03131700.xhp \
+ text$/sbasic$/shared$/03131800.xhp \
+ text$/sbasic$/shared$/03131900.xhp \
+ text$/sbasic$/shared$/03132000.xhp \
+ text$/sbasic$/shared$/03132100.xhp \
+ text$/sbasic$/shared$/03132200.xhp \
+ text$/sbasic$/shared$/03132300.xhp \
+ text$/sbasic$/shared$/03132400.xhp \
+ text$/sbasic$/shared$/03132500.xhp \
+ text$/sbasic$/shared$/05060700.xhp \
+ text$/sbasic$/shared$/keys.xhp \
+ text$/sbasic$/shared$/main0211.xhp \
+ text$/sbasic$/shared$/main0601.xhp \
+ text$/shared$/00$/00000001.xhp \
+ text$/shared$/00$/00000002.xhp \
+ text$/shared$/00$/00000003.xhp \
+ text$/shared$/00$/00000004.xhp \
+ text$/shared$/00$/00000005.xhp \
+ text$/shared$/00$/00000007.xhp \
+ text$/shared$/00$/00000010.xhp \
+ text$/shared$/00$/00000011.xhp \
+ text$/shared$/00$/00000020.xhp \
+ text$/shared$/00$/00000021.xhp \
+ text$/shared$/00$/00000099.xhp \
+ text$/shared$/00$/00000200.xhp \
+ text$/shared$/00$/00000206.xhp \
+ text$/shared$/00$/00000207.xhp \
+ text$/shared$/00$/00000208.xhp \
+ text$/shared$/00$/00000210.xhp \
+ text$/shared$/00$/00000215.xhp \
+ text$/shared$/00$/00000401.xhp \
+ text$/shared$/00$/00000402.xhp \
+ text$/shared$/00$/00000403.xhp \
+ text$/shared$/00$/00000404.xhp \
+ text$/shared$/00$/00000406.xhp \
+ text$/shared$/00$/00000407.xhp \
+ text$/shared$/00$/00000408.xhp \
+ text$/shared$/00$/00000409.xhp \
+ text$/shared$/00$/00000450.xhp \
+ text$/shared$/00$/00040500.xhp \
+ text$/shared$/00$/00040501.xhp \
+ text$/shared$/00$/00040502.xhp \
+ text$/shared$/00$/00040503.xhp \
+ text$/shared$/00$/01000000.xhp \
+ text$/shared$/00$/01010000.xhp \
+ text$/shared$/00$/01020000.xhp \
+ text$/shared$/00$/01050000.xhp \
+ text$/shared$/00$/icon_alt.xhp \
+ text$/shared$/01$/01010000.xhp \
+ text$/shared$/01$/01010001.xhp \
+ text$/shared$/01$/01010100.xhp \
+ text$/shared$/01$/01010200.xhp \
+ text$/shared$/01$/01010201.xhp \
+ text$/shared$/01$/01010202.xhp \
+ text$/shared$/01$/01010203.xhp \
+ text$/shared$/01$/01010300.xhp \
+ text$/shared$/01$/01010301.xhp \
+ text$/shared$/01$/01010302.xhp \
+ text$/shared$/01$/01010303.xhp \
+ text$/shared$/01$/01010304.xhp \
+ text$/shared$/01$/01020000.xhp \
+ text$/shared$/01$/01020101.xhp \
+ text$/shared$/01$/01020103.xhp \
+ text$/shared$/01$/01050000.xhp \
+ text$/shared$/01$/01060000.xhp \
+ text$/shared$/01$/01070000.xhp \
+ text$/shared$/01$/01070001.xhp \
+ text$/shared$/01$/01100000.xhp \
+ text$/shared$/01$/01100100.xhp \
+ text$/shared$/01$/01100200.xhp \
+ text$/shared$/01$/01100300.xhp \
+ text$/shared$/01$/01100400.xhp \
+ text$/shared$/01$/01100500.xhp \
+ text$/shared$/01$/01100600.xhp \
+ text$/shared$/01$/01110000.xhp \
+ text$/shared$/01$/01110100.xhp \
+ text$/shared$/01$/01110101.xhp \
+ text$/shared$/01$/01110300.xhp \
+ text$/shared$/01$/01110400.xhp \
+ text$/shared$/01$/01130000.xhp \
+ text$/shared$/01$/01140000.xhp \
+ text$/shared$/01$/01160000.xhp \
+ text$/shared$/01$/01160200.xhp \
+ text$/shared$/01$/01160300.xhp \
+ text$/shared$/01$/01170000.xhp \
+ text$/shared$/01$/01180000.xhp \
+ text$/shared$/01$/01190000.xhp \
+ text$/shared$/01$/01990000.xhp \
+ text$/shared$/01$/02010000.xhp \
+ text$/shared$/01$/02020000.xhp \
+ text$/shared$/01$/02030000.xhp \
+ text$/shared$/01$/02040000.xhp \
+ text$/shared$/01$/02050000.xhp \
+ text$/shared$/01$/02060000.xhp \
+ text$/shared$/01$/02070000.xhp \
+ text$/shared$/01$/02090000.xhp \
+ text$/shared$/01$/02100000.xhp \
+ text$/shared$/01$/02100001.xhp \
+ text$/shared$/01$/02100100.xhp \
+ text$/shared$/01$/02100200.xhp \
+ text$/shared$/01$/02100300.xhp \
+ text$/shared$/01$/02110000.xhp \
+ text$/shared$/01$/02180000.xhp \
+ text$/shared$/01$/02180100.xhp \
+ text$/shared$/01$/02190000.xhp \
+ text$/shared$/01$/02200000.xhp \
+ text$/shared$/01$/02200100.xhp \
+ text$/shared$/01$/02200200.xhp \
+ text$/shared$/01$/02210101.xhp \
+ text$/shared$/01$/02220000.xhp \
+ text$/shared$/01$/02220100.xhp \
+ text$/shared$/01$/02230000.xhp \
+ text$/shared$/01$/02230100.xhp \
+ text$/shared$/01$/02230150.xhp \
+ text$/shared$/01$/02230200.xhp \
+ text$/shared$/01$/02230300.xhp \
+ text$/shared$/01$/02230400.xhp \
+ text$/shared$/01$/02230401.xhp \
+ text$/shared$/01$/02230402.xhp \
+ text$/shared$/01$/02230500.xhp \
+ text$/shared$/01$/02240000.xhp \
+ text$/shared$/01$/02250000.xhp \
+ text$/shared$/01$/03010000.xhp \
+ text$/shared$/01$/03020000.xhp \
+ text$/shared$/01$/03040000.xhp \
+ text$/shared$/01$/03050000.xhp \
+ text$/shared$/01$/03060000.xhp \
+ text$/shared$/01$/03110000.xhp \
+ text$/shared$/01$/03150100.xhp \
+ text$/shared$/01$/03170000.xhp \
+ text$/shared$/01$/03990000.xhp \
+ text$/shared$/01$/04050000.xhp \
+ text$/shared$/01$/04060000.xhp \
+ text$/shared$/01$/04060100.xhp \
+ text$/shared$/01$/04060200.xhp \
+ text$/shared$/01$/04100000.xhp \
+ text$/shared$/01$/04140000.xhp \
+ text$/shared$/01$/04150000.xhp \
+ text$/shared$/01$/04150100.xhp \
+ text$/shared$/01$/04150200.xhp \
+ text$/shared$/01$/04150400.xhp \
+ text$/shared$/01$/04150500.xhp \
+ text$/shared$/01$/04160300.xhp \
+ text$/shared$/01$/04160500.xhp \
+ text$/shared$/01$/04180100.xhp \
+ text$/shared$/01$/04990000.xhp \
+ text$/shared$/01$/05010000.xhp \
+ text$/shared$/01$/05020000.xhp \
+ text$/shared$/01$/05020100.xhp \
+ text$/shared$/01$/05020200.xhp \
+ text$/shared$/01$/05020300.xhp \
+ text$/shared$/01$/05020301.xhp \
+ text$/shared$/01$/05020400.xhp \
+ text$/shared$/01$/05020500.xhp \
+ text$/shared$/01$/05020600.xhp \
+ text$/shared$/01$/05020700.xhp \
+ text$/shared$/01$/05030000.xhp \
+ text$/shared$/01$/05030100.xhp \
+ text$/shared$/01$/05030300.xhp \
+ text$/shared$/01$/05030500.xhp \
+ text$/shared$/01$/05030600.xhp \
+ text$/shared$/01$/05030700.xhp \
+ text$/shared$/01$/05030800.xhp \
+ text$/shared$/01$/05040100.xhp \
+ text$/shared$/01$/05040200.xhp \
+ text$/shared$/01$/05040300.xhp \
+ text$/shared$/01$/05040400.xhp \
+ text$/shared$/01$/05050000.xhp \
+ text$/shared$/01$/05060000.xhp \
+ text$/shared$/01$/05070000.xhp \
+ text$/shared$/01$/05070100.xhp \
+ text$/shared$/01$/05070200.xhp \
+ text$/shared$/01$/05070300.xhp \
+ text$/shared$/01$/05070400.xhp \
+ text$/shared$/01$/05070500.xhp \
+ text$/shared$/01$/05070600.xhp \
+ text$/shared$/01$/05080000.xhp \
+ text$/shared$/01$/05080100.xhp \
+ text$/shared$/01$/05080200.xhp \
+ text$/shared$/01$/05080300.xhp \
+ text$/shared$/01$/05080400.xhp \
+ text$/shared$/01$/05090000.xhp \
+ text$/shared$/01$/05100000.xhp \
+ text$/shared$/01$/05100100.xhp \
+ text$/shared$/01$/05100200.xhp \
+ text$/shared$/01$/05100500.xhp \
+ text$/shared$/01$/05100600.xhp \
+ text$/shared$/01$/05100700.xhp \
+ text$/shared$/01$/05110000.xhp \
+ text$/shared$/01$/05110100.xhp \
+ text$/shared$/01$/05110200.xhp \
+ text$/shared$/01$/05110300.xhp \
+ text$/shared$/01$/05110400.xhp \
+ text$/shared$/01$/05110500.xhp \
+ text$/shared$/01$/05110600m.xhp \
+ text$/shared$/01$/05110700.xhp \
+ text$/shared$/01$/05110800.xhp \
+ text$/shared$/01$/05120000.xhp \
+ text$/shared$/01$/05120100.xhp \
+ text$/shared$/01$/05120200.xhp \
+ text$/shared$/01$/05120300.xhp \
+ text$/shared$/01$/05120600.xhp \
+ text$/shared$/01$/05140100.xhp \
+ text$/shared$/01$/05150101.xhp \
+ text$/shared$/01$/05190000.xhp \
+ text$/shared$/01$/05190100.xhp \
+ text$/shared$/01$/05200000.xhp \
+ text$/shared$/01$/05200100.xhp \
+ text$/shared$/01$/05200200.xhp \
+ text$/shared$/01$/05200300.xhp \
+ text$/shared$/01$/05210000.xhp \
+ text$/shared$/01$/05210100.xhp \
+ text$/shared$/01$/05210200.xhp \
+ text$/shared$/01$/05210300.xhp \
+ text$/shared$/01$/05210400.xhp \
+ text$/shared$/01$/05210500.xhp \
+ text$/shared$/01$/05210600.xhp \
+ text$/shared$/01$/05210700.xhp \
+ text$/shared$/01$/05220000.xhp \
+ text$/shared$/01$/05230000.xhp \
+ text$/shared$/01$/05230100.xhp \
+ text$/shared$/01$/05230300.xhp \
+ text$/shared$/01$/05230400.xhp \
+ text$/shared$/01$/05230500.xhp \
+ text$/shared$/01$/05240000.xhp \
+ text$/shared$/01$/05240100.xhp \
+ text$/shared$/01$/05240200.xhp \
+ text$/shared$/01$/05250000.xhp \
+ text$/shared$/01$/05250100.xhp \
+ text$/shared$/01$/05250200.xhp \
+ text$/shared$/01$/05250300.xhp \
+ text$/shared$/01$/05250400.xhp \
+ text$/shared$/01$/05250500.xhp \
+ text$/shared$/01$/05250600.xhp \
+ text$/shared$/01$/05260000.xhp \
+ text$/shared$/01$/05260100.xhp \
+ text$/shared$/01$/05260200.xhp \
+ text$/shared$/01$/05260300.xhp \
+ text$/shared$/01$/05260400.xhp \
+ text$/shared$/01$/05260500.xhp \
+ text$/shared$/01$/05260600.xhp \
+ text$/shared$/01$/05270000.xhp \
+ text$/shared$/01$/05280000.xhp \
+ text$/shared$/01$/05290000.xhp \
+ text$/shared$/01$/05290100.xhp \
+ text$/shared$/01$/05290200.xhp \
+ text$/shared$/01$/05290300.xhp \
+ text$/shared$/01$/05290400.xhp \
+ text$/shared$/01$/05320000.xhp \
+ text$/shared$/01$/05340100.xhp \
+ text$/shared$/01$/05340200.xhp \
+ text$/shared$/01$/05340300.xhp \
+ text$/shared$/01$/05340400.xhp \
+ text$/shared$/01$/05340402.xhp \
+ text$/shared$/01$/05340404.xhp \
+ text$/shared$/01$/05340405.xhp \
+ text$/shared$/01$/05340500.xhp \
+ text$/shared$/01$/05340600.xhp \
+ text$/shared$/01$/05350000.xhp \
+ text$/shared$/01$/05350200.xhp \
+ text$/shared$/01$/05350300.xhp \
+ text$/shared$/01$/05350400.xhp \
+ text$/shared$/01$/05350500.xhp \
+ text$/shared$/01$/05350600.xhp \
+ text$/shared$/01$/05360000.xhp \
+ text$/shared$/01$/05990000.xhp \
+ text$/shared$/01$/06010000.xhp \
+ text$/shared$/01$/06010101.xhp \
+ text$/shared$/01$/06010500.xhp \
+ text$/shared$/01$/06010600.xhp \
+ text$/shared$/01$/06010601.xhp \
+ text$/shared$/01$/06020000.xhp \
+ text$/shared$/01$/06030000.xhp \
+ text$/shared$/01$/06040000.xhp \
+ text$/shared$/01$/06040100.xhp \
+ text$/shared$/01$/06040200.xhp \
+ text$/shared$/01$/06040300.xhp \
+ text$/shared$/01$/06040400.xhp \
+ text$/shared$/01$/06040500.xhp \
+ text$/shared$/01$/06040600.xhp \
+ text$/shared$/01$/06040700.xhp \
+ text$/shared$/01$/06050000.xhp \
+ text$/shared$/01$/06050100.xhp \
+ text$/shared$/01$/06050200.xhp \
+ text$/shared$/01$/06050300.xhp \
+ text$/shared$/01$/06050400.xhp \
+ text$/shared$/01$/06050500.xhp \
+ text$/shared$/01$/06050600.xhp \
+ text$/shared$/01$/06130000.xhp \
+ text$/shared$/01$/06130001.xhp \
+ text$/shared$/01$/06130010.xhp \
+ text$/shared$/01$/06130100.xhp \
+ text$/shared$/01$/06130200.xhp \
+ text$/shared$/01$/06130500.xhp \
+ text$/shared$/01$/06140000.xhp \
+ text$/shared$/01$/06140100.xhp \
+ text$/shared$/01$/06140101.xhp \
+ text$/shared$/01$/06140102.xhp \
+ text$/shared$/01$/06140200.xhp \
+ text$/shared$/01$/06140400.xhp \
+ text$/shared$/01$/06140402.xhp \
+ text$/shared$/01$/06140500.xhp \
+ text$/shared$/01$/06150000.xhp \
+ text$/shared$/01$/06150100.xhp \
+ text$/shared$/01$/06150110.xhp \
+ text$/shared$/01$/06150120.xhp \
+ text$/shared$/01$/06150200.xhp \
+ text$/shared$/01$/06150210.xhp \
+ text$/shared$/01$/06200000.xhp \
+ text$/shared$/01$/06201000.xhp \
+ text$/shared$/01$/06202000.xhp \
+ text$/shared$/01$/06990000.xhp \
+ text$/shared$/01$/07010000.xhp \
+ text$/shared$/01$/07080000.xhp \
+ text$/shared$/01$/about_meta_tags.xhp \
+ text$/shared$/01$/digitalsignatures.xhp \
+ text$/shared$/01$/extensionupdate.xhp \
+ text$/shared$/01$/formatting_mark.xhp \
+ text$/shared$/01$/gallery.xhp \
+ text$/shared$/01$/gallery_files.xhp \
+ text$/shared$/01$/grid.xhp \
+ text$/shared$/01$/guides.xhp \
+ text$/shared$/01$/mediaplayer.xhp \
+ text$/shared$/01$/moviesound.xhp \
+ text$/shared$/01$/online_update.xhp \
+ text$/shared$/01$/online_update_dialog.xhp \
+ text$/shared$/01$/packagemanager.xhp \
+ text$/shared$/01$/password_dlg.xhp \
+ text$/shared$/01$/password_main.xhp \
+ text$/shared$/01$/ref_pdf_export.xhp \
+ text$/shared$/01$/ref_pdf_send_as.xhp \
+ text$/shared$/01$/securitywarning.xhp \
+ text$/shared$/01$/selectcertificate.xhp \
+ text$/shared$/01$/webhtml.xhp \
+ text$/shared$/01$/xformsdata.xhp \
+ text$/shared$/01$/xformsdataadd.xhp \
+ text$/shared$/01$/xformsdataaddcon.xhp \
+ text$/shared$/01$/xformsdatachange.xhp \
+ text$/shared$/01$/xformsdataname.xhp \
+ text$/shared$/01$/xformsdatatab.xhp \
+ text$/shared$/02$/01110000.xhp \
+ text$/shared$/02$/01140000.xhp \
+ text$/shared$/02$/01170000.xhp \
+ text$/shared$/02$/01170001.xhp \
+ text$/shared$/02$/01170002.xhp \
+ text$/shared$/02$/01170003.xhp \
+ text$/shared$/02$/01170004.xhp \
+ text$/shared$/02$/01170100.xhp \
+ text$/shared$/02$/01170101.xhp \
+ text$/shared$/02$/01170102.xhp \
+ text$/shared$/02$/01170103.xhp \
+ text$/shared$/02$/01170200.xhp \
+ text$/shared$/02$/01170201.xhp \
+ text$/shared$/02$/01170202.xhp \
+ text$/shared$/02$/01170203.xhp \
+ text$/shared$/02$/01170300.xhp \
+ text$/shared$/02$/01170400.xhp \
+ text$/shared$/02$/01170500.xhp \
+ text$/shared$/02$/01170600.xhp \
+ text$/shared$/02$/01170700.xhp \
+ text$/shared$/02$/01170800.xhp \
+ text$/shared$/02$/01170801.xhp \
+ text$/shared$/02$/01170802.xhp \
+ text$/shared$/02$/01170900.xhp \
+ text$/shared$/02$/01170901.xhp \
+ text$/shared$/02$/01170902.xhp \
+ text$/shared$/02$/01170903.xhp \
+ text$/shared$/02$/01170904.xhp \
+ text$/shared$/02$/01171000.xhp \
+ text$/shared$/02$/01171100.xhp \
+ text$/shared$/02$/01171200.xhp \
+ text$/shared$/02$/01171300.xhp \
+ text$/shared$/02$/01171400.xhp \
+ text$/shared$/02$/01220000.xhp \
+ text$/shared$/02$/01230000.xhp \
+ text$/shared$/02$/02010000.xhp \
+ text$/shared$/02$/02020000.xhp \
+ text$/shared$/02$/02030000.xhp \
+ text$/shared$/02$/02040000.xhp \
+ text$/shared$/02$/02050000.xhp \
+ text$/shared$/02$/02130000.xhp \
+ text$/shared$/02$/02140000.xhp \
+ text$/shared$/02$/02160000.xhp \
+ text$/shared$/02$/02170000.xhp \
+ text$/shared$/02$/03110000.xhp \
+ text$/shared$/02$/03120000.xhp \
+ text$/shared$/02$/03130000.xhp \
+ text$/shared$/02$/03140000.xhp \
+ text$/shared$/02$/03150000.xhp \
+ text$/shared$/02$/03200000.xhp \
+ text$/shared$/02$/04210000.xhp \
+ text$/shared$/02$/05020000.xhp \
+ text$/shared$/02$/05090000.xhp \
+ text$/shared$/02$/05110000.xhp \
+ text$/shared$/02$/06050000.xhp \
+ text$/shared$/02$/06060000.xhp \
+ text$/shared$/02$/06100000.xhp \
+ text$/shared$/02$/06110000.xhp \
+ text$/shared$/02$/06120000.xhp \
+ text$/shared$/02$/07010000.xhp \
+ text$/shared$/02$/07060000.xhp \
+ text$/shared$/02$/07070000.xhp \
+ text$/shared$/02$/07070100.xhp \
+ text$/shared$/02$/07070200.xhp \
+ text$/shared$/02$/07080000.xhp \
+ text$/shared$/02$/07090000.xhp \
+ text$/shared$/02$/08010000.xhp \
+ text$/shared$/02$/08020000.xhp \
+ text$/shared$/02$/09010000.xhp \
+ text$/shared$/02$/09020000.xhp \
+ text$/shared$/02$/09030000.xhp \
+ text$/shared$/02$/09060000.xhp \
+ text$/shared$/02$/09070000.xhp \
+ text$/shared$/02$/09070100.xhp \
+ text$/shared$/02$/09070200.xhp \
+ text$/shared$/02$/09070300.xhp \
+ text$/shared$/02$/09070400.xhp \
+ text$/shared$/02$/10010000.xhp \
+ text$/shared$/02$/10020000.xhp \
+ text$/shared$/02$/10030000.xhp \
+ text$/shared$/02$/10040000.xhp \
+ text$/shared$/02$/10100000.xhp \
+ text$/shared$/02$/12000000.xhp \
+ text$/shared$/02$/12010000.xhp \
+ text$/shared$/02$/12020000.xhp \
+ text$/shared$/02$/12030000.xhp \
+ text$/shared$/02$/12040000.xhp \
+ text$/shared$/02$/12050000.xhp \
+ text$/shared$/02$/12070000.xhp \
+ text$/shared$/02$/12070100.xhp \
+ text$/shared$/02$/12070200.xhp \
+ text$/shared$/02$/12070300.xhp \
+ text$/shared$/02$/12080000.xhp \
+ text$/shared$/02$/12090000.xhp \
+ text$/shared$/02$/12090100.xhp \
+ text$/shared$/02$/12090101.xhp \
+ text$/shared$/02$/12100000.xhp \
+ text$/shared$/02$/12100100.xhp \
+ text$/shared$/02$/12100200.xhp \
+ text$/shared$/02$/12110000.xhp \
+ text$/shared$/02$/12120000.xhp \
+ text$/shared$/02$/12130000.xhp \
+ text$/shared$/02$/12140000.xhp \
+ text$/shared$/02$/13010000.xhp \
+ text$/shared$/02$/13020000.xhp \
+ text$/shared$/02$/14010000.xhp \
+ text$/shared$/02$/14020000.xhp \
+ text$/shared$/02$/14020100.xhp \
+ text$/shared$/02$/14020200.xhp \
+ text$/shared$/02$/14030000.xhp \
+ text$/shared$/02$/14040000.xhp \
+ text$/shared$/02$/14050000.xhp \
+ text$/shared$/02$/14060000.xhp \
+ text$/shared$/02$/14070000.xhp \
+ text$/shared$/02$/18010000.xhp \
+ text$/shared$/02$/18030000.xhp \
+ text$/shared$/02$/19090000.xhp \
+ text$/shared$/02$/20020000.xhp \
+ text$/shared$/02$/20030000.xhp \
+ text$/shared$/02$/20040000.xhp \
+ text$/shared$/02$/20050000.xhp \
+ text$/shared$/02$/20060000.xhp \
+ text$/shared$/02$/20090000.xhp \
+ text$/shared$/02$/20100000.xhp \
+ text$/shared$/02$/24010000.xhp \
+ text$/shared$/02$/24020000.xhp \
+ text$/shared$/02$/24030000.xhp \
+ text$/shared$/02$/24040000.xhp \
+ text$/shared$/02$/24050000.xhp \
+ text$/shared$/02$/24060000.xhp \
+ text$/shared$/02$/24070000.xhp \
+ text$/shared$/02$/24080000.xhp \
+ text$/shared$/02$/24090000.xhp \
+ text$/shared$/02$/24100000.xhp \
+ text$/shared$/02$/basicshapes.xhp \
+ text$/shared$/02$/blockarrows.xhp \
+ text$/shared$/02$/callouts.xhp \
+ text$/shared$/02$/colortoolbar.xhp \
+ text$/shared$/02$/flowcharts.xhp \
+ text$/shared$/02$/fontwork.xhp \
+ text$/shared$/02$/more_controls.xhp \
+ text$/shared$/02$/paintbrush.xhp \
+ text$/shared$/02$/stars.xhp \
+ text$/shared$/02$/symbolshapes.xhp \
+ text$/shared$/04$/01010000.xhp \
+ text$/shared$/04$/01020000.xhp \
+ text$/shared$/05$/00000001.xhp \
+ text$/shared$/05$/00000002.xhp \
+ text$/shared$/05$/00000100.xhp \
+ text$/shared$/05$/00000110.xhp \
+ text$/shared$/05$/00000120.xhp \
+ text$/shared$/05$/00000130.xhp \
+ text$/shared$/05$/00000140.xhp \
+ text$/shared$/05$/00000150.xhp \
+ text$/shared$/05$/00000160.xhp \
+ text$/shared$/05$/err_html.xhp \
+ text$/shared$/07$/09000000.xhp \
+ text$/shared$/3dsettings_toolbar.xhp \
+ text$/shared$/autokorr$/01000000.xhp \
+ text$/shared$/autokorr$/02000000.xhp \
+ text$/shared$/autokorr$/03000000.xhp \
+ text$/shared$/autokorr$/04000000.xhp \
+ text$/shared$/autokorr$/05000000.xhp \
+ text$/shared$/autokorr$/06000000.xhp \
+ text$/shared$/autokorr$/07000000.xhp \
+ text$/shared$/autokorr$/08000000.xhp \
+ text$/shared$/autokorr$/09000000.xhp \
+ text$/shared$/autokorr$/10000000.xhp \
+ text$/shared$/autokorr$/12000000.xhp \
+ text$/shared$/autokorr$/13000000.xhp \
+ text$/shared$/autopi$/01000000.xhp \
+ text$/shared$/autopi$/01010000.xhp \
+ text$/shared$/autopi$/01010100.xhp \
+ text$/shared$/autopi$/01010200.xhp \
+ text$/shared$/autopi$/01010300.xhp \
+ text$/shared$/autopi$/01010400.xhp \
+ text$/shared$/autopi$/01010500.xhp \
+ text$/shared$/autopi$/01010600.xhp \
+ text$/shared$/autopi$/01020000.xhp \
+ text$/shared$/autopi$/01020100.xhp \
+ text$/shared$/autopi$/01020200.xhp \
+ text$/shared$/autopi$/01020300.xhp \
+ text$/shared$/autopi$/01020400.xhp \
+ text$/shared$/autopi$/01020500.xhp \
+ text$/shared$/autopi$/01040000.xhp \
+ text$/shared$/autopi$/01040100.xhp \
+ text$/shared$/autopi$/01040200.xhp \
+ text$/shared$/autopi$/01040300.xhp \
+ text$/shared$/autopi$/01040400.xhp \
+ text$/shared$/autopi$/01040500.xhp \
+ text$/shared$/autopi$/01040600.xhp \
+ text$/shared$/autopi$/01050000.xhp \
+ text$/shared$/autopi$/01050100.xhp \
+ text$/shared$/autopi$/01050200.xhp \
+ text$/shared$/autopi$/01050300.xhp \
+ text$/shared$/autopi$/01050400.xhp \
+ text$/shared$/autopi$/01050500.xhp \
+ text$/shared$/autopi$/01090000.xhp \
+ text$/shared$/autopi$/01090100.xhp \
+ text$/shared$/autopi$/01090200.xhp \
+ text$/shared$/autopi$/01090210.xhp \
+ text$/shared$/autopi$/01090220.xhp \
+ text$/shared$/autopi$/01090300.xhp \
+ text$/shared$/autopi$/01090400.xhp \
+ text$/shared$/autopi$/01090500.xhp \
+ text$/shared$/autopi$/01090600.xhp \
+ text$/shared$/autopi$/01100000.xhp \
+ text$/shared$/autopi$/01100100.xhp \
+ text$/shared$/autopi$/01100150.xhp \
+ text$/shared$/autopi$/01100200.xhp \
+ text$/shared$/autopi$/01100300.xhp \
+ text$/shared$/autopi$/01100400.xhp \
+ text$/shared$/autopi$/01100500.xhp \
+ text$/shared$/autopi$/01110000.xhp \
+ text$/shared$/autopi$/01110100.xhp \
+ text$/shared$/autopi$/01110200.xhp \
+ text$/shared$/autopi$/01110300.xhp \
+ text$/shared$/autopi$/01110400.xhp \
+ text$/shared$/autopi$/01110500.xhp \
+ text$/shared$/autopi$/01110600.xhp \
+ text$/shared$/autopi$/01120000.xhp \
+ text$/shared$/autopi$/01120100.xhp \
+ text$/shared$/autopi$/01120200.xhp \
+ text$/shared$/autopi$/01120300.xhp \
+ text$/shared$/autopi$/01120400.xhp \
+ text$/shared$/autopi$/01120500.xhp \
+ text$/shared$/autopi$/01130000.xhp \
+ text$/shared$/autopi$/01130100.xhp \
+ text$/shared$/autopi$/01130200.xhp \
+ text$/shared$/autopi$/01150000.xhp \
+ text$/shared$/autopi$/01170000.xhp \
+ text$/shared$/autopi$/01170200.xhp \
+ text$/shared$/autopi$/01170300.xhp \
+ text$/shared$/autopi$/01170400.xhp \
+ text$/shared$/autopi$/01170500.xhp \
+ text$/shared$/autopi$/purchase.xhp \
+ text$/shared$/autopi$/webwizard00.xhp \
+ text$/shared$/autopi$/webwizard01.xhp \
+ text$/shared$/autopi$/webwizard02.xhp \
+ text$/shared$/autopi$/webwizard03.xhp \
+ text$/shared$/autopi$/webwizard04.xhp \
+ text$/shared$/autopi$/webwizard05.xhp \
+ text$/shared$/autopi$/webwizard05bi.xhp \
+ text$/shared$/autopi$/webwizard05is.xhp \
+ text$/shared$/autopi$/webwizard06.xhp \
+ text$/shared$/autopi$/webwizard07.xhp \
+ text$/shared$/autopi$/webwizard07fc.xhp \
+ text$/shared$/explorer$/database$/02000000.xhp \
+ text$/shared$/explorer$/database$/02000002.xhp \
+ text$/shared$/explorer$/database$/02010100.xhp \
+ text$/shared$/explorer$/database$/02010101.xhp \
+ text$/shared$/explorer$/database$/04000000.xhp \
+ text$/shared$/explorer$/database$/04030000.xhp \
+ text$/shared$/explorer$/database$/05000000.xhp \
+ text$/shared$/explorer$/database$/05000001.xhp \
+ text$/shared$/explorer$/database$/05000002.xhp \
+ text$/shared$/explorer$/database$/05000003.xhp \
+ text$/shared$/explorer$/database$/05010000.xhp \
+ text$/shared$/explorer$/database$/05010100.xhp \
+ text$/shared$/explorer$/database$/05020000.xhp \
+ text$/shared$/explorer$/database$/05020100.xhp \
+ text$/shared$/explorer$/database$/05030000.xhp \
+ text$/shared$/explorer$/database$/05030100.xhp \
+ text$/shared$/explorer$/database$/05030200.xhp \
+ text$/shared$/explorer$/database$/05030300.xhp \
+ text$/shared$/explorer$/database$/05030400.xhp \
+ text$/shared$/explorer$/database$/05040000.xhp \
+ text$/shared$/explorer$/database$/05040100.xhp \
+ text$/shared$/explorer$/database$/05040200.xhp \
+ text$/shared$/explorer$/database$/11000002.xhp \
+ text$/shared$/explorer$/database$/11020000.xhp \
+ text$/shared$/explorer$/database$/11030000.xhp \
+ text$/shared$/explorer$/database$/11030100.xhp \
+ text$/shared$/explorer$/database$/11080000.xhp \
+ text$/shared$/explorer$/database$/11090000.xhp \
+ text$/shared$/explorer$/database$/11150200.xhp \
+ text$/shared$/explorer$/database$/11170000.xhp \
+ text$/shared$/explorer$/database$/11170100.xhp \
+ text$/shared$/explorer$/database$/30000000.xhp \
+ text$/shared$/explorer$/database$/30100000.xhp \
+ text$/shared$/explorer$/database$/dabaadvprop.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropdat.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropgen.xhp \
+ text$/shared$/explorer$/database$/dabadoc.xhp \
+ text$/shared$/explorer$/database$/dabaprop.xhp \
+ text$/shared$/explorer$/database$/dabapropadd.xhp \
+ text$/shared$/explorer$/database$/dabapropcon.xhp \
+ text$/shared$/explorer$/database$/dabapropgen.xhp \
+ text$/shared$/explorer$/database$/dabawiz00.xhp \
+ text$/shared$/explorer$/database$/dabawiz01.xhp \
+ text$/shared$/explorer$/database$/dabawiz02.xhp \
+ text$/shared$/explorer$/database$/dabawiz02access.xhp \
+ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ado.xhp \
+ text$/shared$/explorer$/database$/dabawiz02dbase.xhp \
+ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \
+ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \
+ text$/shared$/explorer$/database$/dabawiz02odbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02oracle.xhp \
+ text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \
+ text$/shared$/explorer$/database$/dabawiz02text.xhp \
+ text$/shared$/explorer$/database$/dabawiz03auth.xhp \
+ text$/shared$/explorer$/database$/main.xhp \
+ text$/shared$/explorer$/database$/menubar.xhp \
+ text$/shared$/explorer$/database$/menuedit.xhp \
+ text$/shared$/explorer$/database$/menufile.xhp \
+ text$/shared$/explorer$/database$/menufilesave.xhp \
+ text$/shared$/explorer$/database$/menuinsert.xhp \
+ text$/shared$/explorer$/database$/menutools.xhp \
+ text$/shared$/explorer$/database$/menuview.xhp \
+ text$/shared$/explorer$/database$/migrate_macros.xhp \
+ text$/shared$/explorer$/database$/password.xhp \
+ text$/shared$/explorer$/database$/querywizard00.xhp \
+ text$/shared$/explorer$/database$/querywizard01.xhp \
+ text$/shared$/explorer$/database$/querywizard02.xhp \
+ text$/shared$/explorer$/database$/querywizard03.xhp \
+ text$/shared$/explorer$/database$/querywizard04.xhp \
+ text$/shared$/explorer$/database$/querywizard05.xhp \
+ text$/shared$/explorer$/database$/querywizard06.xhp \
+ text$/shared$/explorer$/database$/querywizard07.xhp \
+ text$/shared$/explorer$/database$/querywizard08.xhp \
+ text$/shared$/explorer$/database$/rep_datetime.xhp \
+ text$/shared$/explorer$/database$/rep_main.xhp \
+ text$/shared$/explorer$/database$/rep_navigator.xhp \
+ text$/shared$/explorer$/database$/rep_pagenumbers.xhp \
+ text$/shared$/explorer$/database$/rep_prop.xhp \
+ text$/shared$/explorer$/database$/rep_sort.xhp \
+ text$/shared$/explorer$/database$/tablewizard00.xhp \
+ text$/shared$/explorer$/database$/tablewizard01.xhp \
+ text$/shared$/explorer$/database$/tablewizard02.xhp \
+ text$/shared$/explorer$/database$/tablewizard03.xhp \
+ text$/shared$/explorer$/database$/tablewizard04.xhp \
+ text$/shared$/explorer$/database$/toolbars.xhp \
+ text$/shared$/fontwork_toolbar.xhp \
+ text$/shared$/guide$/aaa_start.xhp \
+ text$/shared$/guide$/accessibility.xhp \
+ text$/shared$/guide$/active_help_on_off.xhp \
+ text$/shared$/guide$/activex.xhp \
+ text$/shared$/guide$/assistive.xhp \
+ text$/shared$/guide$/autocorr_url.xhp \
+ text$/shared$/guide$/autohide.xhp \
+ text$/shared$/guide$/background.xhp \
+ text$/shared$/guide$/border_paragraph.xhp \
+ text$/shared$/guide$/border_table.xhp \
+ text$/shared$/guide$/breaking_lines.xhp \
+ text$/shared$/guide$/change_title.xhp \
+ text$/shared$/guide$/chart_axis.xhp \
+ text$/shared$/guide$/chart_barformat.xhp \
+ text$/shared$/guide$/chart_insert.xhp \
+ text$/shared$/guide$/chart_legend.xhp \
+ text$/shared$/guide$/chart_title.xhp \
+ text$/shared$/guide$/collab.xhp \
+ text$/shared$/guide$/configure_overview.xhp \
+ text$/shared$/guide$/contextmenu.xhp \
+ text$/shared$/guide$/copy_drawfunctions.xhp \
+ text$/shared$/guide$/copytable2application.xhp \
+ text$/shared$/guide$/copytext2application.xhp \
+ text$/shared$/guide$/ctl.xhp \
+ text$/shared$/guide$/data_addressbook.xhp \
+ text$/shared$/guide$/data_dbase2office.xhp \
+ text$/shared$/guide$/data_enter_sql.xhp \
+ text$/shared$/guide$/data_forms.xhp \
+ text$/shared$/guide$/data_im_export.xhp \
+ text$/shared$/guide$/data_new.xhp \
+ text$/shared$/guide$/data_queries.xhp \
+ text$/shared$/guide$/data_register.xhp \
+ text$/shared$/guide$/data_report.xhp \
+ text$/shared$/guide$/data_reports.xhp \
+ text$/shared$/guide$/data_search.xhp \
+ text$/shared$/guide$/data_search2.xhp \
+ text$/shared$/guide$/data_tabledefine.xhp \
+ text$/shared$/guide$/data_tables.xhp \
+ text$/shared$/guide$/data_view.xhp \
+ text$/shared$/guide$/database_main.xhp \
+ text$/shared$/guide$/digital_signatures.xhp \
+ text$/shared$/guide$/digitalsign_receive.xhp \
+ text$/shared$/guide$/digitalsign_send.xhp \
+ text$/shared$/guide$/doc_autosave.xhp \
+ text$/shared$/guide$/doc_open.xhp \
+ text$/shared$/guide$/doc_save.xhp \
+ text$/shared$/guide$/dragdrop.xhp \
+ text$/shared$/guide$/dragdrop_beamer.xhp \
+ text$/shared$/guide$/dragdrop_fromgallery.xhp \
+ text$/shared$/guide$/dragdrop_gallery.xhp \
+ text$/shared$/guide$/dragdrop_graphic.xhp \
+ text$/shared$/guide$/dragdrop_table.xhp \
+ text$/shared$/guide$/edit_symbolbar.xhp \
+ text$/shared$/guide$/email.xhp \
+ text$/shared$/guide$/error_report.xhp \
+ text$/shared$/guide$/export_ms.xhp \
+ text$/shared$/guide$/fax.xhp \
+ text$/shared$/guide$/filternavigator.xhp \
+ text$/shared$/guide$/find_attributes.xhp \
+ text$/shared$/guide$/flat_icons.xhp \
+ text$/shared$/guide$/floating_toolbar.xhp \
+ text$/shared$/guide$/fontwork.xhp \
+ text$/shared$/guide$/formfields.xhp \
+ text$/shared$/guide$/gallery_insert.xhp \
+ text$/shared$/guide$/groups.xhp \
+ text$/shared$/guide$/hyperlink_edit.xhp \
+ text$/shared$/guide$/hyperlink_insert.xhp \
+ text$/shared$/guide$/hyperlink_rel_abs.xhp \
+ text$/shared$/guide$/imagemap.xhp \
+ text$/shared$/guide$/import_ms.xhp \
+ text$/shared$/guide$/insert_bitmap.xhp \
+ text$/shared$/guide$/insert_graphic_drawit.xhp \
+ text$/shared$/guide$/insert_specialchar.xhp \
+ text$/shared$/guide$/integratinguno.xhp \
+ text$/shared$/guide$/keyboard.xhp \
+ text$/shared$/guide$/labels.xhp \
+ text$/shared$/guide$/labels_database.xhp \
+ text$/shared$/guide$/language_select.xhp \
+ text$/shared$/guide$/line_intext.xhp \
+ text$/shared$/guide$/lineend_define.xhp \
+ text$/shared$/guide$/linestyle_define.xhp \
+ text$/shared$/guide$/linestyles.xhp \
+ text$/shared$/guide$/macro_recording.xhp \
+ text$/shared$/guide$/main.xhp \
+ text$/shared$/guide$/measurement_units.xhp \
+ text$/shared$/guide$/microsoft_terms.xhp \
+ text$/shared$/guide$/mobiledevicefilters.xhp \
+ text$/shared$/guide$/ms_doctypes.xhp \
+ text$/shared$/guide$/ms_import_export_limitations.xhp \
+ text$/shared$/guide$/ms_user.xhp \
+ text$/shared$/guide$/navigator.xhp \
+ text$/shared$/guide$/navigator_setcursor.xhp \
+ text$/shared$/guide$/navpane_on.xhp \
+ text$/shared$/guide$/numbering_stop.xhp \
+ text$/shared$/guide$/pageformat_max.xhp \
+ text$/shared$/guide$/paintbrush.xhp \
+ text$/shared$/guide$/pasting.xhp \
+ text$/shared$/guide$/print_blackwhite.xhp \
+ text$/shared$/guide$/print_faster.xhp \
+ text$/shared$/guide$/protection.xhp \
+ text$/shared$/guide$/redlining.xhp \
+ text$/shared$/guide$/redlining_accept.xhp \
+ text$/shared$/guide$/redlining_doccompare.xhp \
+ text$/shared$/guide$/redlining_docmerge.xhp \
+ text$/shared$/guide$/redlining_enter.xhp \
+ text$/shared$/guide$/redlining_protect.xhp \
+ text$/shared$/guide$/redlining_versions.xhp \
+ text$/shared$/guide$/round_corner.xhp \
+ text$/shared$/guide$/scripting.xhp \
+ text$/shared$/guide$/space_hyphen.xhp \
+ text$/shared$/guide$/spadmin.xhp \
+ text$/shared$/guide$/standard_template.xhp \
+ text$/shared$/guide$/start_parameters.xhp \
+ text$/shared$/guide$/startcenter.xhp \
+ text$/shared$/guide$/tabs.xhp \
+ text$/shared$/guide$/text_color.xhp \
+ text$/shared$/guide$/textmode_change.xhp \
+ text$/shared$/guide$/undo_formatting.xhp \
+ text$/shared$/guide$/version_number.xhp \
+ text$/shared$/guide$/viewing_file_properties.xhp \
+ text$/shared$/guide$/workfolder.xhp \
+ text$/shared$/guide$/xforms.xhp \
+ text$/shared$/guide$/xsltfilter.xhp \
+ text$/shared$/guide$/xsltfilter_create.xhp \
+ text$/shared$/guide$/xsltfilter_distribute.xhp \
+ text$/shared$/main0108.xhp \
+ text$/shared$/main0201.xhp \
+ text$/shared$/main0204.xhp \
+ text$/shared$/main0208.xhp \
+ text$/shared$/main0212.xhp \
+ text$/shared$/main0213.xhp \
+ text$/shared$/main0214.xhp \
+ text$/shared$/main0226.xhp \
+ text$/shared$/main0227.xhp \
+ text$/shared$/main0400.xhp \
+ text$/shared$/main0500.xhp \
+ text$/shared$/main0600.xhp \
+ text$/shared$/main0650.xhp \
+ text$/shared$/main0800.xhp \
+ text$/shared$/optionen$/01000000.xhp \
+ text$/shared$/optionen$/01010000.xhp \
+ text$/shared$/optionen$/01010100.xhp \
+ text$/shared$/optionen$/01010200.xhp \
+ text$/shared$/optionen$/01010300.xhp \
+ text$/shared$/optionen$/01010301.xhp \
+ text$/shared$/optionen$/01010400.xhp \
+ text$/shared$/optionen$/01010401.xhp \
+ text$/shared$/optionen$/01010500.xhp \
+ text$/shared$/optionen$/01010501.xhp \
+ text$/shared$/optionen$/01010600.xhp \
+ text$/shared$/optionen$/01010700.xhp \
+ text$/shared$/optionen$/01010800.xhp \
+ text$/shared$/optionen$/01010900.xhp \
+ text$/shared$/optionen$/01011000.xhp \
+ text$/shared$/optionen$/01012000.xhp \
+ text$/shared$/optionen$/01013000.xhp \
+ text$/shared$/optionen$/01014000.xhp \
+ text$/shared$/optionen$/01020000.xhp \
+ text$/shared$/optionen$/01020100.xhp \
+ text$/shared$/optionen$/01020300.xhp \
+ text$/shared$/optionen$/01020400.xhp \
+ text$/shared$/optionen$/01030000.xhp \
+ text$/shared$/optionen$/01030300.xhp \
+ text$/shared$/optionen$/01030500.xhp \
+ text$/shared$/optionen$/01040000.xhp \
+ text$/shared$/optionen$/01040200.xhp \
+ text$/shared$/optionen$/01040300.xhp \
+ text$/shared$/optionen$/01040301.xhp \
+ text$/shared$/optionen$/01040400.xhp \
+ text$/shared$/optionen$/01040500.xhp \
+ text$/shared$/optionen$/01040600.xhp \
+ text$/shared$/optionen$/01040700.xhp \
+ text$/shared$/optionen$/01040900.xhp \
+ text$/shared$/optionen$/01041000.xhp \
+ text$/shared$/optionen$/01041100.xhp \
+ text$/shared$/optionen$/01050000.xhp \
+ text$/shared$/optionen$/01050100.xhp \
+ text$/shared$/optionen$/01050300.xhp \
+ text$/shared$/optionen$/01060000.xhp \
+ text$/shared$/optionen$/01060100.xhp \
+ text$/shared$/optionen$/01060300.xhp \
+ text$/shared$/optionen$/01060400.xhp \
+ text$/shared$/optionen$/01060401.xhp \
+ text$/shared$/optionen$/01060500.xhp \
+ text$/shared$/optionen$/01060600.xhp \
+ text$/shared$/optionen$/01060700.xhp \
+ text$/shared$/optionen$/01060800.xhp \
+ text$/shared$/optionen$/01060900.xhp \
+ text$/shared$/optionen$/01061000.xhp \
+ text$/shared$/optionen$/01070000.xhp \
+ text$/shared$/optionen$/01070100.xhp \
+ text$/shared$/optionen$/01070300.xhp \
+ text$/shared$/optionen$/01070400.xhp \
+ text$/shared$/optionen$/01070500.xhp \
+ text$/shared$/optionen$/01080000.xhp \
+ text$/shared$/optionen$/01090000.xhp \
+ text$/shared$/optionen$/01090100.xhp \
+ text$/shared$/optionen$/01110000.xhp \
+ text$/shared$/optionen$/01110100.xhp \
+ text$/shared$/optionen$/01130100.xhp \
+ text$/shared$/optionen$/01130200.xhp \
+ text$/shared$/optionen$/01140000.xhp \
+ text$/shared$/optionen$/01150000.xhp \
+ text$/shared$/optionen$/01150100.xhp \
+ text$/shared$/optionen$/01150200.xhp \
+ text$/shared$/optionen$/01150300.xhp \
+ text$/shared$/optionen$/01160000.xhp \
+ text$/shared$/optionen$/01160100.xhp \
+ text$/shared$/optionen$/01160200.xhp \
+ text$/shared$/optionen$/01160201.xhp \
+ text$/shared$/optionen$/java.xhp \
+ text$/shared$/optionen$/javaclasspath.xhp \
+ text$/shared$/optionen$/javaparameters.xhp \
+ text$/shared$/optionen$/macrosecurity.xhp \
+ text$/shared$/optionen$/macrosecurity_sl.xhp \
+ text$/shared$/optionen$/macrosecurity_ts.xhp \
+ text$/shared$/optionen$/mailmerge.xhp \
+ text$/shared$/optionen$/online_update.xhp \
+ text$/shared$/optionen$/serverauthentication.xhp \
+ text$/shared$/optionen$/testaccount.xhp \
+ text$/shared$/optionen$/viewcertificate.xhp \
+ text$/shared$/optionen$/viewcertificate_c.xhp \
+ text$/shared$/optionen$/viewcertificate_d.xhp \
+ text$/shared$/optionen$/viewcertificate_g.xhp \
+ text$/shared$/tree_strings.xhp \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/scalc/delzip b/util/scalc/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/scalc/delzip
diff --git a/util/scalc/makefile.mk b/util/scalc/makefile.mk
new file mode 100644
index 0000000000..0467b9f8c0
--- /dev/null
+++ b/util/scalc/makefile.mk
@@ -0,0 +1,1325 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_scalc
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_scalc
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
+
+LINKNAME=scalc
+LINKADDEDFILES= \
+ -add scalc.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/scalc.cfg \
+ -add scalc.tree $(COMMONMISC)$/LANGUAGE$/scalc.tree \
+ -add scalc.jar $(COMMONBIN)$/xhp_scalc_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/scalc.cfg \
+ $(COMMONMISC)$/LANGUAGE$/scalc.tree \
+ $(COMMONBIN)$/xhp_scalc_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/scalc$/00$/00000004.xhp \
+ text$/scalc$/00$/00000402.xhp \
+ text$/scalc$/00$/00000403.xhp \
+ text$/scalc$/00$/00000404.xhp \
+ text$/scalc$/00$/00000405.xhp \
+ text$/scalc$/00$/00000406.xhp \
+ text$/scalc$/00$/00000407.xhp \
+ text$/scalc$/00$/00000412.xhp \
+ text$/scalc$/01$/01120000.xhp \
+ text$/scalc$/01$/02110000.xhp \
+ text$/scalc$/01$/02120000.xhp \
+ text$/scalc$/01$/02120100.xhp \
+ text$/scalc$/01$/02140000.xhp \
+ text$/scalc$/01$/02140100.xhp \
+ text$/scalc$/01$/02140200.xhp \
+ text$/scalc$/01$/02140300.xhp \
+ text$/scalc$/01$/02140400.xhp \
+ text$/scalc$/01$/02140500.xhp \
+ text$/scalc$/01$/02140600.xhp \
+ text$/scalc$/01$/02150000.xhp \
+ text$/scalc$/01$/02160000.xhp \
+ text$/scalc$/01$/02170000.xhp \
+ text$/scalc$/01$/02180000.xhp \
+ text$/scalc$/01$/02190000.xhp \
+ text$/scalc$/01$/02190100.xhp \
+ text$/scalc$/01$/02190200.xhp \
+ text$/scalc$/01$/02200000.xhp \
+ text$/scalc$/01$/02210000.xhp \
+ text$/scalc$/01$/03070000.xhp \
+ text$/scalc$/01$/03080000.xhp \
+ text$/scalc$/01$/03090000.xhp \
+ text$/scalc$/01$/03100000.xhp \
+ text$/scalc$/01$/04010000.xhp \
+ text$/scalc$/01$/04010100.xhp \
+ text$/scalc$/01$/04010200.xhp \
+ text$/scalc$/01$/04020000.xhp \
+ text$/scalc$/01$/04030000.xhp \
+ text$/scalc$/01$/04040000.xhp \
+ text$/scalc$/01$/04050000.xhp \
+ text$/scalc$/01$/04050100.xhp \
+ text$/scalc$/01$/04060000.xhp \
+ text$/scalc$/01$/04060100.xhp \
+ text$/scalc$/01$/04060101.xhp \
+ text$/scalc$/01$/04060102.xhp \
+ text$/scalc$/01$/04060103.xhp \
+ text$/scalc$/01$/04060104.xhp \
+ text$/scalc$/01$/04060105.xhp \
+ text$/scalc$/01$/04060106.xhp \
+ text$/scalc$/01$/04060107.xhp \
+ text$/scalc$/01$/04060108.xhp \
+ text$/scalc$/01$/04060109.xhp \
+ text$/scalc$/01$/04060110.xhp \
+ text$/scalc$/01$/04060111.xhp \
+ text$/scalc$/01$/04060112.xhp \
+ text$/scalc$/01$/04060115.xhp \
+ text$/scalc$/01$/04060116.xhp \
+ text$/scalc$/01$/04060118.xhp \
+ text$/scalc$/01$/04060119.xhp \
+ text$/scalc$/01$/04060120.xhp \
+ text$/scalc$/01$/04060181.xhp \
+ text$/scalc$/01$/04060182.xhp \
+ text$/scalc$/01$/04060183.xhp \
+ text$/scalc$/01$/04060184.xhp \
+ text$/scalc$/01$/04060185.xhp \
+ text$/scalc$/01$/04060199.xhp \
+ text$/scalc$/01$/04070000.xhp \
+ text$/scalc$/01$/04070100.xhp \
+ text$/scalc$/01$/04070200.xhp \
+ text$/scalc$/01$/04070300.xhp \
+ text$/scalc$/01$/04070400.xhp \
+ text$/scalc$/01$/04080000.xhp \
+ text$/scalc$/01$/04090000.xhp \
+ text$/scalc$/01$/05020000.xhp \
+ text$/scalc$/01$/05020600.xhp \
+ text$/scalc$/01$/05030000.xhp \
+ text$/scalc$/01$/05030200.xhp \
+ text$/scalc$/01$/05030300.xhp \
+ text$/scalc$/01$/05030400.xhp \
+ text$/scalc$/01$/05040000.xhp \
+ text$/scalc$/01$/05040200.xhp \
+ text$/scalc$/01$/05050000.xhp \
+ text$/scalc$/01$/05050100.xhp \
+ text$/scalc$/01$/05050300.xhp \
+ text$/scalc$/01$/05060000.xhp \
+ text$/scalc$/01$/05070000.xhp \
+ text$/scalc$/01$/05070500.xhp \
+ text$/scalc$/01$/05080000.xhp \
+ text$/scalc$/01$/05080100.xhp \
+ text$/scalc$/01$/05080200.xhp \
+ text$/scalc$/01$/05080300.xhp \
+ text$/scalc$/01$/05080400.xhp \
+ text$/scalc$/01$/05100000.xhp \
+ text$/scalc$/01$/05100100.xhp \
+ text$/scalc$/01$/05100200.xhp \
+ text$/scalc$/01$/05110000.xhp \
+ text$/scalc$/01$/05120000.xhp \
+ text$/scalc$/01$/06020000.xhp \
+ text$/scalc$/01$/06030000.xhp \
+ text$/scalc$/01$/06030100.xhp \
+ text$/scalc$/01$/06030200.xhp \
+ text$/scalc$/01$/06030300.xhp \
+ text$/scalc$/01$/06030400.xhp \
+ text$/scalc$/01$/06030500.xhp \
+ text$/scalc$/01$/06030600.xhp \
+ text$/scalc$/01$/06030700.xhp \
+ text$/scalc$/01$/06030800.xhp \
+ text$/scalc$/01$/06030900.xhp \
+ text$/scalc$/01$/06031000.xhp \
+ text$/scalc$/01$/06040000.xhp \
+ text$/scalc$/01$/06050000.xhp \
+ text$/scalc$/01$/06060000.xhp \
+ text$/scalc$/01$/06060100.xhp \
+ text$/scalc$/01$/06060200.xhp \
+ text$/scalc$/01$/06070000.xhp \
+ text$/scalc$/01$/06080000.xhp \
+ text$/scalc$/01$/06130000.xhp \
+ text$/scalc$/01$/06990000.xhp \
+ text$/scalc$/01$/07080000.xhp \
+ text$/scalc$/01$/07090000.xhp \
+ text$/scalc$/01$/12010000.xhp \
+ text$/scalc$/01$/12010100.xhp \
+ text$/scalc$/01$/12020000.xhp \
+ text$/scalc$/01$/12030000.xhp \
+ text$/scalc$/01$/12030100.xhp \
+ text$/scalc$/01$/12030200.xhp \
+ text$/scalc$/01$/12040000.xhp \
+ text$/scalc$/01$/12040100.xhp \
+ text$/scalc$/01$/12040201.xhp \
+ text$/scalc$/01$/12040300.xhp \
+ text$/scalc$/01$/12040400.xhp \
+ text$/scalc$/01$/12040500.xhp \
+ text$/scalc$/01$/12050000.xhp \
+ text$/scalc$/01$/12050100.xhp \
+ text$/scalc$/01$/12050200.xhp \
+ text$/scalc$/01$/12060000.xhp \
+ text$/scalc$/01$/12070000.xhp \
+ text$/scalc$/01$/12070100.xhp \
+ text$/scalc$/01$/12080000.xhp \
+ text$/scalc$/01$/12080100.xhp \
+ text$/scalc$/01$/12080200.xhp \
+ text$/scalc$/01$/12080300.xhp \
+ text$/scalc$/01$/12080400.xhp \
+ text$/scalc$/01$/12080500.xhp \
+ text$/scalc$/01$/12080600.xhp \
+ text$/scalc$/01$/12080700.xhp \
+ text$/scalc$/01$/12090000.xhp \
+ text$/scalc$/01$/12090100.xhp \
+ text$/scalc$/01$/12090101.xhp \
+ text$/scalc$/01$/12090102.xhp \
+ text$/scalc$/01$/12090103.xhp \
+ text$/scalc$/01$/12090104.xhp \
+ text$/scalc$/01$/12090105.xhp \
+ text$/scalc$/01$/12090106.xhp \
+ text$/scalc$/01$/12090200.xhp \
+ text$/scalc$/01$/12090300.xhp \
+ text$/scalc$/01$/12090400.xhp \
+ text$/scalc$/01$/12100000.xhp \
+ text$/scalc$/01$/12120000.xhp \
+ text$/scalc$/01$/12120100.xhp \
+ text$/scalc$/01$/12120200.xhp \
+ text$/scalc$/01$/12120300.xhp \
+ text$/scalc$/01$/format_graphic.xhp \
+ text$/scalc$/01$/func_date.xhp \
+ text$/scalc$/01$/func_datedif.xhp \
+ text$/scalc$/01$/func_datevalue.xhp \
+ text$/scalc$/01$/func_day.xhp \
+ text$/scalc$/01$/func_days.xhp \
+ text$/scalc$/01$/func_days360.xhp \
+ text$/scalc$/01$/func_eastersunday.xhp \
+ text$/scalc$/01$/func_edate.xhp \
+ text$/scalc$/01$/func_eomonth.xhp \
+ text$/scalc$/01$/func_hour.xhp \
+ text$/scalc$/01$/func_minute.xhp \
+ text$/scalc$/01$/func_month.xhp \
+ text$/scalc$/01$/func_networkdays.xhp \
+ text$/scalc$/01$/func_now.xhp \
+ text$/scalc$/01$/func_second.xhp \
+ text$/scalc$/01$/func_time.xhp \
+ text$/scalc$/01$/func_timevalue.xhp \
+ text$/scalc$/01$/func_today.xhp \
+ text$/scalc$/01$/func_weekday.xhp \
+ text$/scalc$/01$/func_weeknum.xhp \
+ text$/scalc$/01$/func_weeknumadd.xhp \
+ text$/scalc$/01$/func_workday.xhp \
+ text$/scalc$/01$/func_year.xhp \
+ text$/scalc$/01$/func_yearfrac.xhp \
+ text$/scalc$/01$/solver.xhp \
+ text$/scalc$/01$/solver_options.xhp \
+ text$/scalc$/01$/text2columns.xhp \
+ text$/scalc$/02$/02130000.xhp \
+ text$/scalc$/02$/02140000.xhp \
+ text$/scalc$/02$/02150000.xhp \
+ text$/scalc$/02$/02160000.xhp \
+ text$/scalc$/02$/02170000.xhp \
+ text$/scalc$/02$/06010000.xhp \
+ text$/scalc$/02$/06030000.xhp \
+ text$/scalc$/02$/06040000.xhp \
+ text$/scalc$/02$/06050000.xhp \
+ text$/scalc$/02$/06060000.xhp \
+ text$/scalc$/02$/06070000.xhp \
+ text$/scalc$/02$/06080000.xhp \
+ text$/scalc$/02$/08010000.xhp \
+ text$/scalc$/02$/08080000.xhp \
+ text$/scalc$/02$/10050000.xhp \
+ text$/scalc$/02$/10060000.xhp \
+ text$/scalc$/02$/18010000.xhp \
+ text$/scalc$/02$/18020000.xhp \
+ text$/scalc$/04$/01020000.xhp \
+ text$/scalc$/05$/02140000.xhp \
+ text$/scalc$/05$/empty_cells.xhp \
+ text$/scalc$/guide$/address_auto.xhp \
+ text$/scalc$/guide$/auto_off.xhp \
+ text$/scalc$/guide$/autofilter.xhp \
+ text$/scalc$/guide$/autoformat.xhp \
+ text$/scalc$/guide$/background.xhp \
+ text$/scalc$/guide$/borders.xhp \
+ text$/scalc$/guide$/calc_date.xhp \
+ text$/scalc$/guide$/calc_series.xhp \
+ text$/scalc$/guide$/calc_timevalues.xhp \
+ text$/scalc$/guide$/calculate.xhp \
+ text$/scalc$/guide$/cell_enter.xhp \
+ text$/scalc$/guide$/cell_protect.xhp \
+ text$/scalc$/guide$/cell_unprotect.xhp \
+ text$/scalc$/guide$/cellcopy.xhp \
+ text$/scalc$/guide$/cellreference_dragdrop.xhp \
+ text$/scalc$/guide$/cellreferences.xhp \
+ text$/scalc$/guide$/cellreferences_url.xhp \
+ text$/scalc$/guide$/cellstyle_by_formula.xhp \
+ text$/scalc$/guide$/cellstyle_conditional.xhp \
+ text$/scalc$/guide$/cellstyle_minusvalue.xhp \
+ text$/scalc$/guide$/consolidate.xhp \
+ text$/scalc$/guide$/csv_files.xhp \
+ text$/scalc$/guide$/csv_formula.xhp \
+ text$/scalc$/guide$/currency_format.xhp \
+ text$/scalc$/guide$/database_define.xhp \
+ text$/scalc$/guide$/database_filter.xhp \
+ text$/scalc$/guide$/database_sort.xhp \
+ text$/scalc$/guide$/datapilot.xhp \
+ text$/scalc$/guide$/datapilot_createtable.xhp \
+ text$/scalc$/guide$/datapilot_deletetable.xhp \
+ text$/scalc$/guide$/datapilot_edittable.xhp \
+ text$/scalc$/guide$/datapilot_filtertable.xhp \
+ text$/scalc$/guide$/datapilot_grouping.xhp \
+ text$/scalc$/guide$/datapilot_tipps.xhp \
+ text$/scalc$/guide$/datapilot_updatetable.xhp \
+ text$/scalc$/guide$/dbase_files.xhp \
+ text$/scalc$/guide$/design.xhp \
+ text$/scalc$/guide$/edit_multitables.xhp \
+ text$/scalc$/guide$/filters.xhp \
+ text$/scalc$/guide$/finding.xhp \
+ text$/scalc$/guide$/format_table.xhp \
+ text$/scalc$/guide$/format_value.xhp \
+ text$/scalc$/guide$/format_value_userdef.xhp \
+ text$/scalc$/guide$/formula_copy.xhp \
+ text$/scalc$/guide$/formula_enter.xhp \
+ text$/scalc$/guide$/formula_value.xhp \
+ text$/scalc$/guide$/formulas.xhp \
+ text$/scalc$/guide$/fraction_enter.xhp \
+ text$/scalc$/guide$/goalseek.xhp \
+ text$/scalc$/guide$/html_doc.xhp \
+ text$/scalc$/guide$/integer_leading_zero.xhp \
+ text$/scalc$/guide$/keyboard.xhp \
+ text$/scalc$/guide$/line_fix.xhp \
+ text$/scalc$/guide$/main.xhp \
+ text$/scalc$/guide$/mark_cells.xhp \
+ text$/scalc$/guide$/matrixformula.xhp \
+ text$/scalc$/guide$/move_dragdrop.xhp \
+ text$/scalc$/guide$/multi_tables.xhp \
+ text$/scalc$/guide$/multioperation.xhp \
+ text$/scalc$/guide$/multitables.xhp \
+ text$/scalc$/guide$/note_insert.xhp \
+ text$/scalc$/guide$/numbers_text.xhp \
+ text$/scalc$/guide$/print_details.xhp \
+ text$/scalc$/guide$/print_exact.xhp \
+ text$/scalc$/guide$/print_landscape.xhp \
+ text$/scalc$/guide$/print_title_row.xhp \
+ text$/scalc$/guide$/printranges.xhp \
+ text$/scalc$/guide$/relativ_absolut_ref.xhp \
+ text$/scalc$/guide$/rename_table.xhp \
+ text$/scalc$/guide$/rounding_numbers.xhp \
+ text$/scalc$/guide$/row_height.xhp \
+ text$/scalc$/guide$/scenario.xhp \
+ text$/scalc$/guide$/sorted_list.xhp \
+ text$/scalc$/guide$/specialfilter.xhp \
+ text$/scalc$/guide$/super_subscript.xhp \
+ text$/scalc$/guide$/table_cellmerge.xhp \
+ text$/scalc$/guide$/table_rotate.xhp \
+ text$/scalc$/guide$/table_view.xhp \
+ text$/scalc$/guide$/text_numbers.xhp \
+ text$/scalc$/guide$/text_rotate.xhp \
+ text$/scalc$/guide$/text_wrap.xhp \
+ text$/scalc$/guide$/userdefined_function.xhp \
+ text$/scalc$/guide$/validity.xhp \
+ text$/scalc$/guide$/value_with_name.xhp \
+ text$/scalc$/guide$/webquery.xhp \
+ text$/scalc$/guide$/year2000.xhp \
+ text$/scalc$/main0000.xhp \
+ text$/scalc$/main0100.xhp \
+ text$/scalc$/main0101.xhp \
+ text$/scalc$/main0102.xhp \
+ text$/scalc$/main0103.xhp \
+ text$/scalc$/main0104.xhp \
+ text$/scalc$/main0105.xhp \
+ text$/scalc$/main0106.xhp \
+ text$/scalc$/main0107.xhp \
+ text$/scalc$/main0112.xhp \
+ text$/scalc$/main0200.xhp \
+ text$/scalc$/main0202.xhp \
+ text$/scalc$/main0203.xhp \
+ text$/scalc$/main0205.xhp \
+ text$/scalc$/main0206.xhp \
+ text$/scalc$/main0208.xhp \
+ text$/scalc$/main0210.xhp \
+ text$/scalc$/main0214.xhp \
+ text$/scalc$/main0218.xhp \
+ text$/scalc$/main0503.xhp \
+ text$/shared$/00$/00000001.xhp \
+ text$/shared$/00$/00000002.xhp \
+ text$/shared$/00$/00000003.xhp \
+ text$/shared$/00$/00000004.xhp \
+ text$/shared$/00$/00000005.xhp \
+ text$/shared$/00$/00000007.xhp \
+ text$/shared$/00$/00000010.xhp \
+ text$/shared$/00$/00000011.xhp \
+ text$/shared$/00$/00000020.xhp \
+ text$/shared$/00$/00000021.xhp \
+ text$/shared$/00$/00000099.xhp \
+ text$/shared$/00$/00000200.xhp \
+ text$/shared$/00$/00000206.xhp \
+ text$/shared$/00$/00000207.xhp \
+ text$/shared$/00$/00000208.xhp \
+ text$/shared$/00$/00000210.xhp \
+ text$/shared$/00$/00000215.xhp \
+ text$/shared$/00$/00000401.xhp \
+ text$/shared$/00$/00000402.xhp \
+ text$/shared$/00$/00000403.xhp \
+ text$/shared$/00$/00000404.xhp \
+ text$/shared$/00$/00000406.xhp \
+ text$/shared$/00$/00000407.xhp \
+ text$/shared$/00$/00000408.xhp \
+ text$/shared$/00$/00000409.xhp \
+ text$/shared$/00$/00000450.xhp \
+ text$/shared$/00$/00040500.xhp \
+ text$/shared$/00$/00040501.xhp \
+ text$/shared$/00$/00040502.xhp \
+ text$/shared$/00$/00040503.xhp \
+ text$/shared$/00$/01000000.xhp \
+ text$/shared$/00$/01010000.xhp \
+ text$/shared$/00$/01020000.xhp \
+ text$/shared$/00$/01050000.xhp \
+ text$/shared$/00$/icon_alt.xhp \
+ text$/shared$/01$/01010000.xhp \
+ text$/shared$/01$/01010001.xhp \
+ text$/shared$/01$/01010100.xhp \
+ text$/shared$/01$/01010200.xhp \
+ text$/shared$/01$/01010201.xhp \
+ text$/shared$/01$/01010202.xhp \
+ text$/shared$/01$/01010203.xhp \
+ text$/shared$/01$/01010300.xhp \
+ text$/shared$/01$/01010301.xhp \
+ text$/shared$/01$/01010302.xhp \
+ text$/shared$/01$/01010303.xhp \
+ text$/shared$/01$/01010304.xhp \
+ text$/shared$/01$/01020000.xhp \
+ text$/shared$/01$/01020101.xhp \
+ text$/shared$/01$/01020103.xhp \
+ text$/shared$/01$/01050000.xhp \
+ text$/shared$/01$/01060000.xhp \
+ text$/shared$/01$/01070000.xhp \
+ text$/shared$/01$/01070001.xhp \
+ text$/shared$/01$/01100000.xhp \
+ text$/shared$/01$/01100100.xhp \
+ text$/shared$/01$/01100200.xhp \
+ text$/shared$/01$/01100300.xhp \
+ text$/shared$/01$/01100400.xhp \
+ text$/shared$/01$/01100500.xhp \
+ text$/shared$/01$/01100600.xhp \
+ text$/shared$/01$/01110000.xhp \
+ text$/shared$/01$/01110100.xhp \
+ text$/shared$/01$/01110101.xhp \
+ text$/shared$/01$/01110300.xhp \
+ text$/shared$/01$/01110400.xhp \
+ text$/shared$/01$/01130000.xhp \
+ text$/shared$/01$/01140000.xhp \
+ text$/shared$/01$/01160000.xhp \
+ text$/shared$/01$/01160200.xhp \
+ text$/shared$/01$/01160300.xhp \
+ text$/shared$/01$/01170000.xhp \
+ text$/shared$/01$/01180000.xhp \
+ text$/shared$/01$/01190000.xhp \
+ text$/shared$/01$/01990000.xhp \
+ text$/shared$/01$/02010000.xhp \
+ text$/shared$/01$/02020000.xhp \
+ text$/shared$/01$/02030000.xhp \
+ text$/shared$/01$/02040000.xhp \
+ text$/shared$/01$/02050000.xhp \
+ text$/shared$/01$/02060000.xhp \
+ text$/shared$/01$/02070000.xhp \
+ text$/shared$/01$/02090000.xhp \
+ text$/shared$/01$/02100000.xhp \
+ text$/shared$/01$/02100001.xhp \
+ text$/shared$/01$/02100100.xhp \
+ text$/shared$/01$/02100200.xhp \
+ text$/shared$/01$/02100300.xhp \
+ text$/shared$/01$/02110000.xhp \
+ text$/shared$/01$/02180000.xhp \
+ text$/shared$/01$/02180100.xhp \
+ text$/shared$/01$/02190000.xhp \
+ text$/shared$/01$/02200000.xhp \
+ text$/shared$/01$/02200100.xhp \
+ text$/shared$/01$/02200200.xhp \
+ text$/shared$/01$/02210101.xhp \
+ text$/shared$/01$/02220000.xhp \
+ text$/shared$/01$/02220100.xhp \
+ text$/shared$/01$/02230000.xhp \
+ text$/shared$/01$/02230100.xhp \
+ text$/shared$/01$/02230150.xhp \
+ text$/shared$/01$/02230200.xhp \
+ text$/shared$/01$/02230300.xhp \
+ text$/shared$/01$/02230400.xhp \
+ text$/shared$/01$/02230401.xhp \
+ text$/shared$/01$/02230402.xhp \
+ text$/shared$/01$/02230500.xhp \
+ text$/shared$/01$/02240000.xhp \
+ text$/shared$/01$/02250000.xhp \
+ text$/shared$/01$/03010000.xhp \
+ text$/shared$/01$/03020000.xhp \
+ text$/shared$/01$/03040000.xhp \
+ text$/shared$/01$/03050000.xhp \
+ text$/shared$/01$/03060000.xhp \
+ text$/shared$/01$/03110000.xhp \
+ text$/shared$/01$/03150100.xhp \
+ text$/shared$/01$/03170000.xhp \
+ text$/shared$/01$/03990000.xhp \
+ text$/shared$/01$/04050000.xhp \
+ text$/shared$/01$/04060000.xhp \
+ text$/shared$/01$/04060100.xhp \
+ text$/shared$/01$/04060200.xhp \
+ text$/shared$/01$/04100000.xhp \
+ text$/shared$/01$/04140000.xhp \
+ text$/shared$/01$/04150000.xhp \
+ text$/shared$/01$/04150100.xhp \
+ text$/shared$/01$/04150200.xhp \
+ text$/shared$/01$/04150400.xhp \
+ text$/shared$/01$/04150500.xhp \
+ text$/shared$/01$/04160300.xhp \
+ text$/shared$/01$/04160500.xhp \
+ text$/shared$/01$/04180100.xhp \
+ text$/shared$/01$/04990000.xhp \
+ text$/shared$/01$/05010000.xhp \
+ text$/shared$/01$/05020000.xhp \
+ text$/shared$/01$/05020100.xhp \
+ text$/shared$/01$/05020200.xhp \
+ text$/shared$/01$/05020300.xhp \
+ text$/shared$/01$/05020301.xhp \
+ text$/shared$/01$/05020400.xhp \
+ text$/shared$/01$/05020500.xhp \
+ text$/shared$/01$/05020600.xhp \
+ text$/shared$/01$/05020700.xhp \
+ text$/shared$/01$/05030000.xhp \
+ text$/shared$/01$/05030100.xhp \
+ text$/shared$/01$/05030300.xhp \
+ text$/shared$/01$/05030500.xhp \
+ text$/shared$/01$/05030600.xhp \
+ text$/shared$/01$/05030700.xhp \
+ text$/shared$/01$/05030800.xhp \
+ text$/shared$/01$/05040100.xhp \
+ text$/shared$/01$/05040200.xhp \
+ text$/shared$/01$/05040300.xhp \
+ text$/shared$/01$/05040400.xhp \
+ text$/shared$/01$/05050000.xhp \
+ text$/shared$/01$/05060000.xhp \
+ text$/shared$/01$/05070000.xhp \
+ text$/shared$/01$/05070100.xhp \
+ text$/shared$/01$/05070200.xhp \
+ text$/shared$/01$/05070300.xhp \
+ text$/shared$/01$/05070400.xhp \
+ text$/shared$/01$/05070500.xhp \
+ text$/shared$/01$/05070600.xhp \
+ text$/shared$/01$/05080000.xhp \
+ text$/shared$/01$/05080100.xhp \
+ text$/shared$/01$/05080200.xhp \
+ text$/shared$/01$/05080300.xhp \
+ text$/shared$/01$/05080400.xhp \
+ text$/shared$/01$/05090000.xhp \
+ text$/shared$/01$/05100000.xhp \
+ text$/shared$/01$/05100500.xhp \
+ text$/shared$/01$/05100600.xhp \
+ text$/shared$/01$/05100700.xhp \
+ text$/shared$/01$/05110000.xhp \
+ text$/shared$/01$/05110100.xhp \
+ text$/shared$/01$/05110200.xhp \
+ text$/shared$/01$/05110300.xhp \
+ text$/shared$/01$/05110400.xhp \
+ text$/shared$/01$/05110500.xhp \
+ text$/shared$/01$/05110600m.xhp \
+ text$/shared$/01$/05110700.xhp \
+ text$/shared$/01$/05110800.xhp \
+ text$/shared$/01$/05120000.xhp \
+ text$/shared$/01$/05120100.xhp \
+ text$/shared$/01$/05120200.xhp \
+ text$/shared$/01$/05120300.xhp \
+ text$/shared$/01$/05120600.xhp \
+ text$/shared$/01$/05140100.xhp \
+ text$/shared$/01$/05150101.xhp \
+ text$/shared$/01$/05190000.xhp \
+ text$/shared$/01$/05190100.xhp \
+ text$/shared$/01$/05200000.xhp \
+ text$/shared$/01$/05200100.xhp \
+ text$/shared$/01$/05200200.xhp \
+ text$/shared$/01$/05200300.xhp \
+ text$/shared$/01$/05210000.xhp \
+ text$/shared$/01$/05210100.xhp \
+ text$/shared$/01$/05210200.xhp \
+ text$/shared$/01$/05210300.xhp \
+ text$/shared$/01$/05210400.xhp \
+ text$/shared$/01$/05210500.xhp \
+ text$/shared$/01$/05210600.xhp \
+ text$/shared$/01$/05210700.xhp \
+ text$/shared$/01$/05220000.xhp \
+ text$/shared$/01$/05230000.xhp \
+ text$/shared$/01$/05230100.xhp \
+ text$/shared$/01$/05230300.xhp \
+ text$/shared$/01$/05230400.xhp \
+ text$/shared$/01$/05230500.xhp \
+ text$/shared$/01$/05240000.xhp \
+ text$/shared$/01$/05240100.xhp \
+ text$/shared$/01$/05240200.xhp \
+ text$/shared$/01$/05250000.xhp \
+ text$/shared$/01$/05250100.xhp \
+ text$/shared$/01$/05250200.xhp \
+ text$/shared$/01$/05250300.xhp \
+ text$/shared$/01$/05250400.xhp \
+ text$/shared$/01$/05250500.xhp \
+ text$/shared$/01$/05250600.xhp \
+ text$/shared$/01$/05260000.xhp \
+ text$/shared$/01$/05260100.xhp \
+ text$/shared$/01$/05260200.xhp \
+ text$/shared$/01$/05260300.xhp \
+ text$/shared$/01$/05260400.xhp \
+ text$/shared$/01$/05260500.xhp \
+ text$/shared$/01$/05260600.xhp \
+ text$/shared$/01$/05270000.xhp \
+ text$/shared$/01$/05280000.xhp \
+ text$/shared$/01$/05290000.xhp \
+ text$/shared$/01$/05290100.xhp \
+ text$/shared$/01$/05290200.xhp \
+ text$/shared$/01$/05290300.xhp \
+ text$/shared$/01$/05290400.xhp \
+ text$/shared$/01$/05320000.xhp \
+ text$/shared$/01$/05340100.xhp \
+ text$/shared$/01$/05340200.xhp \
+ text$/shared$/01$/05340300.xhp \
+ text$/shared$/01$/05340400.xhp \
+ text$/shared$/01$/05340402.xhp \
+ text$/shared$/01$/05340404.xhp \
+ text$/shared$/01$/05340405.xhp \
+ text$/shared$/01$/05340500.xhp \
+ text$/shared$/01$/05340600.xhp \
+ text$/shared$/01$/05350000.xhp \
+ text$/shared$/01$/05350200.xhp \
+ text$/shared$/01$/05350300.xhp \
+ text$/shared$/01$/05350400.xhp \
+ text$/shared$/01$/05350500.xhp \
+ text$/shared$/01$/05350600.xhp \
+ text$/shared$/01$/05360000.xhp \
+ text$/shared$/01$/05990000.xhp \
+ text$/shared$/01$/06010000.xhp \
+ text$/shared$/01$/06010101.xhp \
+ text$/shared$/01$/06010500.xhp \
+ text$/shared$/01$/06010600.xhp \
+ text$/shared$/01$/06010601.xhp \
+ text$/shared$/01$/06020000.xhp \
+ text$/shared$/01$/06030000.xhp \
+ text$/shared$/01$/06040000.xhp \
+ text$/shared$/01$/06040100.xhp \
+ text$/shared$/01$/06040200.xhp \
+ text$/shared$/01$/06040300.xhp \
+ text$/shared$/01$/06040400.xhp \
+ text$/shared$/01$/06040500.xhp \
+ text$/shared$/01$/06040600.xhp \
+ text$/shared$/01$/06040700.xhp \
+ text$/shared$/01$/06050000.xhp \
+ text$/shared$/01$/06050100.xhp \
+ text$/shared$/01$/06050200.xhp \
+ text$/shared$/01$/06050300.xhp \
+ text$/shared$/01$/06050400.xhp \
+ text$/shared$/01$/06050500.xhp \
+ text$/shared$/01$/06050600.xhp \
+ text$/shared$/01$/06130000.xhp \
+ text$/shared$/01$/06130001.xhp \
+ text$/shared$/01$/06130010.xhp \
+ text$/shared$/01$/06130100.xhp \
+ text$/shared$/01$/06130200.xhp \
+ text$/shared$/01$/06130500.xhp \
+ text$/shared$/01$/06140000.xhp \
+ text$/shared$/01$/06140100.xhp \
+ text$/shared$/01$/06140101.xhp \
+ text$/shared$/01$/06140102.xhp \
+ text$/shared$/01$/06140200.xhp \
+ text$/shared$/01$/06140400.xhp \
+ text$/shared$/01$/06140402.xhp \
+ text$/shared$/01$/06140500.xhp \
+ text$/shared$/01$/06150000.xhp \
+ text$/shared$/01$/06150100.xhp \
+ text$/shared$/01$/06150110.xhp \
+ text$/shared$/01$/06150120.xhp \
+ text$/shared$/01$/06150200.xhp \
+ text$/shared$/01$/06150210.xhp \
+ text$/shared$/01$/06200000.xhp \
+ text$/shared$/01$/06201000.xhp \
+ text$/shared$/01$/06202000.xhp \
+ text$/shared$/01$/06990000.xhp \
+ text$/shared$/01$/07010000.xhp \
+ text$/shared$/01$/07080000.xhp \
+ text$/shared$/01$/about_meta_tags.xhp \
+ text$/shared$/01$/digitalsignatures.xhp \
+ text$/shared$/01$/extensionupdate.xhp \
+ text$/shared$/01$/formatting_mark.xhp \
+ text$/shared$/01$/gallery.xhp \
+ text$/shared$/01$/gallery_files.xhp \
+ text$/shared$/01$/grid.xhp \
+ text$/shared$/01$/guides.xhp \
+ text$/shared$/01$/mediaplayer.xhp \
+ text$/shared$/01$/moviesound.xhp \
+ text$/shared$/01$/online_update.xhp \
+ text$/shared$/01$/online_update_dialog.xhp \
+ text$/shared$/01$/packagemanager.xhp \
+ text$/shared$/01$/password_dlg.xhp \
+ text$/shared$/01$/password_main.xhp \
+ text$/shared$/01$/ref_pdf_export.xhp \
+ text$/shared$/01$/ref_pdf_send_as.xhp \
+ text$/shared$/01$/securitywarning.xhp \
+ text$/shared$/01$/selectcertificate.xhp \
+ text$/shared$/01$/webhtml.xhp \
+ text$/shared$/01$/xformsdata.xhp \
+ text$/shared$/01$/xformsdataadd.xhp \
+ text$/shared$/01$/xformsdataaddcon.xhp \
+ text$/shared$/01$/xformsdatachange.xhp \
+ text$/shared$/01$/xformsdataname.xhp \
+ text$/shared$/01$/xformsdatatab.xhp \
+ text$/shared$/02$/01110000.xhp \
+ text$/shared$/02$/01140000.xhp \
+ text$/shared$/02$/01170000.xhp \
+ text$/shared$/02$/01170001.xhp \
+ text$/shared$/02$/01170002.xhp \
+ text$/shared$/02$/01170003.xhp \
+ text$/shared$/02$/01170004.xhp \
+ text$/shared$/02$/01170100.xhp \
+ text$/shared$/02$/01170101.xhp \
+ text$/shared$/02$/01170102.xhp \
+ text$/shared$/02$/01170103.xhp \
+ text$/shared$/02$/01170200.xhp \
+ text$/shared$/02$/01170201.xhp \
+ text$/shared$/02$/01170202.xhp \
+ text$/shared$/02$/01170203.xhp \
+ text$/shared$/02$/01170300.xhp \
+ text$/shared$/02$/01170400.xhp \
+ text$/shared$/02$/01170500.xhp \
+ text$/shared$/02$/01170600.xhp \
+ text$/shared$/02$/01170700.xhp \
+ text$/shared$/02$/01170800.xhp \
+ text$/shared$/02$/01170801.xhp \
+ text$/shared$/02$/01170802.xhp \
+ text$/shared$/02$/01170900.xhp \
+ text$/shared$/02$/01170901.xhp \
+ text$/shared$/02$/01170902.xhp \
+ text$/shared$/02$/01170903.xhp \
+ text$/shared$/02$/01170904.xhp \
+ text$/shared$/02$/01171000.xhp \
+ text$/shared$/02$/01171100.xhp \
+ text$/shared$/02$/01171200.xhp \
+ text$/shared$/02$/01171300.xhp \
+ text$/shared$/02$/01171400.xhp \
+ text$/shared$/02$/01220000.xhp \
+ text$/shared$/02$/01230000.xhp \
+ text$/shared$/02$/02010000.xhp \
+ text$/shared$/02$/02020000.xhp \
+ text$/shared$/02$/02030000.xhp \
+ text$/shared$/02$/02040000.xhp \
+ text$/shared$/02$/02050000.xhp \
+ text$/shared$/02$/02130000.xhp \
+ text$/shared$/02$/02140000.xhp \
+ text$/shared$/02$/02160000.xhp \
+ text$/shared$/02$/02170000.xhp \
+ text$/shared$/02$/03110000.xhp \
+ text$/shared$/02$/03120000.xhp \
+ text$/shared$/02$/03130000.xhp \
+ text$/shared$/02$/03140000.xhp \
+ text$/shared$/02$/03150000.xhp \
+ text$/shared$/02$/03200000.xhp \
+ text$/shared$/02$/04210000.xhp \
+ text$/shared$/02$/05020000.xhp \
+ text$/shared$/02$/05090000.xhp \
+ text$/shared$/02$/05110000.xhp \
+ text$/shared$/02$/06050000.xhp \
+ text$/shared$/02$/06060000.xhp \
+ text$/shared$/02$/06100000.xhp \
+ text$/shared$/02$/06110000.xhp \
+ text$/shared$/02$/06120000.xhp \
+ text$/shared$/02$/07010000.xhp \
+ text$/shared$/02$/07060000.xhp \
+ text$/shared$/02$/07070000.xhp \
+ text$/shared$/02$/07070100.xhp \
+ text$/shared$/02$/07070200.xhp \
+ text$/shared$/02$/07080000.xhp \
+ text$/shared$/02$/07090000.xhp \
+ text$/shared$/02$/08010000.xhp \
+ text$/shared$/02$/08020000.xhp \
+ text$/shared$/02$/09010000.xhp \
+ text$/shared$/02$/09020000.xhp \
+ text$/shared$/02$/09030000.xhp \
+ text$/shared$/02$/09060000.xhp \
+ text$/shared$/02$/09070000.xhp \
+ text$/shared$/02$/09070100.xhp \
+ text$/shared$/02$/09070200.xhp \
+ text$/shared$/02$/09070300.xhp \
+ text$/shared$/02$/09070400.xhp \
+ text$/shared$/02$/10010000.xhp \
+ text$/shared$/02$/10020000.xhp \
+ text$/shared$/02$/10030000.xhp \
+ text$/shared$/02$/10040000.xhp \
+ text$/shared$/02$/10100000.xhp \
+ text$/shared$/02$/12000000.xhp \
+ text$/shared$/02$/12010000.xhp \
+ text$/shared$/02$/12020000.xhp \
+ text$/shared$/02$/12030000.xhp \
+ text$/shared$/02$/12040000.xhp \
+ text$/shared$/02$/12050000.xhp \
+ text$/shared$/02$/12070000.xhp \
+ text$/shared$/02$/12070100.xhp \
+ text$/shared$/02$/12070200.xhp \
+ text$/shared$/02$/12070300.xhp \
+ text$/shared$/02$/12080000.xhp \
+ text$/shared$/02$/12090000.xhp \
+ text$/shared$/02$/12090100.xhp \
+ text$/shared$/02$/12090101.xhp \
+ text$/shared$/02$/12100000.xhp \
+ text$/shared$/02$/12100100.xhp \
+ text$/shared$/02$/12100200.xhp \
+ text$/shared$/02$/12110000.xhp \
+ text$/shared$/02$/12120000.xhp \
+ text$/shared$/02$/12130000.xhp \
+ text$/shared$/02$/12140000.xhp \
+ text$/shared$/02$/13010000.xhp \
+ text$/shared$/02$/13020000.xhp \
+ text$/shared$/02$/14010000.xhp \
+ text$/shared$/02$/14020000.xhp \
+ text$/shared$/02$/14020100.xhp \
+ text$/shared$/02$/14020200.xhp \
+ text$/shared$/02$/14030000.xhp \
+ text$/shared$/02$/14040000.xhp \
+ text$/shared$/02$/14050000.xhp \
+ text$/shared$/02$/14060000.xhp \
+ text$/shared$/02$/14070000.xhp \
+ text$/shared$/02$/18010000.xhp \
+ text$/shared$/02$/18030000.xhp \
+ text$/shared$/02$/19090000.xhp \
+ text$/shared$/02$/20020000.xhp \
+ text$/shared$/02$/20030000.xhp \
+ text$/shared$/02$/20040000.xhp \
+ text$/shared$/02$/20050000.xhp \
+ text$/shared$/02$/20060000.xhp \
+ text$/shared$/02$/20090000.xhp \
+ text$/shared$/02$/20100000.xhp \
+ text$/shared$/02$/24010000.xhp \
+ text$/shared$/02$/24020000.xhp \
+ text$/shared$/02$/24030000.xhp \
+ text$/shared$/02$/24040000.xhp \
+ text$/shared$/02$/24050000.xhp \
+ text$/shared$/02$/24060000.xhp \
+ text$/shared$/02$/24070000.xhp \
+ text$/shared$/02$/24080000.xhp \
+ text$/shared$/02$/24090000.xhp \
+ text$/shared$/02$/24100000.xhp \
+ text$/shared$/02$/basicshapes.xhp \
+ text$/shared$/02$/blockarrows.xhp \
+ text$/shared$/02$/callouts.xhp \
+ text$/shared$/02$/colortoolbar.xhp \
+ text$/shared$/02$/flowcharts.xhp \
+ text$/shared$/02$/fontwork.xhp \
+ text$/shared$/02$/more_controls.xhp \
+ text$/shared$/02$/paintbrush.xhp \
+ text$/shared$/02$/stars.xhp \
+ text$/shared$/02$/symbolshapes.xhp \
+ text$/shared$/04$/01010000.xhp \
+ text$/shared$/04$/01020000.xhp \
+ text$/shared$/05$/00000001.xhp \
+ text$/shared$/05$/00000002.xhp \
+ text$/shared$/05$/00000100.xhp \
+ text$/shared$/05$/00000110.xhp \
+ text$/shared$/05$/00000120.xhp \
+ text$/shared$/05$/00000130.xhp \
+ text$/shared$/05$/00000140.xhp \
+ text$/shared$/05$/00000150.xhp \
+ text$/shared$/05$/00000160.xhp \
+ text$/shared$/05$/err_html.xhp \
+ text$/shared$/07$/09000000.xhp \
+ text$/shared$/3dsettings_toolbar.xhp \
+ text$/shared$/autokorr$/01000000.xhp \
+ text$/shared$/autokorr$/02000000.xhp \
+ text$/shared$/autokorr$/03000000.xhp \
+ text$/shared$/autokorr$/04000000.xhp \
+ text$/shared$/autokorr$/05000000.xhp \
+ text$/shared$/autokorr$/06000000.xhp \
+ text$/shared$/autokorr$/07000000.xhp \
+ text$/shared$/autokorr$/08000000.xhp \
+ text$/shared$/autokorr$/09000000.xhp \
+ text$/shared$/autokorr$/10000000.xhp \
+ text$/shared$/autokorr$/12000000.xhp \
+ text$/shared$/autokorr$/13000000.xhp \
+ text$/shared$/autopi$/01000000.xhp \
+ text$/shared$/autopi$/01010000.xhp \
+ text$/shared$/autopi$/01010100.xhp \
+ text$/shared$/autopi$/01010200.xhp \
+ text$/shared$/autopi$/01010300.xhp \
+ text$/shared$/autopi$/01010400.xhp \
+ text$/shared$/autopi$/01010500.xhp \
+ text$/shared$/autopi$/01010600.xhp \
+ text$/shared$/autopi$/01020000.xhp \
+ text$/shared$/autopi$/01020100.xhp \
+ text$/shared$/autopi$/01020200.xhp \
+ text$/shared$/autopi$/01020300.xhp \
+ text$/shared$/autopi$/01020400.xhp \
+ text$/shared$/autopi$/01020500.xhp \
+ text$/shared$/autopi$/01040000.xhp \
+ text$/shared$/autopi$/01040100.xhp \
+ text$/shared$/autopi$/01040200.xhp \
+ text$/shared$/autopi$/01040300.xhp \
+ text$/shared$/autopi$/01040400.xhp \
+ text$/shared$/autopi$/01040500.xhp \
+ text$/shared$/autopi$/01040600.xhp \
+ text$/shared$/autopi$/01050000.xhp \
+ text$/shared$/autopi$/01050100.xhp \
+ text$/shared$/autopi$/01050200.xhp \
+ text$/shared$/autopi$/01050300.xhp \
+ text$/shared$/autopi$/01050400.xhp \
+ text$/shared$/autopi$/01050500.xhp \
+ text$/shared$/autopi$/01090000.xhp \
+ text$/shared$/autopi$/01090100.xhp \
+ text$/shared$/autopi$/01090200.xhp \
+ text$/shared$/autopi$/01090210.xhp \
+ text$/shared$/autopi$/01090220.xhp \
+ text$/shared$/autopi$/01090300.xhp \
+ text$/shared$/autopi$/01090400.xhp \
+ text$/shared$/autopi$/01090500.xhp \
+ text$/shared$/autopi$/01090600.xhp \
+ text$/shared$/autopi$/01100000.xhp \
+ text$/shared$/autopi$/01100100.xhp \
+ text$/shared$/autopi$/01100150.xhp \
+ text$/shared$/autopi$/01100200.xhp \
+ text$/shared$/autopi$/01100300.xhp \
+ text$/shared$/autopi$/01100400.xhp \
+ text$/shared$/autopi$/01100500.xhp \
+ text$/shared$/autopi$/01110000.xhp \
+ text$/shared$/autopi$/01110100.xhp \
+ text$/shared$/autopi$/01110200.xhp \
+ text$/shared$/autopi$/01110300.xhp \
+ text$/shared$/autopi$/01110400.xhp \
+ text$/shared$/autopi$/01110500.xhp \
+ text$/shared$/autopi$/01110600.xhp \
+ text$/shared$/autopi$/01120000.xhp \
+ text$/shared$/autopi$/01120100.xhp \
+ text$/shared$/autopi$/01120200.xhp \
+ text$/shared$/autopi$/01120300.xhp \
+ text$/shared$/autopi$/01120400.xhp \
+ text$/shared$/autopi$/01120500.xhp \
+ text$/shared$/autopi$/01130000.xhp \
+ text$/shared$/autopi$/01130100.xhp \
+ text$/shared$/autopi$/01130200.xhp \
+ text$/shared$/autopi$/01150000.xhp \
+ text$/shared$/autopi$/01170000.xhp \
+ text$/shared$/autopi$/01170200.xhp \
+ text$/shared$/autopi$/01170300.xhp \
+ text$/shared$/autopi$/01170400.xhp \
+ text$/shared$/autopi$/01170500.xhp \
+ text$/shared$/autopi$/purchase.xhp \
+ text$/shared$/autopi$/webwizard00.xhp \
+ text$/shared$/autopi$/webwizard01.xhp \
+ text$/shared$/autopi$/webwizard02.xhp \
+ text$/shared$/autopi$/webwizard03.xhp \
+ text$/shared$/autopi$/webwizard04.xhp \
+ text$/shared$/autopi$/webwizard05.xhp \
+ text$/shared$/autopi$/webwizard05bi.xhp \
+ text$/shared$/autopi$/webwizard05is.xhp \
+ text$/shared$/autopi$/webwizard06.xhp \
+ text$/shared$/autopi$/webwizard07.xhp \
+ text$/shared$/autopi$/webwizard07fc.xhp \
+ text$/shared$/explorer$/database$/02000000.xhp \
+ text$/shared$/explorer$/database$/02000002.xhp \
+ text$/shared$/explorer$/database$/02010100.xhp \
+ text$/shared$/explorer$/database$/02010101.xhp \
+ text$/shared$/explorer$/database$/04000000.xhp \
+ text$/shared$/explorer$/database$/04030000.xhp \
+ text$/shared$/explorer$/database$/05000000.xhp \
+ text$/shared$/explorer$/database$/05000001.xhp \
+ text$/shared$/explorer$/database$/05000002.xhp \
+ text$/shared$/explorer$/database$/05000003.xhp \
+ text$/shared$/explorer$/database$/05010000.xhp \
+ text$/shared$/explorer$/database$/05010100.xhp \
+ text$/shared$/explorer$/database$/05020000.xhp \
+ text$/shared$/explorer$/database$/05020100.xhp \
+ text$/shared$/explorer$/database$/05030000.xhp \
+ text$/shared$/explorer$/database$/05030100.xhp \
+ text$/shared$/explorer$/database$/05030200.xhp \
+ text$/shared$/explorer$/database$/05030300.xhp \
+ text$/shared$/explorer$/database$/05030400.xhp \
+ text$/shared$/explorer$/database$/05040000.xhp \
+ text$/shared$/explorer$/database$/05040100.xhp \
+ text$/shared$/explorer$/database$/05040200.xhp \
+ text$/shared$/explorer$/database$/11000002.xhp \
+ text$/shared$/explorer$/database$/11020000.xhp \
+ text$/shared$/explorer$/database$/11030000.xhp \
+ text$/shared$/explorer$/database$/11030100.xhp \
+ text$/shared$/explorer$/database$/11080000.xhp \
+ text$/shared$/explorer$/database$/11090000.xhp \
+ text$/shared$/explorer$/database$/11150200.xhp \
+ text$/shared$/explorer$/database$/11170000.xhp \
+ text$/shared$/explorer$/database$/11170100.xhp \
+ text$/shared$/explorer$/database$/30000000.xhp \
+ text$/shared$/explorer$/database$/30100000.xhp \
+ text$/shared$/explorer$/database$/dabaadvprop.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropdat.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropgen.xhp \
+ text$/shared$/explorer$/database$/dabadoc.xhp \
+ text$/shared$/explorer$/database$/dabaprop.xhp \
+ text$/shared$/explorer$/database$/dabapropadd.xhp \
+ text$/shared$/explorer$/database$/dabapropcon.xhp \
+ text$/shared$/explorer$/database$/dabapropgen.xhp \
+ text$/shared$/explorer$/database$/dabawiz00.xhp \
+ text$/shared$/explorer$/database$/dabawiz01.xhp \
+ text$/shared$/explorer$/database$/dabawiz02.xhp \
+ text$/shared$/explorer$/database$/dabawiz02access.xhp \
+ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ado.xhp \
+ text$/shared$/explorer$/database$/dabawiz02dbase.xhp \
+ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \
+ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \
+ text$/shared$/explorer$/database$/dabawiz02odbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02oracle.xhp \
+ text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \
+ text$/shared$/explorer$/database$/dabawiz02text.xhp \
+ text$/shared$/explorer$/database$/dabawiz03auth.xhp \
+ text$/shared$/explorer$/database$/main.xhp \
+ text$/shared$/explorer$/database$/menubar.xhp \
+ text$/shared$/explorer$/database$/menuedit.xhp \
+ text$/shared$/explorer$/database$/menufile.xhp \
+ text$/shared$/explorer$/database$/menufilesave.xhp \
+ text$/shared$/explorer$/database$/menuinsert.xhp \
+ text$/shared$/explorer$/database$/menutools.xhp \
+ text$/shared$/explorer$/database$/menuview.xhp \
+ text$/shared$/explorer$/database$/migrate_macros.xhp \
+ text$/shared$/explorer$/database$/password.xhp \
+ text$/shared$/explorer$/database$/querywizard00.xhp \
+ text$/shared$/explorer$/database$/querywizard01.xhp \
+ text$/shared$/explorer$/database$/querywizard02.xhp \
+ text$/shared$/explorer$/database$/querywizard03.xhp \
+ text$/shared$/explorer$/database$/querywizard04.xhp \
+ text$/shared$/explorer$/database$/querywizard05.xhp \
+ text$/shared$/explorer$/database$/querywizard06.xhp \
+ text$/shared$/explorer$/database$/querywizard07.xhp \
+ text$/shared$/explorer$/database$/querywizard08.xhp \
+ text$/shared$/explorer$/database$/rep_datetime.xhp \
+ text$/shared$/explorer$/database$/rep_main.xhp \
+ text$/shared$/explorer$/database$/rep_navigator.xhp \
+ text$/shared$/explorer$/database$/rep_pagenumbers.xhp \
+ text$/shared$/explorer$/database$/rep_prop.xhp \
+ text$/shared$/explorer$/database$/rep_sort.xhp \
+ text$/shared$/explorer$/database$/tablewizard00.xhp \
+ text$/shared$/explorer$/database$/tablewizard01.xhp \
+ text$/shared$/explorer$/database$/tablewizard02.xhp \
+ text$/shared$/explorer$/database$/tablewizard03.xhp \
+ text$/shared$/explorer$/database$/tablewizard04.xhp \
+ text$/shared$/explorer$/database$/toolbars.xhp \
+ text$/shared$/fontwork_toolbar.xhp \
+ text$/shared$/guide$/aaa_start.xhp \
+ text$/shared$/guide$/accessibility.xhp \
+ text$/shared$/guide$/active_help_on_off.xhp \
+ text$/shared$/guide$/activex.xhp \
+ text$/shared$/guide$/assistive.xhp \
+ text$/shared$/guide$/autocorr_url.xhp \
+ text$/shared$/guide$/autohide.xhp \
+ text$/shared$/guide$/background.xhp \
+ text$/shared$/guide$/border_paragraph.xhp \
+ text$/shared$/guide$/border_table.xhp \
+ text$/shared$/guide$/breaking_lines.xhp \
+ text$/shared$/guide$/change_title.xhp \
+ text$/shared$/guide$/chart_axis.xhp \
+ text$/shared$/guide$/chart_barformat.xhp \
+ text$/shared$/guide$/chart_insert.xhp \
+ text$/shared$/guide$/chart_legend.xhp \
+ text$/shared$/guide$/chart_title.xhp \
+ text$/shared$/guide$/collab.xhp \
+ text$/shared$/guide$/configure_overview.xhp \
+ text$/shared$/guide$/contextmenu.xhp \
+ text$/shared$/guide$/copy_drawfunctions.xhp \
+ text$/shared$/guide$/copytable2application.xhp \
+ text$/shared$/guide$/copytext2application.xhp \
+ text$/shared$/guide$/ctl.xhp \
+ text$/shared$/guide$/data_addressbook.xhp \
+ text$/shared$/guide$/data_dbase2office.xhp \
+ text$/shared$/guide$/data_enter_sql.xhp \
+ text$/shared$/guide$/data_forms.xhp \
+ text$/shared$/guide$/data_im_export.xhp \
+ text$/shared$/guide$/data_new.xhp \
+ text$/shared$/guide$/data_queries.xhp \
+ text$/shared$/guide$/data_register.xhp \
+ text$/shared$/guide$/data_report.xhp \
+ text$/shared$/guide$/data_reports.xhp \
+ text$/shared$/guide$/data_search.xhp \
+ text$/shared$/guide$/data_search2.xhp \
+ text$/shared$/guide$/data_tabledefine.xhp \
+ text$/shared$/guide$/data_tables.xhp \
+ text$/shared$/guide$/data_view.xhp \
+ text$/shared$/guide$/database_main.xhp \
+ text$/shared$/guide$/digital_signatures.xhp \
+ text$/shared$/guide$/digitalsign_receive.xhp \
+ text$/shared$/guide$/digitalsign_send.xhp \
+ text$/shared$/guide$/doc_autosave.xhp \
+ text$/shared$/guide$/doc_open.xhp \
+ text$/shared$/guide$/doc_save.xhp \
+ text$/shared$/guide$/dragdrop.xhp \
+ text$/shared$/guide$/dragdrop_beamer.xhp \
+ text$/shared$/guide$/dragdrop_fromgallery.xhp \
+ text$/shared$/guide$/dragdrop_gallery.xhp \
+ text$/shared$/guide$/dragdrop_graphic.xhp \
+ text$/shared$/guide$/dragdrop_table.xhp \
+ text$/shared$/guide$/edit_symbolbar.xhp \
+ text$/shared$/guide$/email.xhp \
+ text$/shared$/guide$/error_report.xhp \
+ text$/shared$/guide$/export_ms.xhp \
+ text$/shared$/guide$/fax.xhp \
+ text$/shared$/guide$/filternavigator.xhp \
+ text$/shared$/guide$/find_attributes.xhp \
+ text$/shared$/guide$/flat_icons.xhp \
+ text$/shared$/guide$/floating_toolbar.xhp \
+ text$/shared$/guide$/fontwork.xhp \
+ text$/shared$/guide$/formfields.xhp \
+ text$/shared$/guide$/gallery_insert.xhp \
+ text$/shared$/guide$/groups.xhp \
+ text$/shared$/guide$/hyperlink_edit.xhp \
+ text$/shared$/guide$/hyperlink_insert.xhp \
+ text$/shared$/guide$/hyperlink_rel_abs.xhp \
+ text$/shared$/guide$/imagemap.xhp \
+ text$/shared$/guide$/import_ms.xhp \
+ text$/shared$/guide$/insert_bitmap.xhp \
+ text$/shared$/guide$/insert_graphic_drawit.xhp \
+ text$/shared$/guide$/insert_specialchar.xhp \
+ text$/shared$/guide$/integratinguno.xhp \
+ text$/shared$/guide$/keyboard.xhp \
+ text$/shared$/guide$/labels.xhp \
+ text$/shared$/guide$/labels_database.xhp \
+ text$/shared$/guide$/language_select.xhp \
+ text$/shared$/guide$/line_intext.xhp \
+ text$/shared$/guide$/lineend_define.xhp \
+ text$/shared$/guide$/linestyle_define.xhp \
+ text$/shared$/guide$/linestyles.xhp \
+ text$/shared$/guide$/macro_recording.xhp \
+ text$/shared$/guide$/main.xhp \
+ text$/shared$/guide$/measurement_units.xhp \
+ text$/shared$/guide$/microsoft_terms.xhp \
+ text$/shared$/guide$/mobiledevicefilters.xhp \
+ text$/shared$/guide$/ms_doctypes.xhp \
+ text$/shared$/guide$/ms_import_export_limitations.xhp \
+ text$/shared$/guide$/ms_user.xhp \
+ text$/shared$/guide$/navigator.xhp \
+ text$/shared$/guide$/navigator_setcursor.xhp \
+ text$/shared$/guide$/navpane_on.xhp \
+ text$/shared$/guide$/numbering_stop.xhp \
+ text$/shared$/guide$/pageformat_max.xhp \
+ text$/shared$/guide$/paintbrush.xhp \
+ text$/shared$/guide$/pasting.xhp \
+ text$/shared$/guide$/print_blackwhite.xhp \
+ text$/shared$/guide$/print_faster.xhp \
+ text$/shared$/guide$/protection.xhp \
+ text$/shared$/guide$/redlining.xhp \
+ text$/shared$/guide$/redlining_accept.xhp \
+ text$/shared$/guide$/redlining_doccompare.xhp \
+ text$/shared$/guide$/redlining_docmerge.xhp \
+ text$/shared$/guide$/redlining_enter.xhp \
+ text$/shared$/guide$/redlining_protect.xhp \
+ text$/shared$/guide$/redlining_versions.xhp \
+ text$/shared$/guide$/round_corner.xhp \
+ text$/shared$/guide$/scripting.xhp \
+ text$/shared$/guide$/space_hyphen.xhp \
+ text$/shared$/guide$/spadmin.xhp \
+ text$/shared$/guide$/standard_template.xhp \
+ text$/shared$/guide$/start_parameters.xhp \
+ text$/shared$/guide$/startcenter.xhp \
+ text$/shared$/guide$/tabs.xhp \
+ text$/shared$/guide$/text_color.xhp \
+ text$/shared$/guide$/textmode_change.xhp \
+ text$/shared$/guide$/undo_formatting.xhp \
+ text$/shared$/guide$/version_number.xhp \
+ text$/shared$/guide$/viewing_file_properties.xhp \
+ text$/shared$/guide$/workfolder.xhp \
+ text$/shared$/guide$/xforms.xhp \
+ text$/shared$/guide$/xsltfilter.xhp \
+ text$/shared$/guide$/xsltfilter_create.xhp \
+ text$/shared$/guide$/xsltfilter_distribute.xhp \
+ text$/shared$/main0108.xhp \
+ text$/shared$/main0201.xhp \
+ text$/shared$/main0204.xhp \
+ text$/shared$/main0208.xhp \
+ text$/shared$/main0212.xhp \
+ text$/shared$/main0213.xhp \
+ text$/shared$/main0214.xhp \
+ text$/shared$/main0226.xhp \
+ text$/shared$/main0227.xhp \
+ text$/shared$/main0400.xhp \
+ text$/shared$/main0500.xhp \
+ text$/shared$/main0600.xhp \
+ text$/shared$/main0650.xhp \
+ text$/shared$/main0800.xhp \
+ text$/shared$/optionen$/01000000.xhp \
+ text$/shared$/optionen$/01010000.xhp \
+ text$/shared$/optionen$/01010100.xhp \
+ text$/shared$/optionen$/01010200.xhp \
+ text$/shared$/optionen$/01010300.xhp \
+ text$/shared$/optionen$/01010301.xhp \
+ text$/shared$/optionen$/01010400.xhp \
+ text$/shared$/optionen$/01010401.xhp \
+ text$/shared$/optionen$/01010500.xhp \
+ text$/shared$/optionen$/01010501.xhp \
+ text$/shared$/optionen$/01010600.xhp \
+ text$/shared$/optionen$/01010700.xhp \
+ text$/shared$/optionen$/01010800.xhp \
+ text$/shared$/optionen$/01010900.xhp \
+ text$/shared$/optionen$/01011000.xhp \
+ text$/shared$/optionen$/01012000.xhp \
+ text$/shared$/optionen$/01013000.xhp \
+ text$/shared$/optionen$/01014000.xhp \
+ text$/shared$/optionen$/01020000.xhp \
+ text$/shared$/optionen$/01020100.xhp \
+ text$/shared$/optionen$/01020300.xhp \
+ text$/shared$/optionen$/01020400.xhp \
+ text$/shared$/optionen$/01030000.xhp \
+ text$/shared$/optionen$/01030300.xhp \
+ text$/shared$/optionen$/01030500.xhp \
+ text$/shared$/optionen$/01040000.xhp \
+ text$/shared$/optionen$/01040200.xhp \
+ text$/shared$/optionen$/01040300.xhp \
+ text$/shared$/optionen$/01040301.xhp \
+ text$/shared$/optionen$/01040400.xhp \
+ text$/shared$/optionen$/01040500.xhp \
+ text$/shared$/optionen$/01040600.xhp \
+ text$/shared$/optionen$/01040700.xhp \
+ text$/shared$/optionen$/01040900.xhp \
+ text$/shared$/optionen$/01041000.xhp \
+ text$/shared$/optionen$/01041100.xhp \
+ text$/shared$/optionen$/01050000.xhp \
+ text$/shared$/optionen$/01050100.xhp \
+ text$/shared$/optionen$/01050300.xhp \
+ text$/shared$/optionen$/01060000.xhp \
+ text$/shared$/optionen$/01060100.xhp \
+ text$/shared$/optionen$/01060300.xhp \
+ text$/shared$/optionen$/01060400.xhp \
+ text$/shared$/optionen$/01060401.xhp \
+ text$/shared$/optionen$/01060500.xhp \
+ text$/shared$/optionen$/01060600.xhp \
+ text$/shared$/optionen$/01060700.xhp \
+ text$/shared$/optionen$/01060800.xhp \
+ text$/shared$/optionen$/01060900.xhp \
+ text$/shared$/optionen$/01061000.xhp \
+ text$/shared$/optionen$/01070000.xhp \
+ text$/shared$/optionen$/01070100.xhp \
+ text$/shared$/optionen$/01070300.xhp \
+ text$/shared$/optionen$/01070400.xhp \
+ text$/shared$/optionen$/01070500.xhp \
+ text$/shared$/optionen$/01080000.xhp \
+ text$/shared$/optionen$/01090000.xhp \
+ text$/shared$/optionen$/01090100.xhp \
+ text$/shared$/optionen$/01110000.xhp \
+ text$/shared$/optionen$/01110100.xhp \
+ text$/shared$/optionen$/01130100.xhp \
+ text$/shared$/optionen$/01130200.xhp \
+ text$/shared$/optionen$/01140000.xhp \
+ text$/shared$/optionen$/01150000.xhp \
+ text$/shared$/optionen$/01150100.xhp \
+ text$/shared$/optionen$/01150200.xhp \
+ text$/shared$/optionen$/01150300.xhp \
+ text$/shared$/optionen$/01160000.xhp \
+ text$/shared$/optionen$/01160100.xhp \
+ text$/shared$/optionen$/01160200.xhp \
+ text$/shared$/optionen$/01160201.xhp \
+ text$/shared$/optionen$/java.xhp \
+ text$/shared$/optionen$/javaclasspath.xhp \
+ text$/shared$/optionen$/javaparameters.xhp \
+ text$/shared$/optionen$/macrosecurity.xhp \
+ text$/shared$/optionen$/macrosecurity_sl.xhp \
+ text$/shared$/optionen$/macrosecurity_ts.xhp \
+ text$/shared$/optionen$/mailmerge.xhp \
+ text$/shared$/optionen$/online_update.xhp \
+ text$/shared$/optionen$/serverauthentication.xhp \
+ text$/shared$/optionen$/testaccount.xhp \
+ text$/shared$/optionen$/viewcertificate.xhp \
+ text$/shared$/optionen$/viewcertificate_c.xhp \
+ text$/shared$/optionen$/viewcertificate_d.xhp \
+ text$/shared$/optionen$/viewcertificate_g.xhp \
+ text$/shared$/tree_strings.xhp \
+ text$/schart$/00$/00000004.xhp \
+ text$/schart$/01$/03010000.xhp \
+ text$/schart$/01$/04010000.xhp \
+ text$/schart$/01$/04020000.xhp \
+ text$/schart$/01$/04030000.xhp \
+ text$/schart$/01$/04040000.xhp \
+ text$/schart$/01$/04050000.xhp \
+ text$/schart$/01$/04050100.xhp \
+ text$/schart$/01$/04060000.xhp \
+ text$/schart$/01$/04070000.xhp \
+ text$/schart$/01$/05010000.xhp \
+ text$/schart$/01$/05010100.xhp \
+ text$/schart$/01$/05010200.xhp \
+ text$/schart$/01$/05020000.xhp \
+ text$/schart$/01$/05020100.xhp \
+ text$/schart$/01$/05020101.xhp \
+ text$/schart$/01$/05020200.xhp \
+ text$/schart$/01$/05020201.xhp \
+ text$/schart$/01$/05030000.xhp \
+ text$/schart$/01$/05040000.xhp \
+ text$/schart$/01$/05040100.xhp \
+ text$/schart$/01$/05040200.xhp \
+ text$/schart$/01$/05040201.xhp \
+ text$/schart$/01$/05040202.xhp \
+ text$/schart$/01$/05050000.xhp \
+ text$/schart$/01$/05050100.xhp \
+ text$/schart$/01$/05060000.xhp \
+ text$/schart$/01$/05070000.xhp \
+ text$/schart$/01$/05080000.xhp \
+ text$/schart$/01$/05120000.xhp \
+ text$/schart$/01$/choose_chart_type.xhp \
+ text$/schart$/01$/smooth_line_properties.xhp \
+ text$/schart$/01$/three_d_view.xhp \
+ text$/schart$/01$/type_area.xhp \
+ text$/schart$/01$/type_bubble.xhp \
+ text$/schart$/01$/type_column_bar.xhp \
+ text$/schart$/01$/type_column_line.xhp \
+ text$/schart$/01$/type_line.xhp \
+ text$/schart$/01$/type_net.xhp \
+ text$/schart$/01$/type_pie.xhp \
+ text$/schart$/01$/type_stock.xhp \
+ text$/schart$/01$/type_xy.xhp \
+ text$/schart$/01$/wiz_chart_elements.xhp \
+ text$/schart$/01$/wiz_chart_type.xhp \
+ text$/schart$/01$/wiz_data_range.xhp \
+ text$/schart$/01$/wiz_data_series.xhp \
+ text$/schart$/02$/01190000.xhp \
+ text$/schart$/02$/01200000.xhp \
+ text$/schart$/02$/01210000.xhp \
+ text$/schart$/02$/01220000.xhp \
+ text$/schart$/02$/02020000.xhp \
+ text$/schart$/04$/01020000.xhp \
+ text$/schart$/main0000.xhp \
+ text$/schart$/main0202.xhp \
+ text$/schart$/main0503.xhp \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/schart/delzip b/util/schart/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/schart/delzip
diff --git a/util/schart/makefile.mk b/util/schart/makefile.mk
new file mode 100644
index 0000000000..4fa34b3415
--- /dev/null
+++ b/util/schart/makefile.mk
@@ -0,0 +1,1011 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_schart
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_schart
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/schart$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
+
+LINKNAME=schart
+LINKADDEDFILES= \
+ -add schart.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/schart.cfg \
+ -add schart.tree $(COMMONMISC)$/LANGUAGE$/schart.tree \
+ -add schart.jar $(COMMONBIN)$/xhp_schart_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/schart.cfg \
+ $(COMMONMISC)$/LANGUAGE$/schart.tree \
+ $(COMMONBIN)$/xhp_schart_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/shared$/00$/00000001.xhp \
+ text$/shared$/00$/00000002.xhp \
+ text$/shared$/00$/00000003.xhp \
+ text$/shared$/00$/00000004.xhp \
+ text$/shared$/00$/00000005.xhp \
+ text$/shared$/00$/00000007.xhp \
+ text$/shared$/00$/00000010.xhp \
+ text$/shared$/00$/00000011.xhp \
+ text$/shared$/00$/00000020.xhp \
+ text$/shared$/00$/00000021.xhp \
+ text$/shared$/00$/00000099.xhp \
+ text$/shared$/00$/00000200.xhp \
+ text$/shared$/00$/00000206.xhp \
+ text$/shared$/00$/00000207.xhp \
+ text$/shared$/00$/00000208.xhp \
+ text$/shared$/00$/00000210.xhp \
+ text$/shared$/00$/00000215.xhp \
+ text$/shared$/00$/00000401.xhp \
+ text$/shared$/00$/00000402.xhp \
+ text$/shared$/00$/00000403.xhp \
+ text$/shared$/00$/00000404.xhp \
+ text$/shared$/00$/00000406.xhp \
+ text$/shared$/00$/00000407.xhp \
+ text$/shared$/00$/00000408.xhp \
+ text$/shared$/00$/00000409.xhp \
+ text$/shared$/00$/00000450.xhp \
+ text$/shared$/00$/00040500.xhp \
+ text$/shared$/00$/00040501.xhp \
+ text$/shared$/00$/00040502.xhp \
+ text$/shared$/00$/00040503.xhp \
+ text$/shared$/00$/01000000.xhp \
+ text$/shared$/00$/01010000.xhp \
+ text$/shared$/00$/01020000.xhp \
+ text$/shared$/00$/01050000.xhp \
+ text$/shared$/00$/icon_alt.xhp \
+ text$/shared$/01$/01010000.xhp \
+ text$/shared$/01$/01010001.xhp \
+ text$/shared$/01$/01010100.xhp \
+ text$/shared$/01$/01010200.xhp \
+ text$/shared$/01$/01010201.xhp \
+ text$/shared$/01$/01010202.xhp \
+ text$/shared$/01$/01010203.xhp \
+ text$/shared$/01$/01010300.xhp \
+ text$/shared$/01$/01010301.xhp \
+ text$/shared$/01$/01010302.xhp \
+ text$/shared$/01$/01010303.xhp \
+ text$/shared$/01$/01010304.xhp \
+ text$/shared$/01$/01020000.xhp \
+ text$/shared$/01$/01020101.xhp \
+ text$/shared$/01$/01020103.xhp \
+ text$/shared$/01$/01050000.xhp \
+ text$/shared$/01$/01060000.xhp \
+ text$/shared$/01$/01070000.xhp \
+ text$/shared$/01$/01070001.xhp \
+ text$/shared$/01$/01100000.xhp \
+ text$/shared$/01$/01100100.xhp \
+ text$/shared$/01$/01100200.xhp \
+ text$/shared$/01$/01100300.xhp \
+ text$/shared$/01$/01100400.xhp \
+ text$/shared$/01$/01100500.xhp \
+ text$/shared$/01$/01100600.xhp \
+ text$/shared$/01$/01110000.xhp \
+ text$/shared$/01$/01110100.xhp \
+ text$/shared$/01$/01110101.xhp \
+ text$/shared$/01$/01110300.xhp \
+ text$/shared$/01$/01110400.xhp \
+ text$/shared$/01$/01130000.xhp \
+ text$/shared$/01$/01140000.xhp \
+ text$/shared$/01$/01160000.xhp \
+ text$/shared$/01$/01160200.xhp \
+ text$/shared$/01$/01160300.xhp \
+ text$/shared$/01$/01170000.xhp \
+ text$/shared$/01$/01180000.xhp \
+ text$/shared$/01$/01190000.xhp \
+ text$/shared$/01$/01990000.xhp \
+ text$/shared$/01$/02010000.xhp \
+ text$/shared$/01$/02020000.xhp \
+ text$/shared$/01$/02030000.xhp \
+ text$/shared$/01$/02040000.xhp \
+ text$/shared$/01$/02050000.xhp \
+ text$/shared$/01$/02060000.xhp \
+ text$/shared$/01$/02070000.xhp \
+ text$/shared$/01$/02090000.xhp \
+ text$/shared$/01$/02100000.xhp \
+ text$/shared$/01$/02100001.xhp \
+ text$/shared$/01$/02100100.xhp \
+ text$/shared$/01$/02100200.xhp \
+ text$/shared$/01$/02100300.xhp \
+ text$/shared$/01$/02110000.xhp \
+ text$/shared$/01$/02180000.xhp \
+ text$/shared$/01$/02180100.xhp \
+ text$/shared$/01$/02190000.xhp \
+ text$/shared$/01$/02200000.xhp \
+ text$/shared$/01$/02200100.xhp \
+ text$/shared$/01$/02200200.xhp \
+ text$/shared$/01$/02210101.xhp \
+ text$/shared$/01$/02220000.xhp \
+ text$/shared$/01$/02220100.xhp \
+ text$/shared$/01$/02230000.xhp \
+ text$/shared$/01$/02230100.xhp \
+ text$/shared$/01$/02230150.xhp \
+ text$/shared$/01$/02230200.xhp \
+ text$/shared$/01$/02230300.xhp \
+ text$/shared$/01$/02230400.xhp \
+ text$/shared$/01$/02230401.xhp \
+ text$/shared$/01$/02230402.xhp \
+ text$/shared$/01$/02230500.xhp \
+ text$/shared$/01$/02240000.xhp \
+ text$/shared$/01$/02250000.xhp \
+ text$/shared$/01$/03010000.xhp \
+ text$/shared$/01$/03020000.xhp \
+ text$/shared$/01$/03040000.xhp \
+ text$/shared$/01$/03050000.xhp \
+ text$/shared$/01$/03060000.xhp \
+ text$/shared$/01$/03110000.xhp \
+ text$/shared$/01$/03150100.xhp \
+ text$/shared$/01$/03170000.xhp \
+ text$/shared$/01$/03990000.xhp \
+ text$/shared$/01$/04050000.xhp \
+ text$/shared$/01$/04060000.xhp \
+ text$/shared$/01$/04060100.xhp \
+ text$/shared$/01$/04060200.xhp \
+ text$/shared$/01$/04100000.xhp \
+ text$/shared$/01$/04140000.xhp \
+ text$/shared$/01$/04150000.xhp \
+ text$/shared$/01$/04150100.xhp \
+ text$/shared$/01$/04150200.xhp \
+ text$/shared$/01$/04150400.xhp \
+ text$/shared$/01$/04150500.xhp \
+ text$/shared$/01$/04160300.xhp \
+ text$/shared$/01$/04160500.xhp \
+ text$/shared$/01$/04180100.xhp \
+ text$/shared$/01$/04990000.xhp \
+ text$/shared$/01$/05010000.xhp \
+ text$/shared$/01$/05020000.xhp \
+ text$/shared$/01$/05020100.xhp \
+ text$/shared$/01$/05020200.xhp \
+ text$/shared$/01$/05020300.xhp \
+ text$/shared$/01$/05020301.xhp \
+ text$/shared$/01$/05020400.xhp \
+ text$/shared$/01$/05020500.xhp \
+ text$/shared$/01$/05020600.xhp \
+ text$/shared$/01$/05020700.xhp \
+ text$/shared$/01$/05030000.xhp \
+ text$/shared$/01$/05030100.xhp \
+ text$/shared$/01$/05030300.xhp \
+ text$/shared$/01$/05030500.xhp \
+ text$/shared$/01$/05030600.xhp \
+ text$/shared$/01$/05030700.xhp \
+ text$/shared$/01$/05030800.xhp \
+ text$/shared$/01$/05040100.xhp \
+ text$/shared$/01$/05040200.xhp \
+ text$/shared$/01$/05040300.xhp \
+ text$/shared$/01$/05040400.xhp \
+ text$/shared$/01$/05050000.xhp \
+ text$/shared$/01$/05060000.xhp \
+ text$/shared$/01$/05070000.xhp \
+ text$/shared$/01$/05070100.xhp \
+ text$/shared$/01$/05070200.xhp \
+ text$/shared$/01$/05070300.xhp \
+ text$/shared$/01$/05070400.xhp \
+ text$/shared$/01$/05070500.xhp \
+ text$/shared$/01$/05070600.xhp \
+ text$/shared$/01$/05080000.xhp \
+ text$/shared$/01$/05080100.xhp \
+ text$/shared$/01$/05080200.xhp \
+ text$/shared$/01$/05080300.xhp \
+ text$/shared$/01$/05080400.xhp \
+ text$/shared$/01$/05090000.xhp \
+ text$/shared$/01$/05100000.xhp \
+ text$/shared$/01$/05100100.xhp \
+ text$/shared$/01$/05100200.xhp \
+ text$/shared$/01$/05100500.xhp \
+ text$/shared$/01$/05100600.xhp \
+ text$/shared$/01$/05100700.xhp \
+ text$/shared$/01$/05110000.xhp \
+ text$/shared$/01$/05110100.xhp \
+ text$/shared$/01$/05110200.xhp \
+ text$/shared$/01$/05110300.xhp \
+ text$/shared$/01$/05110400.xhp \
+ text$/shared$/01$/05110500.xhp \
+ text$/shared$/01$/05110600m.xhp \
+ text$/shared$/01$/05110700.xhp \
+ text$/shared$/01$/05110800.xhp \
+ text$/shared$/01$/05120000.xhp \
+ text$/shared$/01$/05120100.xhp \
+ text$/shared$/01$/05120200.xhp \
+ text$/shared$/01$/05120300.xhp \
+ text$/shared$/01$/05120600.xhp \
+ text$/shared$/01$/05140100.xhp \
+ text$/shared$/01$/05150101.xhp \
+ text$/shared$/01$/05190000.xhp \
+ text$/shared$/01$/05190100.xhp \
+ text$/shared$/01$/05200000.xhp \
+ text$/shared$/01$/05200100.xhp \
+ text$/shared$/01$/05200200.xhp \
+ text$/shared$/01$/05200300.xhp \
+ text$/shared$/01$/05210000.xhp \
+ text$/shared$/01$/05210100.xhp \
+ text$/shared$/01$/05210200.xhp \
+ text$/shared$/01$/05210300.xhp \
+ text$/shared$/01$/05210400.xhp \
+ text$/shared$/01$/05210500.xhp \
+ text$/shared$/01$/05210600.xhp \
+ text$/shared$/01$/05210700.xhp \
+ text$/shared$/01$/05220000.xhp \
+ text$/shared$/01$/05230000.xhp \
+ text$/shared$/01$/05230100.xhp \
+ text$/shared$/01$/05230300.xhp \
+ text$/shared$/01$/05230400.xhp \
+ text$/shared$/01$/05230500.xhp \
+ text$/shared$/01$/05240000.xhp \
+ text$/shared$/01$/05240100.xhp \
+ text$/shared$/01$/05240200.xhp \
+ text$/shared$/01$/05250000.xhp \
+ text$/shared$/01$/05250100.xhp \
+ text$/shared$/01$/05250200.xhp \
+ text$/shared$/01$/05250300.xhp \
+ text$/shared$/01$/05250400.xhp \
+ text$/shared$/01$/05250500.xhp \
+ text$/shared$/01$/05250600.xhp \
+ text$/shared$/01$/05260000.xhp \
+ text$/shared$/01$/05260100.xhp \
+ text$/shared$/01$/05260200.xhp \
+ text$/shared$/01$/05260300.xhp \
+ text$/shared$/01$/05260400.xhp \
+ text$/shared$/01$/05260500.xhp \
+ text$/shared$/01$/05260600.xhp \
+ text$/shared$/01$/05270000.xhp \
+ text$/shared$/01$/05280000.xhp \
+ text$/shared$/01$/05290000.xhp \
+ text$/shared$/01$/05290100.xhp \
+ text$/shared$/01$/05290200.xhp \
+ text$/shared$/01$/05290300.xhp \
+ text$/shared$/01$/05290400.xhp \
+ text$/shared$/01$/05320000.xhp \
+ text$/shared$/01$/05340100.xhp \
+ text$/shared$/01$/05340200.xhp \
+ text$/shared$/01$/05340300.xhp \
+ text$/shared$/01$/05340400.xhp \
+ text$/shared$/01$/05340402.xhp \
+ text$/shared$/01$/05340404.xhp \
+ text$/shared$/01$/05340405.xhp \
+ text$/shared$/01$/05340500.xhp \
+ text$/shared$/01$/05340600.xhp \
+ text$/shared$/01$/05350000.xhp \
+ text$/shared$/01$/05350200.xhp \
+ text$/shared$/01$/05350300.xhp \
+ text$/shared$/01$/05350400.xhp \
+ text$/shared$/01$/05350500.xhp \
+ text$/shared$/01$/05350600.xhp \
+ text$/shared$/01$/05360000.xhp \
+ text$/shared$/01$/05990000.xhp \
+ text$/shared$/01$/06010000.xhp \
+ text$/shared$/01$/06010101.xhp \
+ text$/shared$/01$/06010500.xhp \
+ text$/shared$/01$/06010600.xhp \
+ text$/shared$/01$/06010601.xhp \
+ text$/shared$/01$/06020000.xhp \
+ text$/shared$/01$/06030000.xhp \
+ text$/shared$/01$/06040000.xhp \
+ text$/shared$/01$/06040100.xhp \
+ text$/shared$/01$/06040200.xhp \
+ text$/shared$/01$/06040300.xhp \
+ text$/shared$/01$/06040400.xhp \
+ text$/shared$/01$/06040500.xhp \
+ text$/shared$/01$/06040600.xhp \
+ text$/shared$/01$/06040700.xhp \
+ text$/shared$/01$/06050000.xhp \
+ text$/shared$/01$/06050100.xhp \
+ text$/shared$/01$/06050200.xhp \
+ text$/shared$/01$/06050300.xhp \
+ text$/shared$/01$/06050400.xhp \
+ text$/shared$/01$/06050500.xhp \
+ text$/shared$/01$/06050600.xhp \
+ text$/shared$/01$/06130000.xhp \
+ text$/shared$/01$/06130001.xhp \
+ text$/shared$/01$/06130010.xhp \
+ text$/shared$/01$/06130100.xhp \
+ text$/shared$/01$/06130200.xhp \
+ text$/shared$/01$/06130500.xhp \
+ text$/shared$/01$/06140000.xhp \
+ text$/shared$/01$/06140100.xhp \
+ text$/shared$/01$/06140101.xhp \
+ text$/shared$/01$/06140102.xhp \
+ text$/shared$/01$/06140200.xhp \
+ text$/shared$/01$/06140400.xhp \
+ text$/shared$/01$/06140402.xhp \
+ text$/shared$/01$/06140500.xhp \
+ text$/shared$/01$/06150000.xhp \
+ text$/shared$/01$/06150100.xhp \
+ text$/shared$/01$/06150110.xhp \
+ text$/shared$/01$/06150120.xhp \
+ text$/shared$/01$/06150200.xhp \
+ text$/shared$/01$/06150210.xhp \
+ text$/shared$/01$/06200000.xhp \
+ text$/shared$/01$/06201000.xhp \
+ text$/shared$/01$/06202000.xhp \
+ text$/shared$/01$/06990000.xhp \
+ text$/shared$/01$/07010000.xhp \
+ text$/shared$/01$/07080000.xhp \
+ text$/shared$/01$/about_meta_tags.xhp \
+ text$/shared$/01$/digitalsignatures.xhp \
+ text$/shared$/01$/extensionupdate.xhp \
+ text$/shared$/01$/formatting_mark.xhp \
+ text$/shared$/01$/gallery.xhp \
+ text$/shared$/01$/gallery_files.xhp \
+ text$/shared$/01$/grid.xhp \
+ text$/shared$/01$/guides.xhp \
+ text$/shared$/01$/mediaplayer.xhp \
+ text$/shared$/01$/moviesound.xhp \
+ text$/shared$/01$/online_update.xhp \
+ text$/shared$/01$/online_update_dialog.xhp \
+ text$/shared$/01$/packagemanager.xhp \
+ text$/shared$/01$/password_dlg.xhp \
+ text$/shared$/01$/password_main.xhp \
+ text$/shared$/01$/ref_pdf_export.xhp \
+ text$/shared$/01$/ref_pdf_send_as.xhp \
+ text$/shared$/01$/securitywarning.xhp \
+ text$/shared$/01$/selectcertificate.xhp \
+ text$/shared$/01$/webhtml.xhp \
+ text$/shared$/01$/xformsdata.xhp \
+ text$/shared$/01$/xformsdataadd.xhp \
+ text$/shared$/01$/xformsdataaddcon.xhp \
+ text$/shared$/01$/xformsdatachange.xhp \
+ text$/shared$/01$/xformsdataname.xhp \
+ text$/shared$/01$/xformsdatatab.xhp \
+ text$/shared$/02$/01110000.xhp \
+ text$/shared$/02$/01140000.xhp \
+ text$/shared$/02$/01170000.xhp \
+ text$/shared$/02$/01170001.xhp \
+ text$/shared$/02$/01170002.xhp \
+ text$/shared$/02$/01170003.xhp \
+ text$/shared$/02$/01170004.xhp \
+ text$/shared$/02$/01170100.xhp \
+ text$/shared$/02$/01170101.xhp \
+ text$/shared$/02$/01170102.xhp \
+ text$/shared$/02$/01170103.xhp \
+ text$/shared$/02$/01170200.xhp \
+ text$/shared$/02$/01170201.xhp \
+ text$/shared$/02$/01170202.xhp \
+ text$/shared$/02$/01170203.xhp \
+ text$/shared$/02$/01170300.xhp \
+ text$/shared$/02$/01170400.xhp \
+ text$/shared$/02$/01170500.xhp \
+ text$/shared$/02$/01170600.xhp \
+ text$/shared$/02$/01170700.xhp \
+ text$/shared$/02$/01170800.xhp \
+ text$/shared$/02$/01170801.xhp \
+ text$/shared$/02$/01170802.xhp \
+ text$/shared$/02$/01170900.xhp \
+ text$/shared$/02$/01170901.xhp \
+ text$/shared$/02$/01170902.xhp \
+ text$/shared$/02$/01170903.xhp \
+ text$/shared$/02$/01170904.xhp \
+ text$/shared$/02$/01171000.xhp \
+ text$/shared$/02$/01171100.xhp \
+ text$/shared$/02$/01171200.xhp \
+ text$/shared$/02$/01171300.xhp \
+ text$/shared$/02$/01171400.xhp \
+ text$/shared$/02$/01220000.xhp \
+ text$/shared$/02$/01230000.xhp \
+ text$/shared$/02$/02010000.xhp \
+ text$/shared$/02$/02020000.xhp \
+ text$/shared$/02$/02030000.xhp \
+ text$/shared$/02$/02040000.xhp \
+ text$/shared$/02$/02050000.xhp \
+ text$/shared$/02$/02130000.xhp \
+ text$/shared$/02$/02140000.xhp \
+ text$/shared$/02$/02160000.xhp \
+ text$/shared$/02$/02170000.xhp \
+ text$/shared$/02$/03110000.xhp \
+ text$/shared$/02$/03120000.xhp \
+ text$/shared$/02$/03130000.xhp \
+ text$/shared$/02$/03140000.xhp \
+ text$/shared$/02$/03150000.xhp \
+ text$/shared$/02$/03200000.xhp \
+ text$/shared$/02$/04210000.xhp \
+ text$/shared$/02$/05020000.xhp \
+ text$/shared$/02$/05090000.xhp \
+ text$/shared$/02$/05110000.xhp \
+ text$/shared$/02$/06050000.xhp \
+ text$/shared$/02$/06060000.xhp \
+ text$/shared$/02$/06100000.xhp \
+ text$/shared$/02$/06110000.xhp \
+ text$/shared$/02$/06120000.xhp \
+ text$/shared$/02$/07010000.xhp \
+ text$/shared$/02$/07060000.xhp \
+ text$/shared$/02$/07070000.xhp \
+ text$/shared$/02$/07070100.xhp \
+ text$/shared$/02$/07070200.xhp \
+ text$/shared$/02$/07080000.xhp \
+ text$/shared$/02$/07090000.xhp \
+ text$/shared$/02$/08010000.xhp \
+ text$/shared$/02$/08020000.xhp \
+ text$/shared$/02$/09010000.xhp \
+ text$/shared$/02$/09020000.xhp \
+ text$/shared$/02$/09030000.xhp \
+ text$/shared$/02$/09060000.xhp \
+ text$/shared$/02$/09070000.xhp \
+ text$/shared$/02$/09070100.xhp \
+ text$/shared$/02$/09070200.xhp \
+ text$/shared$/02$/09070300.xhp \
+ text$/shared$/02$/09070400.xhp \
+ text$/shared$/02$/10010000.xhp \
+ text$/shared$/02$/10020000.xhp \
+ text$/shared$/02$/10030000.xhp \
+ text$/shared$/02$/10040000.xhp \
+ text$/shared$/02$/10100000.xhp \
+ text$/shared$/02$/12000000.xhp \
+ text$/shared$/02$/12010000.xhp \
+ text$/shared$/02$/12020000.xhp \
+ text$/shared$/02$/12030000.xhp \
+ text$/shared$/02$/12040000.xhp \
+ text$/shared$/02$/12050000.xhp \
+ text$/shared$/02$/12070000.xhp \
+ text$/shared$/02$/12070100.xhp \
+ text$/shared$/02$/12070200.xhp \
+ text$/shared$/02$/12070300.xhp \
+ text$/shared$/02$/12080000.xhp \
+ text$/shared$/02$/12090000.xhp \
+ text$/shared$/02$/12090100.xhp \
+ text$/shared$/02$/12090101.xhp \
+ text$/shared$/02$/12100000.xhp \
+ text$/shared$/02$/12100100.xhp \
+ text$/shared$/02$/12100200.xhp \
+ text$/shared$/02$/12110000.xhp \
+ text$/shared$/02$/12120000.xhp \
+ text$/shared$/02$/12130000.xhp \
+ text$/shared$/02$/12140000.xhp \
+ text$/shared$/02$/13010000.xhp \
+ text$/shared$/02$/13020000.xhp \
+ text$/shared$/02$/14010000.xhp \
+ text$/shared$/02$/14020000.xhp \
+ text$/shared$/02$/14020100.xhp \
+ text$/shared$/02$/14020200.xhp \
+ text$/shared$/02$/14030000.xhp \
+ text$/shared$/02$/14040000.xhp \
+ text$/shared$/02$/14050000.xhp \
+ text$/shared$/02$/14060000.xhp \
+ text$/shared$/02$/14070000.xhp \
+ text$/shared$/02$/18010000.xhp \
+ text$/shared$/02$/18030000.xhp \
+ text$/shared$/02$/19090000.xhp \
+ text$/shared$/02$/20020000.xhp \
+ text$/shared$/02$/20030000.xhp \
+ text$/shared$/02$/20040000.xhp \
+ text$/shared$/02$/20050000.xhp \
+ text$/shared$/02$/20060000.xhp \
+ text$/shared$/02$/20090000.xhp \
+ text$/shared$/02$/20100000.xhp \
+ text$/shared$/02$/24010000.xhp \
+ text$/shared$/02$/24020000.xhp \
+ text$/shared$/02$/24030000.xhp \
+ text$/shared$/02$/24040000.xhp \
+ text$/shared$/02$/24050000.xhp \
+ text$/shared$/02$/24060000.xhp \
+ text$/shared$/02$/24070000.xhp \
+ text$/shared$/02$/24080000.xhp \
+ text$/shared$/02$/24090000.xhp \
+ text$/shared$/02$/24100000.xhp \
+ text$/shared$/02$/basicshapes.xhp \
+ text$/shared$/02$/blockarrows.xhp \
+ text$/shared$/02$/callouts.xhp \
+ text$/shared$/02$/colortoolbar.xhp \
+ text$/shared$/02$/flowcharts.xhp \
+ text$/shared$/02$/fontwork.xhp \
+ text$/shared$/02$/more_controls.xhp \
+ text$/shared$/02$/paintbrush.xhp \
+ text$/shared$/02$/stars.xhp \
+ text$/shared$/02$/symbolshapes.xhp \
+ text$/shared$/04$/01010000.xhp \
+ text$/shared$/04$/01020000.xhp \
+ text$/shared$/05$/00000001.xhp \
+ text$/shared$/05$/00000002.xhp \
+ text$/shared$/05$/00000100.xhp \
+ text$/shared$/05$/00000110.xhp \
+ text$/shared$/05$/00000120.xhp \
+ text$/shared$/05$/00000130.xhp \
+ text$/shared$/05$/00000140.xhp \
+ text$/shared$/05$/00000150.xhp \
+ text$/shared$/05$/00000160.xhp \
+ text$/shared$/05$/err_html.xhp \
+ text$/shared$/07$/09000000.xhp \
+ text$/shared$/3dsettings_toolbar.xhp \
+ text$/shared$/autokorr$/01000000.xhp \
+ text$/shared$/autokorr$/02000000.xhp \
+ text$/shared$/autokorr$/03000000.xhp \
+ text$/shared$/autokorr$/04000000.xhp \
+ text$/shared$/autokorr$/05000000.xhp \
+ text$/shared$/autokorr$/06000000.xhp \
+ text$/shared$/autokorr$/07000000.xhp \
+ text$/shared$/autokorr$/08000000.xhp \
+ text$/shared$/autokorr$/09000000.xhp \
+ text$/shared$/autokorr$/10000000.xhp \
+ text$/shared$/autokorr$/12000000.xhp \
+ text$/shared$/autokorr$/13000000.xhp \
+ text$/shared$/autopi$/01000000.xhp \
+ text$/shared$/autopi$/01010000.xhp \
+ text$/shared$/autopi$/01010100.xhp \
+ text$/shared$/autopi$/01010200.xhp \
+ text$/shared$/autopi$/01010300.xhp \
+ text$/shared$/autopi$/01010400.xhp \
+ text$/shared$/autopi$/01010500.xhp \
+ text$/shared$/autopi$/01010600.xhp \
+ text$/shared$/autopi$/01020000.xhp \
+ text$/shared$/autopi$/01020100.xhp \
+ text$/shared$/autopi$/01020200.xhp \
+ text$/shared$/autopi$/01020300.xhp \
+ text$/shared$/autopi$/01020400.xhp \
+ text$/shared$/autopi$/01020500.xhp \
+ text$/shared$/autopi$/01040000.xhp \
+ text$/shared$/autopi$/01040100.xhp \
+ text$/shared$/autopi$/01040200.xhp \
+ text$/shared$/autopi$/01040300.xhp \
+ text$/shared$/autopi$/01040400.xhp \
+ text$/shared$/autopi$/01040500.xhp \
+ text$/shared$/autopi$/01040600.xhp \
+ text$/shared$/autopi$/01050000.xhp \
+ text$/shared$/autopi$/01050100.xhp \
+ text$/shared$/autopi$/01050200.xhp \
+ text$/shared$/autopi$/01050300.xhp \
+ text$/shared$/autopi$/01050400.xhp \
+ text$/shared$/autopi$/01050500.xhp \
+ text$/shared$/autopi$/01090000.xhp \
+ text$/shared$/autopi$/01090100.xhp \
+ text$/shared$/autopi$/01090200.xhp \
+ text$/shared$/autopi$/01090210.xhp \
+ text$/shared$/autopi$/01090220.xhp \
+ text$/shared$/autopi$/01090300.xhp \
+ text$/shared$/autopi$/01090400.xhp \
+ text$/shared$/autopi$/01090500.xhp \
+ text$/shared$/autopi$/01090600.xhp \
+ text$/shared$/autopi$/01100000.xhp \
+ text$/shared$/autopi$/01100100.xhp \
+ text$/shared$/autopi$/01100150.xhp \
+ text$/shared$/autopi$/01100200.xhp \
+ text$/shared$/autopi$/01100300.xhp \
+ text$/shared$/autopi$/01100400.xhp \
+ text$/shared$/autopi$/01100500.xhp \
+ text$/shared$/autopi$/01110000.xhp \
+ text$/shared$/autopi$/01110100.xhp \
+ text$/shared$/autopi$/01110200.xhp \
+ text$/shared$/autopi$/01110300.xhp \
+ text$/shared$/autopi$/01110400.xhp \
+ text$/shared$/autopi$/01110500.xhp \
+ text$/shared$/autopi$/01110600.xhp \
+ text$/shared$/autopi$/01120000.xhp \
+ text$/shared$/autopi$/01120100.xhp \
+ text$/shared$/autopi$/01120200.xhp \
+ text$/shared$/autopi$/01120300.xhp \
+ text$/shared$/autopi$/01120400.xhp \
+ text$/shared$/autopi$/01120500.xhp \
+ text$/shared$/autopi$/01130000.xhp \
+ text$/shared$/autopi$/01130100.xhp \
+ text$/shared$/autopi$/01130200.xhp \
+ text$/shared$/autopi$/01150000.xhp \
+ text$/shared$/autopi$/01170000.xhp \
+ text$/shared$/autopi$/01170200.xhp \
+ text$/shared$/autopi$/01170300.xhp \
+ text$/shared$/autopi$/01170400.xhp \
+ text$/shared$/autopi$/01170500.xhp \
+ text$/shared$/autopi$/purchase.xhp \
+ text$/shared$/autopi$/webwizard00.xhp \
+ text$/shared$/autopi$/webwizard01.xhp \
+ text$/shared$/autopi$/webwizard02.xhp \
+ text$/shared$/autopi$/webwizard03.xhp \
+ text$/shared$/autopi$/webwizard04.xhp \
+ text$/shared$/autopi$/webwizard05.xhp \
+ text$/shared$/autopi$/webwizard05bi.xhp \
+ text$/shared$/autopi$/webwizard05is.xhp \
+ text$/shared$/autopi$/webwizard06.xhp \
+ text$/shared$/autopi$/webwizard07.xhp \
+ text$/shared$/autopi$/webwizard07fc.xhp \
+ text$/shared$/explorer$/database$/02000000.xhp \
+ text$/shared$/explorer$/database$/02000002.xhp \
+ text$/shared$/explorer$/database$/02010100.xhp \
+ text$/shared$/explorer$/database$/02010101.xhp \
+ text$/shared$/explorer$/database$/04000000.xhp \
+ text$/shared$/explorer$/database$/04030000.xhp \
+ text$/shared$/explorer$/database$/05000000.xhp \
+ text$/shared$/explorer$/database$/05000001.xhp \
+ text$/shared$/explorer$/database$/05000002.xhp \
+ text$/shared$/explorer$/database$/05000003.xhp \
+ text$/shared$/explorer$/database$/05010000.xhp \
+ text$/shared$/explorer$/database$/05010100.xhp \
+ text$/shared$/explorer$/database$/05020000.xhp \
+ text$/shared$/explorer$/database$/05020100.xhp \
+ text$/shared$/explorer$/database$/05030000.xhp \
+ text$/shared$/explorer$/database$/05030100.xhp \
+ text$/shared$/explorer$/database$/05030200.xhp \
+ text$/shared$/explorer$/database$/05030300.xhp \
+ text$/shared$/explorer$/database$/05030400.xhp \
+ text$/shared$/explorer$/database$/05040000.xhp \
+ text$/shared$/explorer$/database$/05040100.xhp \
+ text$/shared$/explorer$/database$/05040200.xhp \
+ text$/shared$/explorer$/database$/11000002.xhp \
+ text$/shared$/explorer$/database$/11020000.xhp \
+ text$/shared$/explorer$/database$/11030000.xhp \
+ text$/shared$/explorer$/database$/11030100.xhp \
+ text$/shared$/explorer$/database$/11080000.xhp \
+ text$/shared$/explorer$/database$/11090000.xhp \
+ text$/shared$/explorer$/database$/11150200.xhp \
+ text$/shared$/explorer$/database$/11170000.xhp \
+ text$/shared$/explorer$/database$/11170100.xhp \
+ text$/shared$/explorer$/database$/30000000.xhp \
+ text$/shared$/explorer$/database$/30100000.xhp \
+ text$/shared$/explorer$/database$/dabaadvprop.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropdat.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropgen.xhp \
+ text$/shared$/explorer$/database$/dabadoc.xhp \
+ text$/shared$/explorer$/database$/dabaprop.xhp \
+ text$/shared$/explorer$/database$/dabapropadd.xhp \
+ text$/shared$/explorer$/database$/dabapropcon.xhp \
+ text$/shared$/explorer$/database$/dabapropgen.xhp \
+ text$/shared$/explorer$/database$/dabawiz00.xhp \
+ text$/shared$/explorer$/database$/dabawiz01.xhp \
+ text$/shared$/explorer$/database$/dabawiz02.xhp \
+ text$/shared$/explorer$/database$/dabawiz02access.xhp \
+ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ado.xhp \
+ text$/shared$/explorer$/database$/dabawiz02dbase.xhp \
+ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \
+ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \
+ text$/shared$/explorer$/database$/dabawiz02odbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02oracle.xhp \
+ text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \
+ text$/shared$/explorer$/database$/dabawiz02text.xhp \
+ text$/shared$/explorer$/database$/dabawiz03auth.xhp \
+ text$/shared$/explorer$/database$/main.xhp \
+ text$/shared$/explorer$/database$/menubar.xhp \
+ text$/shared$/explorer$/database$/menuedit.xhp \
+ text$/shared$/explorer$/database$/menufile.xhp \
+ text$/shared$/explorer$/database$/menufilesave.xhp \
+ text$/shared$/explorer$/database$/menuinsert.xhp \
+ text$/shared$/explorer$/database$/menutools.xhp \
+ text$/shared$/explorer$/database$/menuview.xhp \
+ text$/shared$/explorer$/database$/migrate_macros.xhp \
+ text$/shared$/explorer$/database$/password.xhp \
+ text$/shared$/explorer$/database$/querywizard00.xhp \
+ text$/shared$/explorer$/database$/querywizard01.xhp \
+ text$/shared$/explorer$/database$/querywizard02.xhp \
+ text$/shared$/explorer$/database$/querywizard03.xhp \
+ text$/shared$/explorer$/database$/querywizard04.xhp \
+ text$/shared$/explorer$/database$/querywizard05.xhp \
+ text$/shared$/explorer$/database$/querywizard06.xhp \
+ text$/shared$/explorer$/database$/querywizard07.xhp \
+ text$/shared$/explorer$/database$/querywizard08.xhp \
+ text$/shared$/explorer$/database$/rep_datetime.xhp \
+ text$/shared$/explorer$/database$/rep_main.xhp \
+ text$/shared$/explorer$/database$/rep_navigator.xhp \
+ text$/shared$/explorer$/database$/rep_pagenumbers.xhp \
+ text$/shared$/explorer$/database$/rep_prop.xhp \
+ text$/shared$/explorer$/database$/rep_sort.xhp \
+ text$/shared$/explorer$/database$/tablewizard00.xhp \
+ text$/shared$/explorer$/database$/tablewizard01.xhp \
+ text$/shared$/explorer$/database$/tablewizard02.xhp \
+ text$/shared$/explorer$/database$/tablewizard03.xhp \
+ text$/shared$/explorer$/database$/tablewizard04.xhp \
+ text$/shared$/explorer$/database$/toolbars.xhp \
+ text$/shared$/fontwork_toolbar.xhp \
+ text$/shared$/guide$/aaa_start.xhp \
+ text$/shared$/guide$/accessibility.xhp \
+ text$/shared$/guide$/active_help_on_off.xhp \
+ text$/shared$/guide$/activex.xhp \
+ text$/shared$/guide$/assistive.xhp \
+ text$/shared$/guide$/autocorr_url.xhp \
+ text$/shared$/guide$/autohide.xhp \
+ text$/shared$/guide$/background.xhp \
+ text$/shared$/guide$/border_paragraph.xhp \
+ text$/shared$/guide$/border_table.xhp \
+ text$/shared$/guide$/breaking_lines.xhp \
+ text$/shared$/guide$/change_title.xhp \
+ text$/shared$/guide$/chart_axis.xhp \
+ text$/shared$/guide$/chart_barformat.xhp \
+ text$/shared$/guide$/chart_insert.xhp \
+ text$/shared$/guide$/chart_legend.xhp \
+ text$/shared$/guide$/chart_title.xhp \
+ text$/shared$/guide$/collab.xhp \
+ text$/shared$/guide$/configure_overview.xhp \
+ text$/shared$/guide$/contextmenu.xhp \
+ text$/shared$/guide$/copy_drawfunctions.xhp \
+ text$/shared$/guide$/copytable2application.xhp \
+ text$/shared$/guide$/copytext2application.xhp \
+ text$/shared$/guide$/ctl.xhp \
+ text$/shared$/guide$/data_addressbook.xhp \
+ text$/shared$/guide$/data_dbase2office.xhp \
+ text$/shared$/guide$/data_enter_sql.xhp \
+ text$/shared$/guide$/data_forms.xhp \
+ text$/shared$/guide$/data_im_export.xhp \
+ text$/shared$/guide$/data_new.xhp \
+ text$/shared$/guide$/data_queries.xhp \
+ text$/shared$/guide$/data_register.xhp \
+ text$/shared$/guide$/data_report.xhp \
+ text$/shared$/guide$/data_reports.xhp \
+ text$/shared$/guide$/data_search.xhp \
+ text$/shared$/guide$/data_search2.xhp \
+ text$/shared$/guide$/data_tabledefine.xhp \
+ text$/shared$/guide$/data_tables.xhp \
+ text$/shared$/guide$/data_view.xhp \
+ text$/shared$/guide$/database_main.xhp \
+ text$/shared$/guide$/digital_signatures.xhp \
+ text$/shared$/guide$/digitalsign_receive.xhp \
+ text$/shared$/guide$/digitalsign_send.xhp \
+ text$/shared$/guide$/doc_autosave.xhp \
+ text$/shared$/guide$/doc_open.xhp \
+ text$/shared$/guide$/doc_save.xhp \
+ text$/shared$/guide$/dragdrop.xhp \
+ text$/shared$/guide$/dragdrop_beamer.xhp \
+ text$/shared$/guide$/dragdrop_fromgallery.xhp \
+ text$/shared$/guide$/dragdrop_gallery.xhp \
+ text$/shared$/guide$/dragdrop_graphic.xhp \
+ text$/shared$/guide$/dragdrop_table.xhp \
+ text$/shared$/guide$/edit_symbolbar.xhp \
+ text$/shared$/guide$/email.xhp \
+ text$/shared$/guide$/error_report.xhp \
+ text$/shared$/guide$/export_ms.xhp \
+ text$/shared$/guide$/fax.xhp \
+ text$/shared$/guide$/filternavigator.xhp \
+ text$/shared$/guide$/find_attributes.xhp \
+ text$/shared$/guide$/flat_icons.xhp \
+ text$/shared$/guide$/floating_toolbar.xhp \
+ text$/shared$/guide$/fontwork.xhp \
+ text$/shared$/guide$/formfields.xhp \
+ text$/shared$/guide$/gallery_insert.xhp \
+ text$/shared$/guide$/groups.xhp \
+ text$/shared$/guide$/hyperlink_edit.xhp \
+ text$/shared$/guide$/hyperlink_insert.xhp \
+ text$/shared$/guide$/hyperlink_rel_abs.xhp \
+ text$/shared$/guide$/imagemap.xhp \
+ text$/shared$/guide$/import_ms.xhp \
+ text$/shared$/guide$/insert_bitmap.xhp \
+ text$/shared$/guide$/insert_graphic_drawit.xhp \
+ text$/shared$/guide$/insert_specialchar.xhp \
+ text$/shared$/guide$/integratinguno.xhp \
+ text$/shared$/guide$/keyboard.xhp \
+ text$/shared$/guide$/labels.xhp \
+ text$/shared$/guide$/labels_database.xhp \
+ text$/shared$/guide$/language_select.xhp \
+ text$/shared$/guide$/line_intext.xhp \
+ text$/shared$/guide$/lineend_define.xhp \
+ text$/shared$/guide$/linestyle_define.xhp \
+ text$/shared$/guide$/linestyles.xhp \
+ text$/shared$/guide$/macro_recording.xhp \
+ text$/shared$/guide$/main.xhp \
+ text$/shared$/guide$/measurement_units.xhp \
+ text$/shared$/guide$/microsoft_terms.xhp \
+ text$/shared$/guide$/mobiledevicefilters.xhp \
+ text$/shared$/guide$/ms_doctypes.xhp \
+ text$/shared$/guide$/ms_import_export_limitations.xhp \
+ text$/shared$/guide$/ms_user.xhp \
+ text$/shared$/guide$/navigator.xhp \
+ text$/shared$/guide$/navigator_setcursor.xhp \
+ text$/shared$/guide$/navpane_on.xhp \
+ text$/shared$/guide$/numbering_stop.xhp \
+ text$/shared$/guide$/pageformat_max.xhp \
+ text$/shared$/guide$/paintbrush.xhp \
+ text$/shared$/guide$/pasting.xhp \
+ text$/shared$/guide$/print_blackwhite.xhp \
+ text$/shared$/guide$/print_faster.xhp \
+ text$/shared$/guide$/protection.xhp \
+ text$/shared$/guide$/redlining.xhp \
+ text$/shared$/guide$/redlining_accept.xhp \
+ text$/shared$/guide$/redlining_doccompare.xhp \
+ text$/shared$/guide$/redlining_docmerge.xhp \
+ text$/shared$/guide$/redlining_enter.xhp \
+ text$/shared$/guide$/redlining_protect.xhp \
+ text$/shared$/guide$/redlining_versions.xhp \
+ text$/shared$/guide$/round_corner.xhp \
+ text$/shared$/guide$/scripting.xhp \
+ text$/shared$/guide$/space_hyphen.xhp \
+ text$/shared$/guide$/spadmin.xhp \
+ text$/shared$/guide$/standard_template.xhp \
+ text$/shared$/guide$/start_parameters.xhp \
+ text$/shared$/guide$/startcenter.xhp \
+ text$/shared$/guide$/tabs.xhp \
+ text$/shared$/guide$/text_color.xhp \
+ text$/shared$/guide$/textmode_change.xhp \
+ text$/shared$/guide$/undo_formatting.xhp \
+ text$/shared$/guide$/version_number.xhp \
+ text$/shared$/guide$/viewing_file_properties.xhp \
+ text$/shared$/guide$/workfolder.xhp \
+ text$/shared$/guide$/xforms.xhp \
+ text$/shared$/guide$/xsltfilter.xhp \
+ text$/shared$/guide$/xsltfilter_create.xhp \
+ text$/shared$/guide$/xsltfilter_distribute.xhp \
+ text$/shared$/main0108.xhp \
+ text$/shared$/main0201.xhp \
+ text$/shared$/main0204.xhp \
+ text$/shared$/main0208.xhp \
+ text$/shared$/main0212.xhp \
+ text$/shared$/main0213.xhp \
+ text$/shared$/main0214.xhp \
+ text$/shared$/main0226.xhp \
+ text$/shared$/main0227.xhp \
+ text$/shared$/main0400.xhp \
+ text$/shared$/main0500.xhp \
+ text$/shared$/main0600.xhp \
+ text$/shared$/main0650.xhp \
+ text$/shared$/main0800.xhp \
+ text$/shared$/optionen$/01000000.xhp \
+ text$/shared$/optionen$/01010000.xhp \
+ text$/shared$/optionen$/01010100.xhp \
+ text$/shared$/optionen$/01010200.xhp \
+ text$/shared$/optionen$/01010300.xhp \
+ text$/shared$/optionen$/01010301.xhp \
+ text$/shared$/optionen$/01010400.xhp \
+ text$/shared$/optionen$/01010401.xhp \
+ text$/shared$/optionen$/01010500.xhp \
+ text$/shared$/optionen$/01010501.xhp \
+ text$/shared$/optionen$/01010600.xhp \
+ text$/shared$/optionen$/01010700.xhp \
+ text$/shared$/optionen$/01010800.xhp \
+ text$/shared$/optionen$/01010900.xhp \
+ text$/shared$/optionen$/01011000.xhp \
+ text$/shared$/optionen$/01012000.xhp \
+ text$/shared$/optionen$/01013000.xhp \
+ text$/shared$/optionen$/01014000.xhp \
+ text$/shared$/optionen$/01020000.xhp \
+ text$/shared$/optionen$/01020100.xhp \
+ text$/shared$/optionen$/01020300.xhp \
+ text$/shared$/optionen$/01020400.xhp \
+ text$/shared$/optionen$/01030000.xhp \
+ text$/shared$/optionen$/01030300.xhp \
+ text$/shared$/optionen$/01030500.xhp \
+ text$/shared$/optionen$/01040000.xhp \
+ text$/shared$/optionen$/01040200.xhp \
+ text$/shared$/optionen$/01040300.xhp \
+ text$/shared$/optionen$/01040301.xhp \
+ text$/shared$/optionen$/01040400.xhp \
+ text$/shared$/optionen$/01040500.xhp \
+ text$/shared$/optionen$/01040600.xhp \
+ text$/shared$/optionen$/01040700.xhp \
+ text$/shared$/optionen$/01040900.xhp \
+ text$/shared$/optionen$/01041000.xhp \
+ text$/shared$/optionen$/01041100.xhp \
+ text$/shared$/optionen$/01050000.xhp \
+ text$/shared$/optionen$/01050100.xhp \
+ text$/shared$/optionen$/01050300.xhp \
+ text$/shared$/optionen$/01060000.xhp \
+ text$/shared$/optionen$/01060100.xhp \
+ text$/shared$/optionen$/01060300.xhp \
+ text$/shared$/optionen$/01060400.xhp \
+ text$/shared$/optionen$/01060401.xhp \
+ text$/shared$/optionen$/01060500.xhp \
+ text$/shared$/optionen$/01060600.xhp \
+ text$/shared$/optionen$/01060700.xhp \
+ text$/shared$/optionen$/01060800.xhp \
+ text$/shared$/optionen$/01060900.xhp \
+ text$/shared$/optionen$/01061000.xhp \
+ text$/shared$/optionen$/01070000.xhp \
+ text$/shared$/optionen$/01070100.xhp \
+ text$/shared$/optionen$/01070300.xhp \
+ text$/shared$/optionen$/01070400.xhp \
+ text$/shared$/optionen$/01070500.xhp \
+ text$/shared$/optionen$/01080000.xhp \
+ text$/shared$/optionen$/01090000.xhp \
+ text$/shared$/optionen$/01090100.xhp \
+ text$/shared$/optionen$/01110000.xhp \
+ text$/shared$/optionen$/01110100.xhp \
+ text$/shared$/optionen$/01130100.xhp \
+ text$/shared$/optionen$/01130200.xhp \
+ text$/shared$/optionen$/01140000.xhp \
+ text$/shared$/optionen$/01150000.xhp \
+ text$/shared$/optionen$/01150100.xhp \
+ text$/shared$/optionen$/01150200.xhp \
+ text$/shared$/optionen$/01150300.xhp \
+ text$/shared$/optionen$/01160000.xhp \
+ text$/shared$/optionen$/01160100.xhp \
+ text$/shared$/optionen$/01160200.xhp \
+ text$/shared$/optionen$/01160201.xhp \
+ text$/shared$/optionen$/java.xhp \
+ text$/shared$/optionen$/javaclasspath.xhp \
+ text$/shared$/optionen$/javaparameters.xhp \
+ text$/shared$/optionen$/macrosecurity.xhp \
+ text$/shared$/optionen$/macrosecurity_sl.xhp \
+ text$/shared$/optionen$/macrosecurity_ts.xhp \
+ text$/shared$/optionen$/mailmerge.xhp \
+ text$/shared$/optionen$/online_update.xhp \
+ text$/shared$/optionen$/serverauthentication.xhp \
+ text$/shared$/optionen$/testaccount.xhp \
+ text$/shared$/optionen$/viewcertificate.xhp \
+ text$/shared$/optionen$/viewcertificate_c.xhp \
+ text$/shared$/optionen$/viewcertificate_d.xhp \
+ text$/shared$/optionen$/viewcertificate_g.xhp \
+ text$/shared$/tree_strings.xhp \
+ text$/schart$/00$/00000004.xhp \
+ text$/schart$/01$/03010000.xhp \
+ text$/schart$/01$/04010000.xhp \
+ text$/schart$/01$/04020000.xhp \
+ text$/schart$/01$/04030000.xhp \
+ text$/schart$/01$/04040000.xhp \
+ text$/schart$/01$/04050000.xhp \
+ text$/schart$/01$/04050100.xhp \
+ text$/schart$/01$/04060000.xhp \
+ text$/schart$/01$/04070000.xhp \
+ text$/schart$/01$/05010000.xhp \
+ text$/schart$/01$/05010100.xhp \
+ text$/schart$/01$/05010200.xhp \
+ text$/schart$/01$/05020000.xhp \
+ text$/schart$/01$/05020100.xhp \
+ text$/schart$/01$/05020101.xhp \
+ text$/schart$/01$/05020200.xhp \
+ text$/schart$/01$/05020201.xhp \
+ text$/schart$/01$/05030000.xhp \
+ text$/schart$/01$/05040000.xhp \
+ text$/schart$/01$/05040100.xhp \
+ text$/schart$/01$/05040200.xhp \
+ text$/schart$/01$/05040201.xhp \
+ text$/schart$/01$/05040202.xhp \
+ text$/schart$/01$/05050000.xhp \
+ text$/schart$/01$/05050100.xhp \
+ text$/schart$/01$/05060000.xhp \
+ text$/schart$/01$/05070000.xhp \
+ text$/schart$/01$/05080000.xhp \
+ text$/schart$/01$/05120000.xhp \
+ text$/schart$/01$/choose_chart_type.xhp \
+ text$/schart$/01$/smooth_line_properties.xhp \
+ text$/schart$/01$/three_d_view.xhp \
+ text$/schart$/01$/type_area.xhp \
+ text$/schart$/01$/type_bubble.xhp \
+ text$/schart$/01$/type_column_bar.xhp \
+ text$/schart$/01$/type_column_line.xhp \
+ text$/schart$/01$/type_line.xhp \
+ text$/schart$/01$/type_net.xhp \
+ text$/schart$/01$/type_pie.xhp \
+ text$/schart$/01$/type_stock.xhp \
+ text$/schart$/01$/type_xy.xhp \
+ text$/schart$/01$/wiz_chart_elements.xhp \
+ text$/schart$/01$/wiz_chart_type.xhp \
+ text$/schart$/01$/wiz_data_range.xhp \
+ text$/schart$/01$/wiz_data_series.xhp \
+ text$/schart$/02$/01190000.xhp \
+ text$/schart$/02$/01200000.xhp \
+ text$/schart$/02$/01210000.xhp \
+ text$/schart$/02$/01220000.xhp \
+ text$/schart$/02$/02020000.xhp \
+ text$/schart$/04$/01020000.xhp \
+ text$/schart$/main0000.xhp \
+ text$/schart$/main0202.xhp \
+ text$/schart$/main0503.xhp \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/sdatabase/delzip b/util/sdatabase/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/sdatabase/delzip
diff --git a/util/sdatabase/makefile.mk b/util/sdatabase/makefile.mk
new file mode 100644
index 0000000000..05ca43331a
--- /dev/null
+++ b/util/sdatabase/makefile.mk
@@ -0,0 +1,954 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_sdatabase
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_sdatabase
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/shared$/explorer$/database$/main.xhp
+
+LINKNAME=sdatabase
+LINKADDEDFILES= \
+ -add sdatabase.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/sdatabase.cfg \
+ -add sdatabase.jar $(COMMONBIN)$/xhp_sdatabase_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/sdatabase.cfg \
+ $(COMMONBIN)$/xhp_sdatabase_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/shared$/00$/00000001.xhp \
+ text$/shared$/00$/00000002.xhp \
+ text$/shared$/00$/00000003.xhp \
+ text$/shared$/00$/00000004.xhp \
+ text$/shared$/00$/00000005.xhp \
+ text$/shared$/00$/00000007.xhp \
+ text$/shared$/00$/00000010.xhp \
+ text$/shared$/00$/00000011.xhp \
+ text$/shared$/00$/00000020.xhp \
+ text$/shared$/00$/00000021.xhp \
+ text$/shared$/00$/00000099.xhp \
+ text$/shared$/00$/00000200.xhp \
+ text$/shared$/00$/00000206.xhp \
+ text$/shared$/00$/00000207.xhp \
+ text$/shared$/00$/00000208.xhp \
+ text$/shared$/00$/00000210.xhp \
+ text$/shared$/00$/00000215.xhp \
+ text$/shared$/00$/00000401.xhp \
+ text$/shared$/00$/00000402.xhp \
+ text$/shared$/00$/00000403.xhp \
+ text$/shared$/00$/00000404.xhp \
+ text$/shared$/00$/00000406.xhp \
+ text$/shared$/00$/00000407.xhp \
+ text$/shared$/00$/00000408.xhp \
+ text$/shared$/00$/00000409.xhp \
+ text$/shared$/00$/00000450.xhp \
+ text$/shared$/00$/00040500.xhp \
+ text$/shared$/00$/00040501.xhp \
+ text$/shared$/00$/00040502.xhp \
+ text$/shared$/00$/00040503.xhp \
+ text$/shared$/00$/01000000.xhp \
+ text$/shared$/00$/01010000.xhp \
+ text$/shared$/00$/01020000.xhp \
+ text$/shared$/00$/01050000.xhp \
+ text$/shared$/00$/icon_alt.xhp \
+ text$/shared$/01$/01010000.xhp \
+ text$/shared$/01$/01010001.xhp \
+ text$/shared$/01$/01010100.xhp \
+ text$/shared$/01$/01010200.xhp \
+ text$/shared$/01$/01010201.xhp \
+ text$/shared$/01$/01010202.xhp \
+ text$/shared$/01$/01010203.xhp \
+ text$/shared$/01$/01010300.xhp \
+ text$/shared$/01$/01010301.xhp \
+ text$/shared$/01$/01010302.xhp \
+ text$/shared$/01$/01010303.xhp \
+ text$/shared$/01$/01010304.xhp \
+ text$/shared$/01$/01020000.xhp \
+ text$/shared$/01$/01020101.xhp \
+ text$/shared$/01$/01020103.xhp \
+ text$/shared$/01$/01050000.xhp \
+ text$/shared$/01$/01060000.xhp \
+ text$/shared$/01$/01070000.xhp \
+ text$/shared$/01$/01070001.xhp \
+ text$/shared$/01$/01100000.xhp \
+ text$/shared$/01$/01100100.xhp \
+ text$/shared$/01$/01100200.xhp \
+ text$/shared$/01$/01100300.xhp \
+ text$/shared$/01$/01100400.xhp \
+ text$/shared$/01$/01100500.xhp \
+ text$/shared$/01$/01100600.xhp \
+ text$/shared$/01$/01110000.xhp \
+ text$/shared$/01$/01110100.xhp \
+ text$/shared$/01$/01110101.xhp \
+ text$/shared$/01$/01110300.xhp \
+ text$/shared$/01$/01110400.xhp \
+ text$/shared$/01$/01130000.xhp \
+ text$/shared$/01$/01140000.xhp \
+ text$/shared$/01$/01160000.xhp \
+ text$/shared$/01$/01160200.xhp \
+ text$/shared$/01$/01160300.xhp \
+ text$/shared$/01$/01170000.xhp \
+ text$/shared$/01$/01180000.xhp \
+ text$/shared$/01$/01190000.xhp \
+ text$/shared$/01$/01990000.xhp \
+ text$/shared$/01$/02010000.xhp \
+ text$/shared$/01$/02020000.xhp \
+ text$/shared$/01$/02030000.xhp \
+ text$/shared$/01$/02040000.xhp \
+ text$/shared$/01$/02050000.xhp \
+ text$/shared$/01$/02060000.xhp \
+ text$/shared$/01$/02070000.xhp \
+ text$/shared$/01$/02090000.xhp \
+ text$/shared$/01$/02100000.xhp \
+ text$/shared$/01$/02100001.xhp \
+ text$/shared$/01$/02100100.xhp \
+ text$/shared$/01$/02100200.xhp \
+ text$/shared$/01$/02100300.xhp \
+ text$/shared$/01$/02110000.xhp \
+ text$/shared$/01$/02180000.xhp \
+ text$/shared$/01$/02180100.xhp \
+ text$/shared$/01$/02190000.xhp \
+ text$/shared$/01$/02200000.xhp \
+ text$/shared$/01$/02200100.xhp \
+ text$/shared$/01$/02200200.xhp \
+ text$/shared$/01$/02210101.xhp \
+ text$/shared$/01$/02220000.xhp \
+ text$/shared$/01$/02220100.xhp \
+ text$/shared$/01$/02230000.xhp \
+ text$/shared$/01$/02230100.xhp \
+ text$/shared$/01$/02230150.xhp \
+ text$/shared$/01$/02230200.xhp \
+ text$/shared$/01$/02230300.xhp \
+ text$/shared$/01$/02230400.xhp \
+ text$/shared$/01$/02230401.xhp \
+ text$/shared$/01$/02230402.xhp \
+ text$/shared$/01$/02230500.xhp \
+ text$/shared$/01$/02240000.xhp \
+ text$/shared$/01$/02250000.xhp \
+ text$/shared$/01$/03010000.xhp \
+ text$/shared$/01$/03020000.xhp \
+ text$/shared$/01$/03040000.xhp \
+ text$/shared$/01$/03050000.xhp \
+ text$/shared$/01$/03060000.xhp \
+ text$/shared$/01$/03110000.xhp \
+ text$/shared$/01$/03150100.xhp \
+ text$/shared$/01$/03170000.xhp \
+ text$/shared$/01$/03990000.xhp \
+ text$/shared$/01$/04050000.xhp \
+ text$/shared$/01$/04060000.xhp \
+ text$/shared$/01$/04060100.xhp \
+ text$/shared$/01$/04060200.xhp \
+ text$/shared$/01$/04100000.xhp \
+ text$/shared$/01$/04140000.xhp \
+ text$/shared$/01$/04150000.xhp \
+ text$/shared$/01$/04150100.xhp \
+ text$/shared$/01$/04150200.xhp \
+ text$/shared$/01$/04150400.xhp \
+ text$/shared$/01$/04150500.xhp \
+ text$/shared$/01$/04160300.xhp \
+ text$/shared$/01$/04160500.xhp \
+ text$/shared$/01$/04180100.xhp \
+ text$/shared$/01$/04990000.xhp \
+ text$/shared$/01$/05010000.xhp \
+ text$/shared$/01$/05020000.xhp \
+ text$/shared$/01$/05020100.xhp \
+ text$/shared$/01$/05020200.xhp \
+ text$/shared$/01$/05020300.xhp \
+ text$/shared$/01$/05020301.xhp \
+ text$/shared$/01$/05020400.xhp \
+ text$/shared$/01$/05020500.xhp \
+ text$/shared$/01$/05020600.xhp \
+ text$/shared$/01$/05020700.xhp \
+ text$/shared$/01$/05030000.xhp \
+ text$/shared$/01$/05030100.xhp \
+ text$/shared$/01$/05030300.xhp \
+ text$/shared$/01$/05030500.xhp \
+ text$/shared$/01$/05030600.xhp \
+ text$/shared$/01$/05030700.xhp \
+ text$/shared$/01$/05030800.xhp \
+ text$/shared$/01$/05040100.xhp \
+ text$/shared$/01$/05040200.xhp \
+ text$/shared$/01$/05040300.xhp \
+ text$/shared$/01$/05040400.xhp \
+ text$/shared$/01$/05050000.xhp \
+ text$/shared$/01$/05060000.xhp \
+ text$/shared$/01$/05070000.xhp \
+ text$/shared$/01$/05070100.xhp \
+ text$/shared$/01$/05070200.xhp \
+ text$/shared$/01$/05070300.xhp \
+ text$/shared$/01$/05070400.xhp \
+ text$/shared$/01$/05070500.xhp \
+ text$/shared$/01$/05070600.xhp \
+ text$/shared$/01$/05080000.xhp \
+ text$/shared$/01$/05080100.xhp \
+ text$/shared$/01$/05080200.xhp \
+ text$/shared$/01$/05080300.xhp \
+ text$/shared$/01$/05080400.xhp \
+ text$/shared$/01$/05090000.xhp \
+ text$/shared$/01$/05100000.xhp \
+ text$/shared$/01$/05100100.xhp \
+ text$/shared$/01$/05100200.xhp \
+ text$/shared$/01$/05100500.xhp \
+ text$/shared$/01$/05100600.xhp \
+ text$/shared$/01$/05100700.xhp \
+ text$/shared$/01$/05110000.xhp \
+ text$/shared$/01$/05110100.xhp \
+ text$/shared$/01$/05110200.xhp \
+ text$/shared$/01$/05110300.xhp \
+ text$/shared$/01$/05110400.xhp \
+ text$/shared$/01$/05110500.xhp \
+ text$/shared$/01$/05110600m.xhp \
+ text$/shared$/01$/05110700.xhp \
+ text$/shared$/01$/05110800.xhp \
+ text$/shared$/01$/05120000.xhp \
+ text$/shared$/01$/05120100.xhp \
+ text$/shared$/01$/05120200.xhp \
+ text$/shared$/01$/05120300.xhp \
+ text$/shared$/01$/05120600.xhp \
+ text$/shared$/01$/05140100.xhp \
+ text$/shared$/01$/05150101.xhp \
+ text$/shared$/01$/05190000.xhp \
+ text$/shared$/01$/05190100.xhp \
+ text$/shared$/01$/05200000.xhp \
+ text$/shared$/01$/05200100.xhp \
+ text$/shared$/01$/05200200.xhp \
+ text$/shared$/01$/05200300.xhp \
+ text$/shared$/01$/05210000.xhp \
+ text$/shared$/01$/05210100.xhp \
+ text$/shared$/01$/05210200.xhp \
+ text$/shared$/01$/05210300.xhp \
+ text$/shared$/01$/05210400.xhp \
+ text$/shared$/01$/05210500.xhp \
+ text$/shared$/01$/05210600.xhp \
+ text$/shared$/01$/05210700.xhp \
+ text$/shared$/01$/05220000.xhp \
+ text$/shared$/01$/05230000.xhp \
+ text$/shared$/01$/05230100.xhp \
+ text$/shared$/01$/05230300.xhp \
+ text$/shared$/01$/05230400.xhp \
+ text$/shared$/01$/05230500.xhp \
+ text$/shared$/01$/05240000.xhp \
+ text$/shared$/01$/05240100.xhp \
+ text$/shared$/01$/05240200.xhp \
+ text$/shared$/01$/05250000.xhp \
+ text$/shared$/01$/05250100.xhp \
+ text$/shared$/01$/05250200.xhp \
+ text$/shared$/01$/05250300.xhp \
+ text$/shared$/01$/05250400.xhp \
+ text$/shared$/01$/05250500.xhp \
+ text$/shared$/01$/05250600.xhp \
+ text$/shared$/01$/05260000.xhp \
+ text$/shared$/01$/05260100.xhp \
+ text$/shared$/01$/05260200.xhp \
+ text$/shared$/01$/05260300.xhp \
+ text$/shared$/01$/05260400.xhp \
+ text$/shared$/01$/05260500.xhp \
+ text$/shared$/01$/05260600.xhp \
+ text$/shared$/01$/05270000.xhp \
+ text$/shared$/01$/05280000.xhp \
+ text$/shared$/01$/05290000.xhp \
+ text$/shared$/01$/05290100.xhp \
+ text$/shared$/01$/05290200.xhp \
+ text$/shared$/01$/05290300.xhp \
+ text$/shared$/01$/05290400.xhp \
+ text$/shared$/01$/05320000.xhp \
+ text$/shared$/01$/05340100.xhp \
+ text$/shared$/01$/05340200.xhp \
+ text$/shared$/01$/05340300.xhp \
+ text$/shared$/01$/05340400.xhp \
+ text$/shared$/01$/05340402.xhp \
+ text$/shared$/01$/05340404.xhp \
+ text$/shared$/01$/05340405.xhp \
+ text$/shared$/01$/05340500.xhp \
+ text$/shared$/01$/05340600.xhp \
+ text$/shared$/01$/05350000.xhp \
+ text$/shared$/01$/05350200.xhp \
+ text$/shared$/01$/05350300.xhp \
+ text$/shared$/01$/05350400.xhp \
+ text$/shared$/01$/05350500.xhp \
+ text$/shared$/01$/05350600.xhp \
+ text$/shared$/01$/05360000.xhp \
+ text$/shared$/01$/05990000.xhp \
+ text$/shared$/01$/06010000.xhp \
+ text$/shared$/01$/06010101.xhp \
+ text$/shared$/01$/06010500.xhp \
+ text$/shared$/01$/06010600.xhp \
+ text$/shared$/01$/06010601.xhp \
+ text$/shared$/01$/06020000.xhp \
+ text$/shared$/01$/06030000.xhp \
+ text$/shared$/01$/06040000.xhp \
+ text$/shared$/01$/06040100.xhp \
+ text$/shared$/01$/06040200.xhp \
+ text$/shared$/01$/06040300.xhp \
+ text$/shared$/01$/06040400.xhp \
+ text$/shared$/01$/06040500.xhp \
+ text$/shared$/01$/06040600.xhp \
+ text$/shared$/01$/06040700.xhp \
+ text$/shared$/01$/06050000.xhp \
+ text$/shared$/01$/06050100.xhp \
+ text$/shared$/01$/06050200.xhp \
+ text$/shared$/01$/06050300.xhp \
+ text$/shared$/01$/06050400.xhp \
+ text$/shared$/01$/06050500.xhp \
+ text$/shared$/01$/06050600.xhp \
+ text$/shared$/01$/06130000.xhp \
+ text$/shared$/01$/06130001.xhp \
+ text$/shared$/01$/06130010.xhp \
+ text$/shared$/01$/06130100.xhp \
+ text$/shared$/01$/06130200.xhp \
+ text$/shared$/01$/06130500.xhp \
+ text$/shared$/01$/06140000.xhp \
+ text$/shared$/01$/06140100.xhp \
+ text$/shared$/01$/06140101.xhp \
+ text$/shared$/01$/06140102.xhp \
+ text$/shared$/01$/06140200.xhp \
+ text$/shared$/01$/06140400.xhp \
+ text$/shared$/01$/06140402.xhp \
+ text$/shared$/01$/06140500.xhp \
+ text$/shared$/01$/06150000.xhp \
+ text$/shared$/01$/06150100.xhp \
+ text$/shared$/01$/06150110.xhp \
+ text$/shared$/01$/06150120.xhp \
+ text$/shared$/01$/06150200.xhp \
+ text$/shared$/01$/06150210.xhp \
+ text$/shared$/01$/06200000.xhp \
+ text$/shared$/01$/06201000.xhp \
+ text$/shared$/01$/06202000.xhp \
+ text$/shared$/01$/06990000.xhp \
+ text$/shared$/01$/07010000.xhp \
+ text$/shared$/01$/07080000.xhp \
+ text$/shared$/01$/about_meta_tags.xhp \
+ text$/shared$/01$/digitalsignatures.xhp \
+ text$/shared$/01$/extensionupdate.xhp \
+ text$/shared$/01$/formatting_mark.xhp \
+ text$/shared$/01$/gallery.xhp \
+ text$/shared$/01$/gallery_files.xhp \
+ text$/shared$/01$/grid.xhp \
+ text$/shared$/01$/guides.xhp \
+ text$/shared$/01$/mediaplayer.xhp \
+ text$/shared$/01$/moviesound.xhp \
+ text$/shared$/01$/online_update.xhp \
+ text$/shared$/01$/online_update_dialog.xhp \
+ text$/shared$/01$/packagemanager.xhp \
+ text$/shared$/01$/password_dlg.xhp \
+ text$/shared$/01$/password_main.xhp \
+ text$/shared$/01$/ref_pdf_export.xhp \
+ text$/shared$/01$/ref_pdf_send_as.xhp \
+ text$/shared$/01$/securitywarning.xhp \
+ text$/shared$/01$/selectcertificate.xhp \
+ text$/shared$/01$/webhtml.xhp \
+ text$/shared$/01$/xformsdata.xhp \
+ text$/shared$/01$/xformsdataadd.xhp \
+ text$/shared$/01$/xformsdataaddcon.xhp \
+ text$/shared$/01$/xformsdatachange.xhp \
+ text$/shared$/01$/xformsdataname.xhp \
+ text$/shared$/01$/xformsdatatab.xhp \
+ text$/shared$/02$/01110000.xhp \
+ text$/shared$/02$/01140000.xhp \
+ text$/shared$/02$/01170000.xhp \
+ text$/shared$/02$/01170001.xhp \
+ text$/shared$/02$/01170002.xhp \
+ text$/shared$/02$/01170003.xhp \
+ text$/shared$/02$/01170004.xhp \
+ text$/shared$/02$/01170100.xhp \
+ text$/shared$/02$/01170101.xhp \
+ text$/shared$/02$/01170102.xhp \
+ text$/shared$/02$/01170103.xhp \
+ text$/shared$/02$/01170200.xhp \
+ text$/shared$/02$/01170201.xhp \
+ text$/shared$/02$/01170202.xhp \
+ text$/shared$/02$/01170203.xhp \
+ text$/shared$/02$/01170300.xhp \
+ text$/shared$/02$/01170400.xhp \
+ text$/shared$/02$/01170500.xhp \
+ text$/shared$/02$/01170600.xhp \
+ text$/shared$/02$/01170700.xhp \
+ text$/shared$/02$/01170800.xhp \
+ text$/shared$/02$/01170801.xhp \
+ text$/shared$/02$/01170802.xhp \
+ text$/shared$/02$/01170900.xhp \
+ text$/shared$/02$/01170901.xhp \
+ text$/shared$/02$/01170902.xhp \
+ text$/shared$/02$/01170903.xhp \
+ text$/shared$/02$/01170904.xhp \
+ text$/shared$/02$/01171000.xhp \
+ text$/shared$/02$/01171100.xhp \
+ text$/shared$/02$/01171200.xhp \
+ text$/shared$/02$/01171300.xhp \
+ text$/shared$/02$/01171400.xhp \
+ text$/shared$/02$/01220000.xhp \
+ text$/shared$/02$/01230000.xhp \
+ text$/shared$/02$/02010000.xhp \
+ text$/shared$/02$/02020000.xhp \
+ text$/shared$/02$/02030000.xhp \
+ text$/shared$/02$/02040000.xhp \
+ text$/shared$/02$/02050000.xhp \
+ text$/shared$/02$/02130000.xhp \
+ text$/shared$/02$/02140000.xhp \
+ text$/shared$/02$/02160000.xhp \
+ text$/shared$/02$/02170000.xhp \
+ text$/shared$/02$/03110000.xhp \
+ text$/shared$/02$/03120000.xhp \
+ text$/shared$/02$/03130000.xhp \
+ text$/shared$/02$/03140000.xhp \
+ text$/shared$/02$/03150000.xhp \
+ text$/shared$/02$/03200000.xhp \
+ text$/shared$/02$/04210000.xhp \
+ text$/shared$/02$/05020000.xhp \
+ text$/shared$/02$/05090000.xhp \
+ text$/shared$/02$/05110000.xhp \
+ text$/shared$/02$/06050000.xhp \
+ text$/shared$/02$/06060000.xhp \
+ text$/shared$/02$/06100000.xhp \
+ text$/shared$/02$/06110000.xhp \
+ text$/shared$/02$/06120000.xhp \
+ text$/shared$/02$/07010000.xhp \
+ text$/shared$/02$/07060000.xhp \
+ text$/shared$/02$/07070000.xhp \
+ text$/shared$/02$/07070100.xhp \
+ text$/shared$/02$/07070200.xhp \
+ text$/shared$/02$/07080000.xhp \
+ text$/shared$/02$/07090000.xhp \
+ text$/shared$/02$/08010000.xhp \
+ text$/shared$/02$/08020000.xhp \
+ text$/shared$/02$/09010000.xhp \
+ text$/shared$/02$/09020000.xhp \
+ text$/shared$/02$/09030000.xhp \
+ text$/shared$/02$/09060000.xhp \
+ text$/shared$/02$/09070000.xhp \
+ text$/shared$/02$/09070100.xhp \
+ text$/shared$/02$/09070200.xhp \
+ text$/shared$/02$/09070300.xhp \
+ text$/shared$/02$/09070400.xhp \
+ text$/shared$/02$/10010000.xhp \
+ text$/shared$/02$/10020000.xhp \
+ text$/shared$/02$/10030000.xhp \
+ text$/shared$/02$/10040000.xhp \
+ text$/shared$/02$/10100000.xhp \
+ text$/shared$/02$/12000000.xhp \
+ text$/shared$/02$/12010000.xhp \
+ text$/shared$/02$/12020000.xhp \
+ text$/shared$/02$/12030000.xhp \
+ text$/shared$/02$/12040000.xhp \
+ text$/shared$/02$/12050000.xhp \
+ text$/shared$/02$/12070000.xhp \
+ text$/shared$/02$/12070100.xhp \
+ text$/shared$/02$/12070200.xhp \
+ text$/shared$/02$/12070300.xhp \
+ text$/shared$/02$/12080000.xhp \
+ text$/shared$/02$/12090000.xhp \
+ text$/shared$/02$/12090100.xhp \
+ text$/shared$/02$/12090101.xhp \
+ text$/shared$/02$/12100000.xhp \
+ text$/shared$/02$/12100100.xhp \
+ text$/shared$/02$/12100200.xhp \
+ text$/shared$/02$/12110000.xhp \
+ text$/shared$/02$/12120000.xhp \
+ text$/shared$/02$/12130000.xhp \
+ text$/shared$/02$/12140000.xhp \
+ text$/shared$/02$/13010000.xhp \
+ text$/shared$/02$/13020000.xhp \
+ text$/shared$/02$/14010000.xhp \
+ text$/shared$/02$/14020000.xhp \
+ text$/shared$/02$/14020100.xhp \
+ text$/shared$/02$/14020200.xhp \
+ text$/shared$/02$/14030000.xhp \
+ text$/shared$/02$/14040000.xhp \
+ text$/shared$/02$/14050000.xhp \
+ text$/shared$/02$/14060000.xhp \
+ text$/shared$/02$/14070000.xhp \
+ text$/shared$/02$/18010000.xhp \
+ text$/shared$/02$/18030000.xhp \
+ text$/shared$/02$/19090000.xhp \
+ text$/shared$/02$/20020000.xhp \
+ text$/shared$/02$/20030000.xhp \
+ text$/shared$/02$/20040000.xhp \
+ text$/shared$/02$/20050000.xhp \
+ text$/shared$/02$/20060000.xhp \
+ text$/shared$/02$/20090000.xhp \
+ text$/shared$/02$/20100000.xhp \
+ text$/shared$/02$/24010000.xhp \
+ text$/shared$/02$/24020000.xhp \
+ text$/shared$/02$/24030000.xhp \
+ text$/shared$/02$/24040000.xhp \
+ text$/shared$/02$/24050000.xhp \
+ text$/shared$/02$/24060000.xhp \
+ text$/shared$/02$/24070000.xhp \
+ text$/shared$/02$/24080000.xhp \
+ text$/shared$/02$/24090000.xhp \
+ text$/shared$/02$/24100000.xhp \
+ text$/shared$/02$/basicshapes.xhp \
+ text$/shared$/02$/blockarrows.xhp \
+ text$/shared$/02$/callouts.xhp \
+ text$/shared$/02$/colortoolbar.xhp \
+ text$/shared$/02$/flowcharts.xhp \
+ text$/shared$/02$/fontwork.xhp \
+ text$/shared$/02$/more_controls.xhp \
+ text$/shared$/02$/paintbrush.xhp \
+ text$/shared$/02$/stars.xhp \
+ text$/shared$/02$/symbolshapes.xhp \
+ text$/shared$/04$/01010000.xhp \
+ text$/shared$/04$/01020000.xhp \
+ text$/shared$/05$/00000001.xhp \
+ text$/shared$/05$/00000002.xhp \
+ text$/shared$/05$/00000100.xhp \
+ text$/shared$/05$/00000110.xhp \
+ text$/shared$/05$/00000120.xhp \
+ text$/shared$/05$/00000130.xhp \
+ text$/shared$/05$/00000140.xhp \
+ text$/shared$/05$/00000150.xhp \
+ text$/shared$/05$/00000160.xhp \
+ text$/shared$/05$/err_html.xhp \
+ text$/shared$/07$/09000000.xhp \
+ text$/shared$/3dsettings_toolbar.xhp \
+ text$/shared$/autokorr$/01000000.xhp \
+ text$/shared$/autokorr$/02000000.xhp \
+ text$/shared$/autokorr$/03000000.xhp \
+ text$/shared$/autokorr$/04000000.xhp \
+ text$/shared$/autokorr$/05000000.xhp \
+ text$/shared$/autokorr$/06000000.xhp \
+ text$/shared$/autokorr$/07000000.xhp \
+ text$/shared$/autokorr$/08000000.xhp \
+ text$/shared$/autokorr$/09000000.xhp \
+ text$/shared$/autokorr$/10000000.xhp \
+ text$/shared$/autokorr$/12000000.xhp \
+ text$/shared$/autokorr$/13000000.xhp \
+ text$/shared$/autopi$/01000000.xhp \
+ text$/shared$/autopi$/01010000.xhp \
+ text$/shared$/autopi$/01010100.xhp \
+ text$/shared$/autopi$/01010200.xhp \
+ text$/shared$/autopi$/01010300.xhp \
+ text$/shared$/autopi$/01010400.xhp \
+ text$/shared$/autopi$/01010500.xhp \
+ text$/shared$/autopi$/01010600.xhp \
+ text$/shared$/autopi$/01020000.xhp \
+ text$/shared$/autopi$/01020100.xhp \
+ text$/shared$/autopi$/01020200.xhp \
+ text$/shared$/autopi$/01020300.xhp \
+ text$/shared$/autopi$/01020400.xhp \
+ text$/shared$/autopi$/01020500.xhp \
+ text$/shared$/autopi$/01040000.xhp \
+ text$/shared$/autopi$/01040100.xhp \
+ text$/shared$/autopi$/01040200.xhp \
+ text$/shared$/autopi$/01040300.xhp \
+ text$/shared$/autopi$/01040400.xhp \
+ text$/shared$/autopi$/01040500.xhp \
+ text$/shared$/autopi$/01040600.xhp \
+ text$/shared$/autopi$/01050000.xhp \
+ text$/shared$/autopi$/01050100.xhp \
+ text$/shared$/autopi$/01050200.xhp \
+ text$/shared$/autopi$/01050300.xhp \
+ text$/shared$/autopi$/01050400.xhp \
+ text$/shared$/autopi$/01050500.xhp \
+ text$/shared$/autopi$/01090000.xhp \
+ text$/shared$/autopi$/01090100.xhp \
+ text$/shared$/autopi$/01090200.xhp \
+ text$/shared$/autopi$/01090210.xhp \
+ text$/shared$/autopi$/01090220.xhp \
+ text$/shared$/autopi$/01090300.xhp \
+ text$/shared$/autopi$/01090400.xhp \
+ text$/shared$/autopi$/01090500.xhp \
+ text$/shared$/autopi$/01090600.xhp \
+ text$/shared$/autopi$/01100000.xhp \
+ text$/shared$/autopi$/01100100.xhp \
+ text$/shared$/autopi$/01100150.xhp \
+ text$/shared$/autopi$/01100200.xhp \
+ text$/shared$/autopi$/01100300.xhp \
+ text$/shared$/autopi$/01100400.xhp \
+ text$/shared$/autopi$/01100500.xhp \
+ text$/shared$/autopi$/01110000.xhp \
+ text$/shared$/autopi$/01110100.xhp \
+ text$/shared$/autopi$/01110200.xhp \
+ text$/shared$/autopi$/01110300.xhp \
+ text$/shared$/autopi$/01110400.xhp \
+ text$/shared$/autopi$/01110500.xhp \
+ text$/shared$/autopi$/01110600.xhp \
+ text$/shared$/autopi$/01120000.xhp \
+ text$/shared$/autopi$/01120100.xhp \
+ text$/shared$/autopi$/01120200.xhp \
+ text$/shared$/autopi$/01120300.xhp \
+ text$/shared$/autopi$/01120400.xhp \
+ text$/shared$/autopi$/01120500.xhp \
+ text$/shared$/autopi$/01130000.xhp \
+ text$/shared$/autopi$/01130100.xhp \
+ text$/shared$/autopi$/01130200.xhp \
+ text$/shared$/autopi$/01150000.xhp \
+ text$/shared$/autopi$/01170000.xhp \
+ text$/shared$/autopi$/01170200.xhp \
+ text$/shared$/autopi$/01170300.xhp \
+ text$/shared$/autopi$/01170400.xhp \
+ text$/shared$/autopi$/01170500.xhp \
+ text$/shared$/autopi$/purchase.xhp \
+ text$/shared$/autopi$/webwizard00.xhp \
+ text$/shared$/autopi$/webwizard01.xhp \
+ text$/shared$/autopi$/webwizard02.xhp \
+ text$/shared$/autopi$/webwizard03.xhp \
+ text$/shared$/autopi$/webwizard04.xhp \
+ text$/shared$/autopi$/webwizard05.xhp \
+ text$/shared$/autopi$/webwizard05bi.xhp \
+ text$/shared$/autopi$/webwizard05is.xhp \
+ text$/shared$/autopi$/webwizard06.xhp \
+ text$/shared$/autopi$/webwizard07.xhp \
+ text$/shared$/autopi$/webwizard07fc.xhp \
+ text$/shared$/explorer$/database$/02000000.xhp \
+ text$/shared$/explorer$/database$/02000002.xhp \
+ text$/shared$/explorer$/database$/02010100.xhp \
+ text$/shared$/explorer$/database$/02010101.xhp \
+ text$/shared$/explorer$/database$/04000000.xhp \
+ text$/shared$/explorer$/database$/04030000.xhp \
+ text$/shared$/explorer$/database$/05000000.xhp \
+ text$/shared$/explorer$/database$/05000001.xhp \
+ text$/shared$/explorer$/database$/05000002.xhp \
+ text$/shared$/explorer$/database$/05000003.xhp \
+ text$/shared$/explorer$/database$/05010000.xhp \
+ text$/shared$/explorer$/database$/05010100.xhp \
+ text$/shared$/explorer$/database$/05020000.xhp \
+ text$/shared$/explorer$/database$/05020100.xhp \
+ text$/shared$/explorer$/database$/05030000.xhp \
+ text$/shared$/explorer$/database$/05030100.xhp \
+ text$/shared$/explorer$/database$/05030200.xhp \
+ text$/shared$/explorer$/database$/05030300.xhp \
+ text$/shared$/explorer$/database$/05030400.xhp \
+ text$/shared$/explorer$/database$/05040000.xhp \
+ text$/shared$/explorer$/database$/05040100.xhp \
+ text$/shared$/explorer$/database$/05040200.xhp \
+ text$/shared$/explorer$/database$/11000002.xhp \
+ text$/shared$/explorer$/database$/11020000.xhp \
+ text$/shared$/explorer$/database$/11030000.xhp \
+ text$/shared$/explorer$/database$/11030100.xhp \
+ text$/shared$/explorer$/database$/11080000.xhp \
+ text$/shared$/explorer$/database$/11090000.xhp \
+ text$/shared$/explorer$/database$/11150200.xhp \
+ text$/shared$/explorer$/database$/11170000.xhp \
+ text$/shared$/explorer$/database$/11170100.xhp \
+ text$/shared$/explorer$/database$/30000000.xhp \
+ text$/shared$/explorer$/database$/30100000.xhp \
+ text$/shared$/explorer$/database$/dabaadvprop.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropdat.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropgen.xhp \
+ text$/shared$/explorer$/database$/dabadoc.xhp \
+ text$/shared$/explorer$/database$/dabaprop.xhp \
+ text$/shared$/explorer$/database$/dabapropadd.xhp \
+ text$/shared$/explorer$/database$/dabapropcon.xhp \
+ text$/shared$/explorer$/database$/dabapropgen.xhp \
+ text$/shared$/explorer$/database$/dabawiz00.xhp \
+ text$/shared$/explorer$/database$/dabawiz01.xhp \
+ text$/shared$/explorer$/database$/dabawiz02.xhp \
+ text$/shared$/explorer$/database$/dabawiz02access.xhp \
+ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ado.xhp \
+ text$/shared$/explorer$/database$/dabawiz02dbase.xhp \
+ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \
+ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \
+ text$/shared$/explorer$/database$/dabawiz02odbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02oracle.xhp \
+ text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \
+ text$/shared$/explorer$/database$/dabawiz02text.xhp \
+ text$/shared$/explorer$/database$/dabawiz03auth.xhp \
+ text$/shared$/explorer$/database$/main.xhp \
+ text$/shared$/explorer$/database$/menubar.xhp \
+ text$/shared$/explorer$/database$/menuedit.xhp \
+ text$/shared$/explorer$/database$/menufile.xhp \
+ text$/shared$/explorer$/database$/menufilesave.xhp \
+ text$/shared$/explorer$/database$/menuinsert.xhp \
+ text$/shared$/explorer$/database$/menutools.xhp \
+ text$/shared$/explorer$/database$/menuview.xhp \
+ text$/shared$/explorer$/database$/migrate_macros.xhp \
+ text$/shared$/explorer$/database$/password.xhp \
+ text$/shared$/explorer$/database$/querywizard00.xhp \
+ text$/shared$/explorer$/database$/querywizard01.xhp \
+ text$/shared$/explorer$/database$/querywizard02.xhp \
+ text$/shared$/explorer$/database$/querywizard03.xhp \
+ text$/shared$/explorer$/database$/querywizard04.xhp \
+ text$/shared$/explorer$/database$/querywizard05.xhp \
+ text$/shared$/explorer$/database$/querywizard06.xhp \
+ text$/shared$/explorer$/database$/querywizard07.xhp \
+ text$/shared$/explorer$/database$/querywizard08.xhp \
+ text$/shared$/explorer$/database$/rep_datetime.xhp \
+ text$/shared$/explorer$/database$/rep_main.xhp \
+ text$/shared$/explorer$/database$/rep_navigator.xhp \
+ text$/shared$/explorer$/database$/rep_pagenumbers.xhp \
+ text$/shared$/explorer$/database$/rep_prop.xhp \
+ text$/shared$/explorer$/database$/rep_sort.xhp \
+ text$/shared$/explorer$/database$/tablewizard00.xhp \
+ text$/shared$/explorer$/database$/tablewizard01.xhp \
+ text$/shared$/explorer$/database$/tablewizard02.xhp \
+ text$/shared$/explorer$/database$/tablewizard03.xhp \
+ text$/shared$/explorer$/database$/tablewizard04.xhp \
+ text$/shared$/explorer$/database$/toolbars.xhp \
+ text$/shared$/fontwork_toolbar.xhp \
+ text$/shared$/guide$/aaa_start.xhp \
+ text$/shared$/guide$/accessibility.xhp \
+ text$/shared$/guide$/active_help_on_off.xhp \
+ text$/shared$/guide$/activex.xhp \
+ text$/shared$/guide$/assistive.xhp \
+ text$/shared$/guide$/autocorr_url.xhp \
+ text$/shared$/guide$/autohide.xhp \
+ text$/shared$/guide$/background.xhp \
+ text$/shared$/guide$/border_paragraph.xhp \
+ text$/shared$/guide$/border_table.xhp \
+ text$/shared$/guide$/breaking_lines.xhp \
+ text$/shared$/guide$/change_title.xhp \
+ text$/shared$/guide$/chart_axis.xhp \
+ text$/shared$/guide$/chart_barformat.xhp \
+ text$/shared$/guide$/chart_insert.xhp \
+ text$/shared$/guide$/chart_legend.xhp \
+ text$/shared$/guide$/chart_title.xhp \
+ text$/shared$/guide$/collab.xhp \
+ text$/shared$/guide$/configure_overview.xhp \
+ text$/shared$/guide$/contextmenu.xhp \
+ text$/shared$/guide$/copy_drawfunctions.xhp \
+ text$/shared$/guide$/copytable2application.xhp \
+ text$/shared$/guide$/copytext2application.xhp \
+ text$/shared$/guide$/ctl.xhp \
+ text$/shared$/guide$/data_addressbook.xhp \
+ text$/shared$/guide$/data_dbase2office.xhp \
+ text$/shared$/guide$/data_enter_sql.xhp \
+ text$/shared$/guide$/data_forms.xhp \
+ text$/shared$/guide$/data_im_export.xhp \
+ text$/shared$/guide$/data_new.xhp \
+ text$/shared$/guide$/data_queries.xhp \
+ text$/shared$/guide$/data_register.xhp \
+ text$/shared$/guide$/data_report.xhp \
+ text$/shared$/guide$/data_reports.xhp \
+ text$/shared$/guide$/data_search.xhp \
+ text$/shared$/guide$/data_search2.xhp \
+ text$/shared$/guide$/data_tabledefine.xhp \
+ text$/shared$/guide$/data_tables.xhp \
+ text$/shared$/guide$/data_view.xhp \
+ text$/shared$/guide$/database_main.xhp \
+ text$/shared$/guide$/digital_signatures.xhp \
+ text$/shared$/guide$/digitalsign_receive.xhp \
+ text$/shared$/guide$/digitalsign_send.xhp \
+ text$/shared$/guide$/doc_autosave.xhp \
+ text$/shared$/guide$/doc_open.xhp \
+ text$/shared$/guide$/doc_save.xhp \
+ text$/shared$/guide$/dragdrop.xhp \
+ text$/shared$/guide$/dragdrop_beamer.xhp \
+ text$/shared$/guide$/dragdrop_fromgallery.xhp \
+ text$/shared$/guide$/dragdrop_gallery.xhp \
+ text$/shared$/guide$/dragdrop_graphic.xhp \
+ text$/shared$/guide$/dragdrop_table.xhp \
+ text$/shared$/guide$/edit_symbolbar.xhp \
+ text$/shared$/guide$/email.xhp \
+ text$/shared$/guide$/error_report.xhp \
+ text$/shared$/guide$/export_ms.xhp \
+ text$/shared$/guide$/fax.xhp \
+ text$/shared$/guide$/filternavigator.xhp \
+ text$/shared$/guide$/find_attributes.xhp \
+ text$/shared$/guide$/flat_icons.xhp \
+ text$/shared$/guide$/floating_toolbar.xhp \
+ text$/shared$/guide$/fontwork.xhp \
+ text$/shared$/guide$/formfields.xhp \
+ text$/shared$/guide$/gallery_insert.xhp \
+ text$/shared$/guide$/groups.xhp \
+ text$/shared$/guide$/hyperlink_edit.xhp \
+ text$/shared$/guide$/hyperlink_insert.xhp \
+ text$/shared$/guide$/hyperlink_rel_abs.xhp \
+ text$/shared$/guide$/imagemap.xhp \
+ text$/shared$/guide$/import_ms.xhp \
+ text$/shared$/guide$/insert_bitmap.xhp \
+ text$/shared$/guide$/insert_graphic_drawit.xhp \
+ text$/shared$/guide$/insert_specialchar.xhp \
+ text$/shared$/guide$/integratinguno.xhp \
+ text$/shared$/guide$/keyboard.xhp \
+ text$/shared$/guide$/labels.xhp \
+ text$/shared$/guide$/labels_database.xhp \
+ text$/shared$/guide$/language_select.xhp \
+ text$/shared$/guide$/line_intext.xhp \
+ text$/shared$/guide$/lineend_define.xhp \
+ text$/shared$/guide$/linestyle_define.xhp \
+ text$/shared$/guide$/linestyles.xhp \
+ text$/shared$/guide$/macro_recording.xhp \
+ text$/shared$/guide$/main.xhp \
+ text$/shared$/guide$/measurement_units.xhp \
+ text$/shared$/guide$/microsoft_terms.xhp \
+ text$/shared$/guide$/mobiledevicefilters.xhp \
+ text$/shared$/guide$/ms_doctypes.xhp \
+ text$/shared$/guide$/ms_import_export_limitations.xhp \
+ text$/shared$/guide$/ms_user.xhp \
+ text$/shared$/guide$/navigator.xhp \
+ text$/shared$/guide$/navigator_setcursor.xhp \
+ text$/shared$/guide$/navpane_on.xhp \
+ text$/shared$/guide$/numbering_stop.xhp \
+ text$/shared$/guide$/pageformat_max.xhp \
+ text$/shared$/guide$/paintbrush.xhp \
+ text$/shared$/guide$/pasting.xhp \
+ text$/shared$/guide$/print_blackwhite.xhp \
+ text$/shared$/guide$/print_faster.xhp \
+ text$/shared$/guide$/protection.xhp \
+ text$/shared$/guide$/redlining.xhp \
+ text$/shared$/guide$/redlining_accept.xhp \
+ text$/shared$/guide$/redlining_doccompare.xhp \
+ text$/shared$/guide$/redlining_docmerge.xhp \
+ text$/shared$/guide$/redlining_enter.xhp \
+ text$/shared$/guide$/redlining_protect.xhp \
+ text$/shared$/guide$/redlining_versions.xhp \
+ text$/shared$/guide$/round_corner.xhp \
+ text$/shared$/guide$/scripting.xhp \
+ text$/shared$/guide$/space_hyphen.xhp \
+ text$/shared$/guide$/spadmin.xhp \
+ text$/shared$/guide$/standard_template.xhp \
+ text$/shared$/guide$/start_parameters.xhp \
+ text$/shared$/guide$/startcenter.xhp \
+ text$/shared$/guide$/tabs.xhp \
+ text$/shared$/guide$/text_color.xhp \
+ text$/shared$/guide$/textmode_change.xhp \
+ text$/shared$/guide$/undo_formatting.xhp \
+ text$/shared$/guide$/version_number.xhp \
+ text$/shared$/guide$/viewing_file_properties.xhp \
+ text$/shared$/guide$/workfolder.xhp \
+ text$/shared$/guide$/xforms.xhp \
+ text$/shared$/guide$/xsltfilter.xhp \
+ text$/shared$/guide$/xsltfilter_create.xhp \
+ text$/shared$/guide$/xsltfilter_distribute.xhp \
+ text$/shared$/main0108.xhp \
+ text$/shared$/main0201.xhp \
+ text$/shared$/main0204.xhp \
+ text$/shared$/main0208.xhp \
+ text$/shared$/main0212.xhp \
+ text$/shared$/main0213.xhp \
+ text$/shared$/main0214.xhp \
+ text$/shared$/main0226.xhp \
+ text$/shared$/main0227.xhp \
+ text$/shared$/main0400.xhp \
+ text$/shared$/main0500.xhp \
+ text$/shared$/main0600.xhp \
+ text$/shared$/main0650.xhp \
+ text$/shared$/main0800.xhp \
+ text$/shared$/optionen$/01000000.xhp \
+ text$/shared$/optionen$/01010000.xhp \
+ text$/shared$/optionen$/01010100.xhp \
+ text$/shared$/optionen$/01010200.xhp \
+ text$/shared$/optionen$/01010300.xhp \
+ text$/shared$/optionen$/01010301.xhp \
+ text$/shared$/optionen$/01010400.xhp \
+ text$/shared$/optionen$/01010401.xhp \
+ text$/shared$/optionen$/01010500.xhp \
+ text$/shared$/optionen$/01010501.xhp \
+ text$/shared$/optionen$/01010600.xhp \
+ text$/shared$/optionen$/01010700.xhp \
+ text$/shared$/optionen$/01010800.xhp \
+ text$/shared$/optionen$/01010900.xhp \
+ text$/shared$/optionen$/01011000.xhp \
+ text$/shared$/optionen$/01012000.xhp \
+ text$/shared$/optionen$/01013000.xhp \
+ text$/shared$/optionen$/01014000.xhp \
+ text$/shared$/optionen$/01020000.xhp \
+ text$/shared$/optionen$/01020100.xhp \
+ text$/shared$/optionen$/01020300.xhp \
+ text$/shared$/optionen$/01020400.xhp \
+ text$/shared$/optionen$/01030000.xhp \
+ text$/shared$/optionen$/01030300.xhp \
+ text$/shared$/optionen$/01030500.xhp \
+ text$/shared$/optionen$/01040000.xhp \
+ text$/shared$/optionen$/01040200.xhp \
+ text$/shared$/optionen$/01040300.xhp \
+ text$/shared$/optionen$/01040301.xhp \
+ text$/shared$/optionen$/01040400.xhp \
+ text$/shared$/optionen$/01040500.xhp \
+ text$/shared$/optionen$/01040600.xhp \
+ text$/shared$/optionen$/01040700.xhp \
+ text$/shared$/optionen$/01040900.xhp \
+ text$/shared$/optionen$/01041000.xhp \
+ text$/shared$/optionen$/01041100.xhp \
+ text$/shared$/optionen$/01050000.xhp \
+ text$/shared$/optionen$/01050100.xhp \
+ text$/shared$/optionen$/01050300.xhp \
+ text$/shared$/optionen$/01060000.xhp \
+ text$/shared$/optionen$/01060100.xhp \
+ text$/shared$/optionen$/01060300.xhp \
+ text$/shared$/optionen$/01060400.xhp \
+ text$/shared$/optionen$/01060401.xhp \
+ text$/shared$/optionen$/01060500.xhp \
+ text$/shared$/optionen$/01060600.xhp \
+ text$/shared$/optionen$/01060700.xhp \
+ text$/shared$/optionen$/01060800.xhp \
+ text$/shared$/optionen$/01060900.xhp \
+ text$/shared$/optionen$/01061000.xhp \
+ text$/shared$/optionen$/01070000.xhp \
+ text$/shared$/optionen$/01070100.xhp \
+ text$/shared$/optionen$/01070300.xhp \
+ text$/shared$/optionen$/01070400.xhp \
+ text$/shared$/optionen$/01070500.xhp \
+ text$/shared$/optionen$/01080000.xhp \
+ text$/shared$/optionen$/01090000.xhp \
+ text$/shared$/optionen$/01090100.xhp \
+ text$/shared$/optionen$/01110000.xhp \
+ text$/shared$/optionen$/01110100.xhp \
+ text$/shared$/optionen$/01130100.xhp \
+ text$/shared$/optionen$/01130200.xhp \
+ text$/shared$/optionen$/01140000.xhp \
+ text$/shared$/optionen$/01150000.xhp \
+ text$/shared$/optionen$/01150100.xhp \
+ text$/shared$/optionen$/01150200.xhp \
+ text$/shared$/optionen$/01150300.xhp \
+ text$/shared$/optionen$/01160000.xhp \
+ text$/shared$/optionen$/01160100.xhp \
+ text$/shared$/optionen$/01160200.xhp \
+ text$/shared$/optionen$/01160201.xhp \
+ text$/shared$/optionen$/java.xhp \
+ text$/shared$/optionen$/javaclasspath.xhp \
+ text$/shared$/optionen$/javaparameters.xhp \
+ text$/shared$/optionen$/macrosecurity.xhp \
+ text$/shared$/optionen$/macrosecurity_sl.xhp \
+ text$/shared$/optionen$/macrosecurity_ts.xhp \
+ text$/shared$/optionen$/mailmerge.xhp \
+ text$/shared$/optionen$/online_update.xhp \
+ text$/shared$/optionen$/serverauthentication.xhp \
+ text$/shared$/optionen$/testaccount.xhp \
+ text$/shared$/optionen$/viewcertificate.xhp \
+ text$/shared$/optionen$/viewcertificate_c.xhp \
+ text$/shared$/optionen$/viewcertificate_d.xhp \
+ text$/shared$/optionen$/viewcertificate_g.xhp \
+ text$/shared$/tree_strings.xhp \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/sdraw/delzip b/util/sdraw/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/sdraw/delzip
diff --git a/util/sdraw/makefile.mk b/util/sdraw/makefile.mk
new file mode 100644
index 0000000000..e066a86bfe
--- /dev/null
+++ b/util/sdraw/makefile.mk
@@ -0,0 +1,1242 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_sdraw
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_sdraw
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/sdraw$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
+
+LINKNAME=sdraw
+LINKADDEDFILES= \
+ -add sdraw.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/sdraw.cfg \
+ -add sdraw.jar $(COMMONBIN)$/xhp_sdraw_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/sdraw.cfg \
+ $(COMMONBIN)$/xhp_sdraw_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/sdraw$/00$/00000004.xhp \
+ text$/sdraw$/01$/04010000.xhp \
+ text$/sdraw$/04$/01020000.xhp \
+ text$/sdraw$/guide$/align_arrange.xhp \
+ text$/sdraw$/guide$/color_define.xhp \
+ text$/sdraw$/guide$/combine_etc.xhp \
+ text$/sdraw$/guide$/cross_fading.xhp \
+ text$/sdraw$/guide$/draw_sector.xhp \
+ text$/sdraw$/guide$/duplicate_object.xhp \
+ text$/sdraw$/guide$/eyedropper.xhp \
+ text$/sdraw$/guide$/gradient.xhp \
+ text$/sdraw$/guide$/graphic_insert.xhp \
+ text$/sdraw$/guide$/groups.xhp \
+ text$/sdraw$/guide$/join_objects.xhp \
+ text$/sdraw$/guide$/join_objects3d.xhp \
+ text$/sdraw$/guide$/keyboard.xhp \
+ text$/sdraw$/guide$/main.xhp \
+ text$/sdraw$/guide$/rotate_object.xhp \
+ text$/sdraw$/guide$/text_enter.xhp \
+ text$/sdraw$/main0000.xhp \
+ text$/sdraw$/main0100.xhp \
+ text$/sdraw$/main0101.xhp \
+ text$/sdraw$/main0102.xhp \
+ text$/sdraw$/main0103.xhp \
+ text$/sdraw$/main0104.xhp \
+ text$/sdraw$/main0105.xhp \
+ text$/sdraw$/main0106.xhp \
+ text$/sdraw$/main0200.xhp \
+ text$/sdraw$/main0202.xhp \
+ text$/sdraw$/main0210.xhp \
+ text$/sdraw$/main0213.xhp \
+ text$/sdraw$/main0503.xhp \
+ text$/simpress$/00$/00000004.xhp \
+ text$/simpress$/00$/00000401.xhp \
+ text$/simpress$/00$/00000402.xhp \
+ text$/simpress$/00$/00000403.xhp \
+ text$/simpress$/00$/00000404.xhp \
+ text$/simpress$/00$/00000405.xhp \
+ text$/simpress$/00$/00000406.xhp \
+ text$/simpress$/00$/00000407.xhp \
+ text$/simpress$/00$/00000413.xhp \
+ text$/simpress$/01$/01170000.xhp \
+ text$/simpress$/01$/01180000.xhp \
+ text$/simpress$/01$/01180001.xhp \
+ text$/simpress$/01$/01180002.xhp \
+ text$/simpress$/01$/02110000.xhp \
+ text$/simpress$/01$/02120000.xhp \
+ text$/simpress$/01$/02130000.xhp \
+ text$/simpress$/01$/02140000.xhp \
+ text$/simpress$/01$/02150000.xhp \
+ text$/simpress$/01$/02160000.xhp \
+ text$/simpress$/01$/03050000.xhp \
+ text$/simpress$/01$/03060000.xhp \
+ text$/simpress$/01$/03070000.xhp \
+ text$/simpress$/01$/03080000.xhp \
+ text$/simpress$/01$/03090000.xhp \
+ text$/simpress$/01$/03100000.xhp \
+ text$/simpress$/01$/03110000.xhp \
+ text$/simpress$/01$/03120000.xhp \
+ text$/simpress$/01$/03130000.xhp \
+ text$/simpress$/01$/03150000.xhp \
+ text$/simpress$/01$/03150100.xhp \
+ text$/simpress$/01$/03150300.xhp \
+ text$/simpress$/01$/03151000.xhp \
+ text$/simpress$/01$/03151100.xhp \
+ text$/simpress$/01$/03151200.xhp \
+ text$/simpress$/01$/03152000.xhp \
+ text$/simpress$/01$/03180000.xhp \
+ text$/simpress$/01$/04010000.xhp \
+ text$/simpress$/01$/04020000.xhp \
+ text$/simpress$/01$/04030000.xhp \
+ text$/simpress$/01$/04030000m.xhp \
+ text$/simpress$/01$/04030100.xhp \
+ text$/simpress$/01$/04040000m.xhp \
+ text$/simpress$/01$/04080100.xhp \
+ text$/simpress$/01$/04110000.xhp \
+ text$/simpress$/01$/04110100.xhp \
+ text$/simpress$/01$/04110200.xhp \
+ text$/simpress$/01$/04120000.xhp \
+ text$/simpress$/01$/04130000.xhp \
+ text$/simpress$/01$/04140000.xhp \
+ text$/simpress$/01$/04990000.xhp \
+ text$/simpress$/01$/04990100.xhp \
+ text$/simpress$/01$/04990200.xhp \
+ text$/simpress$/01$/04990300.xhp \
+ text$/simpress$/01$/04990400.xhp \
+ text$/simpress$/01$/04990500.xhp \
+ text$/simpress$/01$/04990600.xhp \
+ text$/simpress$/01$/04990700.xhp \
+ text$/simpress$/01$/05090000m.xhp \
+ text$/simpress$/01$/05100000.xhp \
+ text$/simpress$/01$/05110500m.xhp \
+ text$/simpress$/01$/05120000.xhp \
+ text$/simpress$/01$/05120100.xhp \
+ text$/simpress$/01$/05120500m.xhp \
+ text$/simpress$/01$/05130000.xhp \
+ text$/simpress$/01$/05140000.xhp \
+ text$/simpress$/01$/05150000.xhp \
+ text$/simpress$/01$/05170000.xhp \
+ text$/simpress$/01$/05250000.xhp \
+ text$/simpress$/01$/05250500.xhp \
+ text$/simpress$/01$/05250600.xhp \
+ text$/simpress$/01$/05250700.xhp \
+ text$/simpress$/01$/06030000.xhp \
+ text$/simpress$/01$/06040000.xhp \
+ text$/simpress$/01$/06050000.xhp \
+ text$/simpress$/01$/06060000.xhp \
+ text$/simpress$/01$/06070000.xhp \
+ text$/simpress$/01$/06080000.xhp \
+ text$/simpress$/01$/06100000.xhp \
+ text$/simpress$/01$/06100100.xhp \
+ text$/simpress$/01$/13050000.xhp \
+ text$/simpress$/01$/13050100.xhp \
+ text$/simpress$/01$/13050200.xhp \
+ text$/simpress$/01$/13050300.xhp \
+ text$/simpress$/01$/13050400.xhp \
+ text$/simpress$/01$/13050500.xhp \
+ text$/simpress$/01$/13050600.xhp \
+ text$/simpress$/01$/13050700.xhp \
+ text$/simpress$/01$/13140000.xhp \
+ text$/simpress$/01$/13150000.xhp \
+ text$/simpress$/01$/13160000.xhp \
+ text$/simpress$/01$/13170000.xhp \
+ text$/simpress$/01$/13180000.xhp \
+ text$/simpress$/01$/13180100.xhp \
+ text$/simpress$/01$/13180200.xhp \
+ text$/simpress$/01$/13180300.xhp \
+ text$/simpress$/01$/animationeffect.xhp \
+ text$/simpress$/01$/effectoptions.xhp \
+ text$/simpress$/01$/effectoptionseffect.xhp \
+ text$/simpress$/01$/effectoptionstext.xhp \
+ text$/simpress$/01$/effectoptionstiming.xhp \
+ text$/simpress$/01$/slidesorter.xhp \
+ text$/simpress$/01$/taskpanel.xhp \
+ text$/simpress$/02$/04010000.xhp \
+ text$/simpress$/02$/04020000.xhp \
+ text$/simpress$/02$/04030000.xhp \
+ text$/simpress$/02$/04040000.xhp \
+ text$/simpress$/02$/04060000.xhp \
+ text$/simpress$/02$/04070000.xhp \
+ text$/simpress$/02$/08020000.xhp \
+ text$/simpress$/02$/08060000.xhp \
+ text$/simpress$/02$/10020000.xhp \
+ text$/simpress$/02$/10030000.xhp \
+ text$/simpress$/02$/10030200.xhp \
+ text$/simpress$/02$/10050000.xhp \
+ text$/simpress$/02$/10060000.xhp \
+ text$/simpress$/02$/10070000.xhp \
+ text$/simpress$/02$/10080000.xhp \
+ text$/simpress$/02$/10090000.xhp \
+ text$/simpress$/02$/10100000.xhp \
+ text$/simpress$/02$/10110000.xhp \
+ text$/simpress$/02$/10120000.xhp \
+ text$/simpress$/02$/10130000.xhp \
+ text$/simpress$/02$/11060000.xhp \
+ text$/simpress$/02$/11070000.xhp \
+ text$/simpress$/02$/11080000.xhp \
+ text$/simpress$/02$/11090000.xhp \
+ text$/simpress$/02$/11100000.xhp \
+ text$/simpress$/02$/11110000.xhp \
+ text$/simpress$/02$/13010000.xhp \
+ text$/simpress$/02$/13020000.xhp \
+ text$/simpress$/02$/13030000.xhp \
+ text$/simpress$/02$/13040000.xhp \
+ text$/simpress$/02$/13050000.xhp \
+ text$/simpress$/02$/13060000.xhp \
+ text$/simpress$/02$/13090000.xhp \
+ text$/simpress$/02$/13100000.xhp \
+ text$/simpress$/02$/13140000.xhp \
+ text$/simpress$/02$/13150000.xhp \
+ text$/simpress$/02$/13160000.xhp \
+ text$/simpress$/02$/13170000.xhp \
+ text$/simpress$/02$/13180000.xhp \
+ text$/simpress$/02$/13190000.xhp \
+ text$/simpress$/04$/01020000.xhp \
+ text$/simpress$/guide$/3d_create.xhp \
+ text$/simpress$/guide$/animated_gif_create.xhp \
+ text$/simpress$/guide$/animated_gif_save.xhp \
+ text$/simpress$/guide$/animated_objects.xhp \
+ text$/simpress$/guide$/animated_slidechange.xhp \
+ text$/simpress$/guide$/arrange_slides.xhp \
+ text$/simpress$/guide$/background.xhp \
+ text$/simpress$/guide$/change_scale.xhp \
+ text$/simpress$/guide$/footer.xhp \
+ text$/simpress$/guide$/gluepoints.xhp \
+ text$/simpress$/guide$/html_export.xhp \
+ text$/simpress$/guide$/html_import.xhp \
+ text$/simpress$/guide$/individual.xhp \
+ text$/simpress$/guide$/keyboard.xhp \
+ text$/simpress$/guide$/layer_move.xhp \
+ text$/simpress$/guide$/layer_new.xhp \
+ text$/simpress$/guide$/layer_tipps.xhp \
+ text$/simpress$/guide$/layers.xhp \
+ text$/simpress$/guide$/line_arrow_styles.xhp \
+ text$/simpress$/guide$/line_draw.xhp \
+ text$/simpress$/guide$/line_edit.xhp \
+ text$/simpress$/guide$/main.xhp \
+ text$/simpress$/guide$/masterpage.xhp \
+ text$/simpress$/guide$/move_object.xhp \
+ text$/simpress$/guide$/orgchart.xhp \
+ text$/simpress$/guide$/page_copy.xhp \
+ text$/simpress$/guide$/palette_files.xhp \
+ text$/simpress$/guide$/print_tofit.xhp \
+ text$/simpress$/guide$/printing.xhp \
+ text$/simpress$/guide$/rehearse_timings.xhp \
+ text$/simpress$/guide$/select_object.xhp \
+ text$/simpress$/guide$/show.xhp \
+ text$/simpress$/guide$/table_insert.xhp \
+ text$/simpress$/guide$/text2curve.xhp \
+ text$/simpress$/guide$/vectorize.xhp \
+ text$/simpress$/main0000.xhp \
+ text$/simpress$/main0100.xhp \
+ text$/simpress$/main0101.xhp \
+ text$/simpress$/main0102.xhp \
+ text$/simpress$/main0103.xhp \
+ text$/simpress$/main0104.xhp \
+ text$/simpress$/main0105.xhp \
+ text$/simpress$/main0106.xhp \
+ text$/simpress$/main0107.xhp \
+ text$/simpress$/main0113.xhp \
+ text$/simpress$/main0114.xhp \
+ text$/simpress$/main0200.xhp \
+ text$/simpress$/main0202.xhp \
+ text$/simpress$/main0203.xhp \
+ text$/simpress$/main0204.xhp \
+ text$/simpress$/main0206.xhp \
+ text$/simpress$/main0209.xhp \
+ text$/simpress$/main0210.xhp \
+ text$/simpress$/main0211.xhp \
+ text$/simpress$/main0212.xhp \
+ text$/simpress$/main0213.xhp \
+ text$/simpress$/main0214.xhp \
+ text$/simpress$/main0503.xhp \
+ text$/shared$/00$/00000001.xhp \
+ text$/shared$/00$/00000002.xhp \
+ text$/shared$/00$/00000003.xhp \
+ text$/shared$/00$/00000004.xhp \
+ text$/shared$/00$/00000005.xhp \
+ text$/shared$/00$/00000007.xhp \
+ text$/shared$/00$/00000010.xhp \
+ text$/shared$/00$/00000011.xhp \
+ text$/shared$/00$/00000020.xhp \
+ text$/shared$/00$/00000021.xhp \
+ text$/shared$/00$/00000099.xhp \
+ text$/shared$/00$/00000200.xhp \
+ text$/shared$/00$/00000206.xhp \
+ text$/shared$/00$/00000207.xhp \
+ text$/shared$/00$/00000208.xhp \
+ text$/shared$/00$/00000210.xhp \
+ text$/shared$/00$/00000215.xhp \
+ text$/shared$/00$/00000401.xhp \
+ text$/shared$/00$/00000402.xhp \
+ text$/shared$/00$/00000403.xhp \
+ text$/shared$/00$/00000404.xhp \
+ text$/shared$/00$/00000406.xhp \
+ text$/shared$/00$/00000407.xhp \
+ text$/shared$/00$/00000408.xhp \
+ text$/shared$/00$/00000409.xhp \
+ text$/shared$/00$/00000450.xhp \
+ text$/shared$/00$/00040500.xhp \
+ text$/shared$/00$/00040501.xhp \
+ text$/shared$/00$/00040502.xhp \
+ text$/shared$/00$/00040503.xhp \
+ text$/shared$/00$/01000000.xhp \
+ text$/shared$/00$/01010000.xhp \
+ text$/shared$/00$/01020000.xhp \
+ text$/shared$/00$/01050000.xhp \
+ text$/shared$/00$/icon_alt.xhp \
+ text$/shared$/01$/01010000.xhp \
+ text$/shared$/01$/01010001.xhp \
+ text$/shared$/01$/01010100.xhp \
+ text$/shared$/01$/01010200.xhp \
+ text$/shared$/01$/01010201.xhp \
+ text$/shared$/01$/01010202.xhp \
+ text$/shared$/01$/01010203.xhp \
+ text$/shared$/01$/01010300.xhp \
+ text$/shared$/01$/01010301.xhp \
+ text$/shared$/01$/01010302.xhp \
+ text$/shared$/01$/01010303.xhp \
+ text$/shared$/01$/01010304.xhp \
+ text$/shared$/01$/01020000.xhp \
+ text$/shared$/01$/01020101.xhp \
+ text$/shared$/01$/01020103.xhp \
+ text$/shared$/01$/01050000.xhp \
+ text$/shared$/01$/01060000.xhp \
+ text$/shared$/01$/01070000.xhp \
+ text$/shared$/01$/01070001.xhp \
+ text$/shared$/01$/01100000.xhp \
+ text$/shared$/01$/01100100.xhp \
+ text$/shared$/01$/01100200.xhp \
+ text$/shared$/01$/01100300.xhp \
+ text$/shared$/01$/01100400.xhp \
+ text$/shared$/01$/01100500.xhp \
+ text$/shared$/01$/01100600.xhp \
+ text$/shared$/01$/01110000.xhp \
+ text$/shared$/01$/01110100.xhp \
+ text$/shared$/01$/01110101.xhp \
+ text$/shared$/01$/01110300.xhp \
+ text$/shared$/01$/01110400.xhp \
+ text$/shared$/01$/01130000.xhp \
+ text$/shared$/01$/01140000.xhp \
+ text$/shared$/01$/01160000.xhp \
+ text$/shared$/01$/01160200.xhp \
+ text$/shared$/01$/01160300.xhp \
+ text$/shared$/01$/01170000.xhp \
+ text$/shared$/01$/01180000.xhp \
+ text$/shared$/01$/01190000.xhp \
+ text$/shared$/01$/01990000.xhp \
+ text$/shared$/01$/02010000.xhp \
+ text$/shared$/01$/02020000.xhp \
+ text$/shared$/01$/02030000.xhp \
+ text$/shared$/01$/02040000.xhp \
+ text$/shared$/01$/02050000.xhp \
+ text$/shared$/01$/02060000.xhp \
+ text$/shared$/01$/02070000.xhp \
+ text$/shared$/01$/02090000.xhp \
+ text$/shared$/01$/02100000.xhp \
+ text$/shared$/01$/02100001.xhp \
+ text$/shared$/01$/02100100.xhp \
+ text$/shared$/01$/02100200.xhp \
+ text$/shared$/01$/02100300.xhp \
+ text$/shared$/01$/02110000.xhp \
+ text$/shared$/01$/02180000.xhp \
+ text$/shared$/01$/02180100.xhp \
+ text$/shared$/01$/02190000.xhp \
+ text$/shared$/01$/02200000.xhp \
+ text$/shared$/01$/02200100.xhp \
+ text$/shared$/01$/02200200.xhp \
+ text$/shared$/01$/02210101.xhp \
+ text$/shared$/01$/02220000.xhp \
+ text$/shared$/01$/02220100.xhp \
+ text$/shared$/01$/02230000.xhp \
+ text$/shared$/01$/02230100.xhp \
+ text$/shared$/01$/02230150.xhp \
+ text$/shared$/01$/02230200.xhp \
+ text$/shared$/01$/02230300.xhp \
+ text$/shared$/01$/02230400.xhp \
+ text$/shared$/01$/02230401.xhp \
+ text$/shared$/01$/02230402.xhp \
+ text$/shared$/01$/02230500.xhp \
+ text$/shared$/01$/02240000.xhp \
+ text$/shared$/01$/02250000.xhp \
+ text$/shared$/01$/03010000.xhp \
+ text$/shared$/01$/03020000.xhp \
+ text$/shared$/01$/03040000.xhp \
+ text$/shared$/01$/03050000.xhp \
+ text$/shared$/01$/03060000.xhp \
+ text$/shared$/01$/03110000.xhp \
+ text$/shared$/01$/03150100.xhp \
+ text$/shared$/01$/03170000.xhp \
+ text$/shared$/01$/03990000.xhp \
+ text$/shared$/01$/04050000.xhp \
+ text$/shared$/01$/04060000.xhp \
+ text$/shared$/01$/04060100.xhp \
+ text$/shared$/01$/04060200.xhp \
+ text$/shared$/01$/04100000.xhp \
+ text$/shared$/01$/04140000.xhp \
+ text$/shared$/01$/04150000.xhp \
+ text$/shared$/01$/04150100.xhp \
+ text$/shared$/01$/04150200.xhp \
+ text$/shared$/01$/04150400.xhp \
+ text$/shared$/01$/04150500.xhp \
+ text$/shared$/01$/04160300.xhp \
+ text$/shared$/01$/04160500.xhp \
+ text$/shared$/01$/04180100.xhp \
+ text$/shared$/01$/04990000.xhp \
+ text$/shared$/01$/05010000.xhp \
+ text$/shared$/01$/05020000.xhp \
+ text$/shared$/01$/05020100.xhp \
+ text$/shared$/01$/05020200.xhp \
+ text$/shared$/01$/05020300.xhp \
+ text$/shared$/01$/05020301.xhp \
+ text$/shared$/01$/05020400.xhp \
+ text$/shared$/01$/05020500.xhp \
+ text$/shared$/01$/05020600.xhp \
+ text$/shared$/01$/05020700.xhp \
+ text$/shared$/01$/05030000.xhp \
+ text$/shared$/01$/05030100.xhp \
+ text$/shared$/01$/05030300.xhp \
+ text$/shared$/01$/05030500.xhp \
+ text$/shared$/01$/05030600.xhp \
+ text$/shared$/01$/05030700.xhp \
+ text$/shared$/01$/05030800.xhp \
+ text$/shared$/01$/05040100.xhp \
+ text$/shared$/01$/05040200.xhp \
+ text$/shared$/01$/05040300.xhp \
+ text$/shared$/01$/05040400.xhp \
+ text$/shared$/01$/05050000.xhp \
+ text$/shared$/01$/05060000.xhp \
+ text$/shared$/01$/05070000.xhp \
+ text$/shared$/01$/05070100.xhp \
+ text$/shared$/01$/05070200.xhp \
+ text$/shared$/01$/05070300.xhp \
+ text$/shared$/01$/05070400.xhp \
+ text$/shared$/01$/05070500.xhp \
+ text$/shared$/01$/05070600.xhp \
+ text$/shared$/01$/05080000.xhp \
+ text$/shared$/01$/05080100.xhp \
+ text$/shared$/01$/05080200.xhp \
+ text$/shared$/01$/05080300.xhp \
+ text$/shared$/01$/05080400.xhp \
+ text$/shared$/01$/05090000.xhp \
+ text$/shared$/01$/05100000.xhp \
+ text$/shared$/01$/05100100.xhp \
+ text$/shared$/01$/05100200.xhp \
+ text$/shared$/01$/05100500.xhp \
+ text$/shared$/01$/05100600.xhp \
+ text$/shared$/01$/05100700.xhp \
+ text$/shared$/01$/05110000.xhp \
+ text$/shared$/01$/05110100.xhp \
+ text$/shared$/01$/05110200.xhp \
+ text$/shared$/01$/05110300.xhp \
+ text$/shared$/01$/05110400.xhp \
+ text$/shared$/01$/05110500.xhp \
+ text$/shared$/01$/05110600m.xhp \
+ text$/shared$/01$/05110700.xhp \
+ text$/shared$/01$/05110800.xhp \
+ text$/shared$/01$/05120000.xhp \
+ text$/shared$/01$/05120100.xhp \
+ text$/shared$/01$/05120200.xhp \
+ text$/shared$/01$/05120300.xhp \
+ text$/shared$/01$/05120600.xhp \
+ text$/shared$/01$/05140100.xhp \
+ text$/shared$/01$/05150101.xhp \
+ text$/shared$/01$/05190000.xhp \
+ text$/shared$/01$/05190100.xhp \
+ text$/shared$/01$/05200000.xhp \
+ text$/shared$/01$/05200100.xhp \
+ text$/shared$/01$/05200200.xhp \
+ text$/shared$/01$/05200300.xhp \
+ text$/shared$/01$/05210000.xhp \
+ text$/shared$/01$/05210100.xhp \
+ text$/shared$/01$/05210200.xhp \
+ text$/shared$/01$/05210300.xhp \
+ text$/shared$/01$/05210400.xhp \
+ text$/shared$/01$/05210500.xhp \
+ text$/shared$/01$/05210600.xhp \
+ text$/shared$/01$/05210700.xhp \
+ text$/shared$/01$/05220000.xhp \
+ text$/shared$/01$/05230000.xhp \
+ text$/shared$/01$/05230100.xhp \
+ text$/shared$/01$/05230300.xhp \
+ text$/shared$/01$/05230400.xhp \
+ text$/shared$/01$/05230500.xhp \
+ text$/shared$/01$/05240000.xhp \
+ text$/shared$/01$/05240100.xhp \
+ text$/shared$/01$/05240200.xhp \
+ text$/shared$/01$/05250000.xhp \
+ text$/shared$/01$/05250100.xhp \
+ text$/shared$/01$/05250200.xhp \
+ text$/shared$/01$/05250300.xhp \
+ text$/shared$/01$/05250400.xhp \
+ text$/shared$/01$/05250500.xhp \
+ text$/shared$/01$/05250600.xhp \
+ text$/shared$/01$/05260000.xhp \
+ text$/shared$/01$/05260100.xhp \
+ text$/shared$/01$/05260200.xhp \
+ text$/shared$/01$/05260300.xhp \
+ text$/shared$/01$/05260400.xhp \
+ text$/shared$/01$/05260500.xhp \
+ text$/shared$/01$/05260600.xhp \
+ text$/shared$/01$/05270000.xhp \
+ text$/shared$/01$/05280000.xhp \
+ text$/shared$/01$/05290000.xhp \
+ text$/shared$/01$/05290100.xhp \
+ text$/shared$/01$/05290200.xhp \
+ text$/shared$/01$/05290300.xhp \
+ text$/shared$/01$/05290400.xhp \
+ text$/shared$/01$/05320000.xhp \
+ text$/shared$/01$/05340100.xhp \
+ text$/shared$/01$/05340200.xhp \
+ text$/shared$/01$/05340300.xhp \
+ text$/shared$/01$/05340400.xhp \
+ text$/shared$/01$/05340402.xhp \
+ text$/shared$/01$/05340404.xhp \
+ text$/shared$/01$/05340405.xhp \
+ text$/shared$/01$/05340500.xhp \
+ text$/shared$/01$/05340600.xhp \
+ text$/shared$/01$/05350000.xhp \
+ text$/shared$/01$/05350200.xhp \
+ text$/shared$/01$/05350300.xhp \
+ text$/shared$/01$/05350400.xhp \
+ text$/shared$/01$/05350500.xhp \
+ text$/shared$/01$/05350600.xhp \
+ text$/shared$/01$/05360000.xhp \
+ text$/shared$/01$/05990000.xhp \
+ text$/shared$/01$/06010000.xhp \
+ text$/shared$/01$/06010101.xhp \
+ text$/shared$/01$/06010500.xhp \
+ text$/shared$/01$/06010600.xhp \
+ text$/shared$/01$/06010601.xhp \
+ text$/shared$/01$/06020000.xhp \
+ text$/shared$/01$/06030000.xhp \
+ text$/shared$/01$/06040000.xhp \
+ text$/shared$/01$/06040100.xhp \
+ text$/shared$/01$/06040200.xhp \
+ text$/shared$/01$/06040300.xhp \
+ text$/shared$/01$/06040400.xhp \
+ text$/shared$/01$/06040500.xhp \
+ text$/shared$/01$/06040600.xhp \
+ text$/shared$/01$/06040700.xhp \
+ text$/shared$/01$/06050000.xhp \
+ text$/shared$/01$/06050100.xhp \
+ text$/shared$/01$/06050200.xhp \
+ text$/shared$/01$/06050300.xhp \
+ text$/shared$/01$/06050400.xhp \
+ text$/shared$/01$/06050500.xhp \
+ text$/shared$/01$/06050600.xhp \
+ text$/shared$/01$/06130000.xhp \
+ text$/shared$/01$/06130001.xhp \
+ text$/shared$/01$/06130010.xhp \
+ text$/shared$/01$/06130100.xhp \
+ text$/shared$/01$/06130200.xhp \
+ text$/shared$/01$/06130500.xhp \
+ text$/shared$/01$/06140000.xhp \
+ text$/shared$/01$/06140100.xhp \
+ text$/shared$/01$/06140101.xhp \
+ text$/shared$/01$/06140102.xhp \
+ text$/shared$/01$/06140200.xhp \
+ text$/shared$/01$/06140400.xhp \
+ text$/shared$/01$/06140402.xhp \
+ text$/shared$/01$/06140500.xhp \
+ text$/shared$/01$/06150000.xhp \
+ text$/shared$/01$/06150100.xhp \
+ text$/shared$/01$/06150110.xhp \
+ text$/shared$/01$/06150120.xhp \
+ text$/shared$/01$/06150200.xhp \
+ text$/shared$/01$/06150210.xhp \
+ text$/shared$/01$/06200000.xhp \
+ text$/shared$/01$/06201000.xhp \
+ text$/shared$/01$/06202000.xhp \
+ text$/shared$/01$/06990000.xhp \
+ text$/shared$/01$/07010000.xhp \
+ text$/shared$/01$/07080000.xhp \
+ text$/shared$/01$/about_meta_tags.xhp \
+ text$/shared$/01$/digitalsignatures.xhp \
+ text$/shared$/01$/extensionupdate.xhp \
+ text$/shared$/01$/formatting_mark.xhp \
+ text$/shared$/01$/gallery.xhp \
+ text$/shared$/01$/gallery_files.xhp \
+ text$/shared$/01$/grid.xhp \
+ text$/shared$/01$/guides.xhp \
+ text$/shared$/01$/mediaplayer.xhp \
+ text$/shared$/01$/moviesound.xhp \
+ text$/shared$/01$/online_update.xhp \
+ text$/shared$/01$/online_update_dialog.xhp \
+ text$/shared$/01$/packagemanager.xhp \
+ text$/shared$/01$/password_dlg.xhp \
+ text$/shared$/01$/password_main.xhp \
+ text$/shared$/01$/ref_pdf_export.xhp \
+ text$/shared$/01$/ref_pdf_send_as.xhp \
+ text$/shared$/01$/securitywarning.xhp \
+ text$/shared$/01$/selectcertificate.xhp \
+ text$/shared$/01$/webhtml.xhp \
+ text$/shared$/01$/xformsdata.xhp \
+ text$/shared$/01$/xformsdataadd.xhp \
+ text$/shared$/01$/xformsdataaddcon.xhp \
+ text$/shared$/01$/xformsdatachange.xhp \
+ text$/shared$/01$/xformsdataname.xhp \
+ text$/shared$/01$/xformsdatatab.xhp \
+ text$/shared$/02$/01110000.xhp \
+ text$/shared$/02$/01140000.xhp \
+ text$/shared$/02$/01170000.xhp \
+ text$/shared$/02$/01170001.xhp \
+ text$/shared$/02$/01170002.xhp \
+ text$/shared$/02$/01170003.xhp \
+ text$/shared$/02$/01170004.xhp \
+ text$/shared$/02$/01170100.xhp \
+ text$/shared$/02$/01170101.xhp \
+ text$/shared$/02$/01170102.xhp \
+ text$/shared$/02$/01170103.xhp \
+ text$/shared$/02$/01170200.xhp \
+ text$/shared$/02$/01170201.xhp \
+ text$/shared$/02$/01170202.xhp \
+ text$/shared$/02$/01170203.xhp \
+ text$/shared$/02$/01170300.xhp \
+ text$/shared$/02$/01170400.xhp \
+ text$/shared$/02$/01170500.xhp \
+ text$/shared$/02$/01170600.xhp \
+ text$/shared$/02$/01170700.xhp \
+ text$/shared$/02$/01170800.xhp \
+ text$/shared$/02$/01170801.xhp \
+ text$/shared$/02$/01170802.xhp \
+ text$/shared$/02$/01170900.xhp \
+ text$/shared$/02$/01170901.xhp \
+ text$/shared$/02$/01170902.xhp \
+ text$/shared$/02$/01170903.xhp \
+ text$/shared$/02$/01170904.xhp \
+ text$/shared$/02$/01171000.xhp \
+ text$/shared$/02$/01171100.xhp \
+ text$/shared$/02$/01171200.xhp \
+ text$/shared$/02$/01171300.xhp \
+ text$/shared$/02$/01171400.xhp \
+ text$/shared$/02$/01220000.xhp \
+ text$/shared$/02$/01230000.xhp \
+ text$/shared$/02$/02010000.xhp \
+ text$/shared$/02$/02020000.xhp \
+ text$/shared$/02$/02030000.xhp \
+ text$/shared$/02$/02040000.xhp \
+ text$/shared$/02$/02050000.xhp \
+ text$/shared$/02$/02130000.xhp \
+ text$/shared$/02$/02140000.xhp \
+ text$/shared$/02$/02160000.xhp \
+ text$/shared$/02$/02170000.xhp \
+ text$/shared$/02$/03110000.xhp \
+ text$/shared$/02$/03120000.xhp \
+ text$/shared$/02$/03130000.xhp \
+ text$/shared$/02$/03140000.xhp \
+ text$/shared$/02$/03150000.xhp \
+ text$/shared$/02$/03200000.xhp \
+ text$/shared$/02$/04210000.xhp \
+ text$/shared$/02$/05020000.xhp \
+ text$/shared$/02$/05090000.xhp \
+ text$/shared$/02$/05110000.xhp \
+ text$/shared$/02$/06050000.xhp \
+ text$/shared$/02$/06060000.xhp \
+ text$/shared$/02$/06100000.xhp \
+ text$/shared$/02$/06110000.xhp \
+ text$/shared$/02$/06120000.xhp \
+ text$/shared$/02$/07010000.xhp \
+ text$/shared$/02$/07060000.xhp \
+ text$/shared$/02$/07070000.xhp \
+ text$/shared$/02$/07070100.xhp \
+ text$/shared$/02$/07070200.xhp \
+ text$/shared$/02$/07080000.xhp \
+ text$/shared$/02$/07090000.xhp \
+ text$/shared$/02$/08010000.xhp \
+ text$/shared$/02$/08020000.xhp \
+ text$/shared$/02$/09010000.xhp \
+ text$/shared$/02$/09020000.xhp \
+ text$/shared$/02$/09030000.xhp \
+ text$/shared$/02$/09060000.xhp \
+ text$/shared$/02$/09070000.xhp \
+ text$/shared$/02$/09070100.xhp \
+ text$/shared$/02$/09070200.xhp \
+ text$/shared$/02$/09070300.xhp \
+ text$/shared$/02$/09070400.xhp \
+ text$/shared$/02$/10010000.xhp \
+ text$/shared$/02$/10020000.xhp \
+ text$/shared$/02$/10030000.xhp \
+ text$/shared$/02$/10040000.xhp \
+ text$/shared$/02$/10100000.xhp \
+ text$/shared$/02$/12000000.xhp \
+ text$/shared$/02$/12010000.xhp \
+ text$/shared$/02$/12020000.xhp \
+ text$/shared$/02$/12030000.xhp \
+ text$/shared$/02$/12040000.xhp \
+ text$/shared$/02$/12050000.xhp \
+ text$/shared$/02$/12070000.xhp \
+ text$/shared$/02$/12070100.xhp \
+ text$/shared$/02$/12070200.xhp \
+ text$/shared$/02$/12070300.xhp \
+ text$/shared$/02$/12080000.xhp \
+ text$/shared$/02$/12090000.xhp \
+ text$/shared$/02$/12090100.xhp \
+ text$/shared$/02$/12090101.xhp \
+ text$/shared$/02$/12100000.xhp \
+ text$/shared$/02$/12100100.xhp \
+ text$/shared$/02$/12100200.xhp \
+ text$/shared$/02$/12110000.xhp \
+ text$/shared$/02$/12120000.xhp \
+ text$/shared$/02$/12130000.xhp \
+ text$/shared$/02$/12140000.xhp \
+ text$/shared$/02$/13010000.xhp \
+ text$/shared$/02$/13020000.xhp \
+ text$/shared$/02$/14010000.xhp \
+ text$/shared$/02$/14020000.xhp \
+ text$/shared$/02$/14020100.xhp \
+ text$/shared$/02$/14020200.xhp \
+ text$/shared$/02$/14030000.xhp \
+ text$/shared$/02$/14040000.xhp \
+ text$/shared$/02$/14050000.xhp \
+ text$/shared$/02$/14060000.xhp \
+ text$/shared$/02$/14070000.xhp \
+ text$/shared$/02$/18010000.xhp \
+ text$/shared$/02$/18030000.xhp \
+ text$/shared$/02$/19090000.xhp \
+ text$/shared$/02$/20020000.xhp \
+ text$/shared$/02$/20030000.xhp \
+ text$/shared$/02$/20040000.xhp \
+ text$/shared$/02$/20050000.xhp \
+ text$/shared$/02$/20060000.xhp \
+ text$/shared$/02$/20090000.xhp \
+ text$/shared$/02$/20100000.xhp \
+ text$/shared$/02$/24010000.xhp \
+ text$/shared$/02$/24020000.xhp \
+ text$/shared$/02$/24030000.xhp \
+ text$/shared$/02$/24040000.xhp \
+ text$/shared$/02$/24050000.xhp \
+ text$/shared$/02$/24060000.xhp \
+ text$/shared$/02$/24070000.xhp \
+ text$/shared$/02$/24080000.xhp \
+ text$/shared$/02$/24090000.xhp \
+ text$/shared$/02$/24100000.xhp \
+ text$/shared$/02$/basicshapes.xhp \
+ text$/shared$/02$/blockarrows.xhp \
+ text$/shared$/02$/callouts.xhp \
+ text$/shared$/02$/colortoolbar.xhp \
+ text$/shared$/02$/flowcharts.xhp \
+ text$/shared$/02$/fontwork.xhp \
+ text$/shared$/02$/more_controls.xhp \
+ text$/shared$/02$/paintbrush.xhp \
+ text$/shared$/02$/stars.xhp \
+ text$/shared$/02$/symbolshapes.xhp \
+ text$/shared$/04$/01010000.xhp \
+ text$/shared$/04$/01020000.xhp \
+ text$/shared$/05$/00000001.xhp \
+ text$/shared$/05$/00000002.xhp \
+ text$/shared$/05$/00000100.xhp \
+ text$/shared$/05$/00000110.xhp \
+ text$/shared$/05$/00000120.xhp \
+ text$/shared$/05$/00000130.xhp \
+ text$/shared$/05$/00000140.xhp \
+ text$/shared$/05$/00000150.xhp \
+ text$/shared$/05$/00000160.xhp \
+ text$/shared$/05$/err_html.xhp \
+ text$/shared$/07$/09000000.xhp \
+ text$/shared$/3dsettings_toolbar.xhp \
+ text$/shared$/autokorr$/01000000.xhp \
+ text$/shared$/autokorr$/02000000.xhp \
+ text$/shared$/autokorr$/03000000.xhp \
+ text$/shared$/autokorr$/04000000.xhp \
+ text$/shared$/autokorr$/05000000.xhp \
+ text$/shared$/autokorr$/06000000.xhp \
+ text$/shared$/autokorr$/07000000.xhp \
+ text$/shared$/autokorr$/08000000.xhp \
+ text$/shared$/autokorr$/09000000.xhp \
+ text$/shared$/autokorr$/10000000.xhp \
+ text$/shared$/autokorr$/12000000.xhp \
+ text$/shared$/autokorr$/13000000.xhp \
+ text$/shared$/autopi$/01000000.xhp \
+ text$/shared$/autopi$/01010000.xhp \
+ text$/shared$/autopi$/01010100.xhp \
+ text$/shared$/autopi$/01010200.xhp \
+ text$/shared$/autopi$/01010300.xhp \
+ text$/shared$/autopi$/01010400.xhp \
+ text$/shared$/autopi$/01010500.xhp \
+ text$/shared$/autopi$/01010600.xhp \
+ text$/shared$/autopi$/01020000.xhp \
+ text$/shared$/autopi$/01020100.xhp \
+ text$/shared$/autopi$/01020200.xhp \
+ text$/shared$/autopi$/01020300.xhp \
+ text$/shared$/autopi$/01020400.xhp \
+ text$/shared$/autopi$/01020500.xhp \
+ text$/shared$/autopi$/01040000.xhp \
+ text$/shared$/autopi$/01040100.xhp \
+ text$/shared$/autopi$/01040200.xhp \
+ text$/shared$/autopi$/01040300.xhp \
+ text$/shared$/autopi$/01040400.xhp \
+ text$/shared$/autopi$/01040500.xhp \
+ text$/shared$/autopi$/01040600.xhp \
+ text$/shared$/autopi$/01050000.xhp \
+ text$/shared$/autopi$/01050100.xhp \
+ text$/shared$/autopi$/01050200.xhp \
+ text$/shared$/autopi$/01050300.xhp \
+ text$/shared$/autopi$/01050400.xhp \
+ text$/shared$/autopi$/01050500.xhp \
+ text$/shared$/autopi$/01090000.xhp \
+ text$/shared$/autopi$/01090100.xhp \
+ text$/shared$/autopi$/01090200.xhp \
+ text$/shared$/autopi$/01090210.xhp \
+ text$/shared$/autopi$/01090220.xhp \
+ text$/shared$/autopi$/01090300.xhp \
+ text$/shared$/autopi$/01090400.xhp \
+ text$/shared$/autopi$/01090500.xhp \
+ text$/shared$/autopi$/01090600.xhp \
+ text$/shared$/autopi$/01100000.xhp \
+ text$/shared$/autopi$/01100100.xhp \
+ text$/shared$/autopi$/01100150.xhp \
+ text$/shared$/autopi$/01100200.xhp \
+ text$/shared$/autopi$/01100300.xhp \
+ text$/shared$/autopi$/01100400.xhp \
+ text$/shared$/autopi$/01100500.xhp \
+ text$/shared$/autopi$/01110000.xhp \
+ text$/shared$/autopi$/01110100.xhp \
+ text$/shared$/autopi$/01110200.xhp \
+ text$/shared$/autopi$/01110300.xhp \
+ text$/shared$/autopi$/01110400.xhp \
+ text$/shared$/autopi$/01110500.xhp \
+ text$/shared$/autopi$/01110600.xhp \
+ text$/shared$/autopi$/01120000.xhp \
+ text$/shared$/autopi$/01120100.xhp \
+ text$/shared$/autopi$/01120200.xhp \
+ text$/shared$/autopi$/01120300.xhp \
+ text$/shared$/autopi$/01120400.xhp \
+ text$/shared$/autopi$/01120500.xhp \
+ text$/shared$/autopi$/01130000.xhp \
+ text$/shared$/autopi$/01130100.xhp \
+ text$/shared$/autopi$/01130200.xhp \
+ text$/shared$/autopi$/01150000.xhp \
+ text$/shared$/autopi$/01170000.xhp \
+ text$/shared$/autopi$/01170200.xhp \
+ text$/shared$/autopi$/01170300.xhp \
+ text$/shared$/autopi$/01170400.xhp \
+ text$/shared$/autopi$/01170500.xhp \
+ text$/shared$/autopi$/purchase.xhp \
+ text$/shared$/autopi$/webwizard00.xhp \
+ text$/shared$/autopi$/webwizard01.xhp \
+ text$/shared$/autopi$/webwizard02.xhp \
+ text$/shared$/autopi$/webwizard03.xhp \
+ text$/shared$/autopi$/webwizard04.xhp \
+ text$/shared$/autopi$/webwizard05.xhp \
+ text$/shared$/autopi$/webwizard05bi.xhp \
+ text$/shared$/autopi$/webwizard05is.xhp \
+ text$/shared$/autopi$/webwizard06.xhp \
+ text$/shared$/autopi$/webwizard07.xhp \
+ text$/shared$/autopi$/webwizard07fc.xhp \
+ text$/shared$/explorer$/database$/02000000.xhp \
+ text$/shared$/explorer$/database$/02000002.xhp \
+ text$/shared$/explorer$/database$/02010100.xhp \
+ text$/shared$/explorer$/database$/02010101.xhp \
+ text$/shared$/explorer$/database$/04000000.xhp \
+ text$/shared$/explorer$/database$/04030000.xhp \
+ text$/shared$/explorer$/database$/05000000.xhp \
+ text$/shared$/explorer$/database$/05000001.xhp \
+ text$/shared$/explorer$/database$/05000002.xhp \
+ text$/shared$/explorer$/database$/05000003.xhp \
+ text$/shared$/explorer$/database$/05010000.xhp \
+ text$/shared$/explorer$/database$/05010100.xhp \
+ text$/shared$/explorer$/database$/05020000.xhp \
+ text$/shared$/explorer$/database$/05020100.xhp \
+ text$/shared$/explorer$/database$/05030000.xhp \
+ text$/shared$/explorer$/database$/05030100.xhp \
+ text$/shared$/explorer$/database$/05030200.xhp \
+ text$/shared$/explorer$/database$/05030300.xhp \
+ text$/shared$/explorer$/database$/05030400.xhp \
+ text$/shared$/explorer$/database$/05040000.xhp \
+ text$/shared$/explorer$/database$/05040100.xhp \
+ text$/shared$/explorer$/database$/05040200.xhp \
+ text$/shared$/explorer$/database$/11000002.xhp \
+ text$/shared$/explorer$/database$/11020000.xhp \
+ text$/shared$/explorer$/database$/11030000.xhp \
+ text$/shared$/explorer$/database$/11030100.xhp \
+ text$/shared$/explorer$/database$/11080000.xhp \
+ text$/shared$/explorer$/database$/11090000.xhp \
+ text$/shared$/explorer$/database$/11150200.xhp \
+ text$/shared$/explorer$/database$/11170000.xhp \
+ text$/shared$/explorer$/database$/11170100.xhp \
+ text$/shared$/explorer$/database$/30000000.xhp \
+ text$/shared$/explorer$/database$/30100000.xhp \
+ text$/shared$/explorer$/database$/dabaadvprop.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropdat.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropgen.xhp \
+ text$/shared$/explorer$/database$/dabadoc.xhp \
+ text$/shared$/explorer$/database$/dabaprop.xhp \
+ text$/shared$/explorer$/database$/dabapropadd.xhp \
+ text$/shared$/explorer$/database$/dabapropcon.xhp \
+ text$/shared$/explorer$/database$/dabapropgen.xhp \
+ text$/shared$/explorer$/database$/dabawiz00.xhp \
+ text$/shared$/explorer$/database$/dabawiz01.xhp \
+ text$/shared$/explorer$/database$/dabawiz02.xhp \
+ text$/shared$/explorer$/database$/dabawiz02access.xhp \
+ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ado.xhp \
+ text$/shared$/explorer$/database$/dabawiz02dbase.xhp \
+ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \
+ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \
+ text$/shared$/explorer$/database$/dabawiz02odbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02oracle.xhp \
+ text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \
+ text$/shared$/explorer$/database$/dabawiz02text.xhp \
+ text$/shared$/explorer$/database$/dabawiz03auth.xhp \
+ text$/shared$/explorer$/database$/main.xhp \
+ text$/shared$/explorer$/database$/menubar.xhp \
+ text$/shared$/explorer$/database$/menuedit.xhp \
+ text$/shared$/explorer$/database$/menufile.xhp \
+ text$/shared$/explorer$/database$/menufilesave.xhp \
+ text$/shared$/explorer$/database$/menuinsert.xhp \
+ text$/shared$/explorer$/database$/menutools.xhp \
+ text$/shared$/explorer$/database$/menuview.xhp \
+ text$/shared$/explorer$/database$/migrate_macros.xhp \
+ text$/shared$/explorer$/database$/password.xhp \
+ text$/shared$/explorer$/database$/querywizard00.xhp \
+ text$/shared$/explorer$/database$/querywizard01.xhp \
+ text$/shared$/explorer$/database$/querywizard02.xhp \
+ text$/shared$/explorer$/database$/querywizard03.xhp \
+ text$/shared$/explorer$/database$/querywizard04.xhp \
+ text$/shared$/explorer$/database$/querywizard05.xhp \
+ text$/shared$/explorer$/database$/querywizard06.xhp \
+ text$/shared$/explorer$/database$/querywizard07.xhp \
+ text$/shared$/explorer$/database$/querywizard08.xhp \
+ text$/shared$/explorer$/database$/rep_datetime.xhp \
+ text$/shared$/explorer$/database$/rep_main.xhp \
+ text$/shared$/explorer$/database$/rep_navigator.xhp \
+ text$/shared$/explorer$/database$/rep_pagenumbers.xhp \
+ text$/shared$/explorer$/database$/rep_prop.xhp \
+ text$/shared$/explorer$/database$/rep_sort.xhp \
+ text$/shared$/explorer$/database$/tablewizard00.xhp \
+ text$/shared$/explorer$/database$/tablewizard01.xhp \
+ text$/shared$/explorer$/database$/tablewizard02.xhp \
+ text$/shared$/explorer$/database$/tablewizard03.xhp \
+ text$/shared$/explorer$/database$/tablewizard04.xhp \
+ text$/shared$/explorer$/database$/toolbars.xhp \
+ text$/shared$/fontwork_toolbar.xhp \
+ text$/shared$/guide$/aaa_start.xhp \
+ text$/shared$/guide$/accessibility.xhp \
+ text$/shared$/guide$/active_help_on_off.xhp \
+ text$/shared$/guide$/activex.xhp \
+ text$/shared$/guide$/assistive.xhp \
+ text$/shared$/guide$/autocorr_url.xhp \
+ text$/shared$/guide$/autohide.xhp \
+ text$/shared$/guide$/background.xhp \
+ text$/shared$/guide$/border_paragraph.xhp \
+ text$/shared$/guide$/border_table.xhp \
+ text$/shared$/guide$/breaking_lines.xhp \
+ text$/shared$/guide$/change_title.xhp \
+ text$/shared$/guide$/chart_axis.xhp \
+ text$/shared$/guide$/chart_barformat.xhp \
+ text$/shared$/guide$/chart_insert.xhp \
+ text$/shared$/guide$/chart_legend.xhp \
+ text$/shared$/guide$/chart_title.xhp \
+ text$/shared$/guide$/collab.xhp \
+ text$/shared$/guide$/configure_overview.xhp \
+ text$/shared$/guide$/contextmenu.xhp \
+ text$/shared$/guide$/copy_drawfunctions.xhp \
+ text$/shared$/guide$/copytable2application.xhp \
+ text$/shared$/guide$/copytext2application.xhp \
+ text$/shared$/guide$/ctl.xhp \
+ text$/shared$/guide$/data_addressbook.xhp \
+ text$/shared$/guide$/data_dbase2office.xhp \
+ text$/shared$/guide$/data_enter_sql.xhp \
+ text$/shared$/guide$/data_forms.xhp \
+ text$/shared$/guide$/data_im_export.xhp \
+ text$/shared$/guide$/data_new.xhp \
+ text$/shared$/guide$/data_queries.xhp \
+ text$/shared$/guide$/data_register.xhp \
+ text$/shared$/guide$/data_report.xhp \
+ text$/shared$/guide$/data_reports.xhp \
+ text$/shared$/guide$/data_search.xhp \
+ text$/shared$/guide$/data_search2.xhp \
+ text$/shared$/guide$/data_tabledefine.xhp \
+ text$/shared$/guide$/data_tables.xhp \
+ text$/shared$/guide$/data_view.xhp \
+ text$/shared$/guide$/database_main.xhp \
+ text$/shared$/guide$/digital_signatures.xhp \
+ text$/shared$/guide$/digitalsign_receive.xhp \
+ text$/shared$/guide$/digitalsign_send.xhp \
+ text$/shared$/guide$/doc_autosave.xhp \
+ text$/shared$/guide$/doc_open.xhp \
+ text$/shared$/guide$/doc_save.xhp \
+ text$/shared$/guide$/dragdrop.xhp \
+ text$/shared$/guide$/dragdrop_beamer.xhp \
+ text$/shared$/guide$/dragdrop_fromgallery.xhp \
+ text$/shared$/guide$/dragdrop_gallery.xhp \
+ text$/shared$/guide$/dragdrop_graphic.xhp \
+ text$/shared$/guide$/dragdrop_table.xhp \
+ text$/shared$/guide$/edit_symbolbar.xhp \
+ text$/shared$/guide$/email.xhp \
+ text$/shared$/guide$/error_report.xhp \
+ text$/shared$/guide$/export_ms.xhp \
+ text$/shared$/guide$/fax.xhp \
+ text$/shared$/guide$/filternavigator.xhp \
+ text$/shared$/guide$/find_attributes.xhp \
+ text$/shared$/guide$/flat_icons.xhp \
+ text$/shared$/guide$/floating_toolbar.xhp \
+ text$/shared$/guide$/fontwork.xhp \
+ text$/shared$/guide$/formfields.xhp \
+ text$/shared$/guide$/gallery_insert.xhp \
+ text$/shared$/guide$/groups.xhp \
+ text$/shared$/guide$/hyperlink_edit.xhp \
+ text$/shared$/guide$/hyperlink_insert.xhp \
+ text$/shared$/guide$/hyperlink_rel_abs.xhp \
+ text$/shared$/guide$/imagemap.xhp \
+ text$/shared$/guide$/import_ms.xhp \
+ text$/shared$/guide$/insert_bitmap.xhp \
+ text$/shared$/guide$/insert_graphic_drawit.xhp \
+ text$/shared$/guide$/insert_specialchar.xhp \
+ text$/shared$/guide$/integratinguno.xhp \
+ text$/shared$/guide$/keyboard.xhp \
+ text$/shared$/guide$/labels.xhp \
+ text$/shared$/guide$/labels_database.xhp \
+ text$/shared$/guide$/language_select.xhp \
+ text$/shared$/guide$/line_intext.xhp \
+ text$/shared$/guide$/lineend_define.xhp \
+ text$/shared$/guide$/linestyle_define.xhp \
+ text$/shared$/guide$/linestyles.xhp \
+ text$/shared$/guide$/macro_recording.xhp \
+ text$/shared$/guide$/main.xhp \
+ text$/shared$/guide$/measurement_units.xhp \
+ text$/shared$/guide$/microsoft_terms.xhp \
+ text$/shared$/guide$/mobiledevicefilters.xhp \
+ text$/shared$/guide$/ms_doctypes.xhp \
+ text$/shared$/guide$/ms_import_export_limitations.xhp \
+ text$/shared$/guide$/ms_user.xhp \
+ text$/shared$/guide$/navigator.xhp \
+ text$/shared$/guide$/navigator_setcursor.xhp \
+ text$/shared$/guide$/navpane_on.xhp \
+ text$/shared$/guide$/numbering_stop.xhp \
+ text$/shared$/guide$/pageformat_max.xhp \
+ text$/shared$/guide$/paintbrush.xhp \
+ text$/shared$/guide$/pasting.xhp \
+ text$/shared$/guide$/print_blackwhite.xhp \
+ text$/shared$/guide$/print_faster.xhp \
+ text$/shared$/guide$/protection.xhp \
+ text$/shared$/guide$/redlining.xhp \
+ text$/shared$/guide$/redlining_accept.xhp \
+ text$/shared$/guide$/redlining_doccompare.xhp \
+ text$/shared$/guide$/redlining_docmerge.xhp \
+ text$/shared$/guide$/redlining_enter.xhp \
+ text$/shared$/guide$/redlining_protect.xhp \
+ text$/shared$/guide$/redlining_versions.xhp \
+ text$/shared$/guide$/round_corner.xhp \
+ text$/shared$/guide$/scripting.xhp \
+ text$/shared$/guide$/space_hyphen.xhp \
+ text$/shared$/guide$/spadmin.xhp \
+ text$/shared$/guide$/standard_template.xhp \
+ text$/shared$/guide$/start_parameters.xhp \
+ text$/shared$/guide$/startcenter.xhp \
+ text$/shared$/guide$/tabs.xhp \
+ text$/shared$/guide$/text_color.xhp \
+ text$/shared$/guide$/textmode_change.xhp \
+ text$/shared$/guide$/undo_formatting.xhp \
+ text$/shared$/guide$/version_number.xhp \
+ text$/shared$/guide$/viewing_file_properties.xhp \
+ text$/shared$/guide$/workfolder.xhp \
+ text$/shared$/guide$/xforms.xhp \
+ text$/shared$/guide$/xsltfilter.xhp \
+ text$/shared$/guide$/xsltfilter_create.xhp \
+ text$/shared$/guide$/xsltfilter_distribute.xhp \
+ text$/shared$/main0108.xhp \
+ text$/shared$/main0201.xhp \
+ text$/shared$/main0204.xhp \
+ text$/shared$/main0208.xhp \
+ text$/shared$/main0212.xhp \
+ text$/shared$/main0213.xhp \
+ text$/shared$/main0214.xhp \
+ text$/shared$/main0226.xhp \
+ text$/shared$/main0227.xhp \
+ text$/shared$/main0400.xhp \
+ text$/shared$/main0500.xhp \
+ text$/shared$/main0600.xhp \
+ text$/shared$/main0650.xhp \
+ text$/shared$/main0800.xhp \
+ text$/shared$/optionen$/01000000.xhp \
+ text$/shared$/optionen$/01010000.xhp \
+ text$/shared$/optionen$/01010100.xhp \
+ text$/shared$/optionen$/01010200.xhp \
+ text$/shared$/optionen$/01010300.xhp \
+ text$/shared$/optionen$/01010301.xhp \
+ text$/shared$/optionen$/01010400.xhp \
+ text$/shared$/optionen$/01010401.xhp \
+ text$/shared$/optionen$/01010500.xhp \
+ text$/shared$/optionen$/01010501.xhp \
+ text$/shared$/optionen$/01010600.xhp \
+ text$/shared$/optionen$/01010700.xhp \
+ text$/shared$/optionen$/01010800.xhp \
+ text$/shared$/optionen$/01010900.xhp \
+ text$/shared$/optionen$/01011000.xhp \
+ text$/shared$/optionen$/01012000.xhp \
+ text$/shared$/optionen$/01013000.xhp \
+ text$/shared$/optionen$/01014000.xhp \
+ text$/shared$/optionen$/01020000.xhp \
+ text$/shared$/optionen$/01020100.xhp \
+ text$/shared$/optionen$/01020300.xhp \
+ text$/shared$/optionen$/01020400.xhp \
+ text$/shared$/optionen$/01030000.xhp \
+ text$/shared$/optionen$/01030300.xhp \
+ text$/shared$/optionen$/01030500.xhp \
+ text$/shared$/optionen$/01040000.xhp \
+ text$/shared$/optionen$/01040200.xhp \
+ text$/shared$/optionen$/01040300.xhp \
+ text$/shared$/optionen$/01040301.xhp \
+ text$/shared$/optionen$/01040400.xhp \
+ text$/shared$/optionen$/01040500.xhp \
+ text$/shared$/optionen$/01040600.xhp \
+ text$/shared$/optionen$/01040700.xhp \
+ text$/shared$/optionen$/01040900.xhp \
+ text$/shared$/optionen$/01041000.xhp \
+ text$/shared$/optionen$/01041100.xhp \
+ text$/shared$/optionen$/01050000.xhp \
+ text$/shared$/optionen$/01050100.xhp \
+ text$/shared$/optionen$/01050300.xhp \
+ text$/shared$/optionen$/01060000.xhp \
+ text$/shared$/optionen$/01060100.xhp \
+ text$/shared$/optionen$/01060300.xhp \
+ text$/shared$/optionen$/01060400.xhp \
+ text$/shared$/optionen$/01060401.xhp \
+ text$/shared$/optionen$/01060500.xhp \
+ text$/shared$/optionen$/01060600.xhp \
+ text$/shared$/optionen$/01060700.xhp \
+ text$/shared$/optionen$/01060800.xhp \
+ text$/shared$/optionen$/01060900.xhp \
+ text$/shared$/optionen$/01061000.xhp \
+ text$/shared$/optionen$/01070000.xhp \
+ text$/shared$/optionen$/01070100.xhp \
+ text$/shared$/optionen$/01070300.xhp \
+ text$/shared$/optionen$/01070400.xhp \
+ text$/shared$/optionen$/01070500.xhp \
+ text$/shared$/optionen$/01080000.xhp \
+ text$/shared$/optionen$/01090000.xhp \
+ text$/shared$/optionen$/01090100.xhp \
+ text$/shared$/optionen$/01110000.xhp \
+ text$/shared$/optionen$/01110100.xhp \
+ text$/shared$/optionen$/01130100.xhp \
+ text$/shared$/optionen$/01130200.xhp \
+ text$/shared$/optionen$/01140000.xhp \
+ text$/shared$/optionen$/01150000.xhp \
+ text$/shared$/optionen$/01150100.xhp \
+ text$/shared$/optionen$/01150200.xhp \
+ text$/shared$/optionen$/01150300.xhp \
+ text$/shared$/optionen$/01160000.xhp \
+ text$/shared$/optionen$/01160100.xhp \
+ text$/shared$/optionen$/01160200.xhp \
+ text$/shared$/optionen$/01160201.xhp \
+ text$/shared$/optionen$/java.xhp \
+ text$/shared$/optionen$/javaclasspath.xhp \
+ text$/shared$/optionen$/javaparameters.xhp \
+ text$/shared$/optionen$/macrosecurity.xhp \
+ text$/shared$/optionen$/macrosecurity_sl.xhp \
+ text$/shared$/optionen$/macrosecurity_ts.xhp \
+ text$/shared$/optionen$/mailmerge.xhp \
+ text$/shared$/optionen$/online_update.xhp \
+ text$/shared$/optionen$/serverauthentication.xhp \
+ text$/shared$/optionen$/testaccount.xhp \
+ text$/shared$/optionen$/viewcertificate.xhp \
+ text$/shared$/optionen$/viewcertificate_c.xhp \
+ text$/shared$/optionen$/viewcertificate_d.xhp \
+ text$/shared$/optionen$/viewcertificate_g.xhp \
+ text$/shared$/tree_strings.xhp \
+ text$/schart$/00$/00000004.xhp \
+ text$/schart$/01$/03010000.xhp \
+ text$/schart$/01$/04010000.xhp \
+ text$/schart$/01$/04020000.xhp \
+ text$/schart$/01$/04030000.xhp \
+ text$/schart$/01$/04040000.xhp \
+ text$/schart$/01$/04050000.xhp \
+ text$/schart$/01$/04050100.xhp \
+ text$/schart$/01$/04060000.xhp \
+ text$/schart$/01$/04070000.xhp \
+ text$/schart$/01$/05010000.xhp \
+ text$/schart$/01$/05010100.xhp \
+ text$/schart$/01$/05010200.xhp \
+ text$/schart$/01$/05020000.xhp \
+ text$/schart$/01$/05020100.xhp \
+ text$/schart$/01$/05020101.xhp \
+ text$/schart$/01$/05020200.xhp \
+ text$/schart$/01$/05020201.xhp \
+ text$/schart$/01$/05030000.xhp \
+ text$/schart$/01$/05040000.xhp \
+ text$/schart$/01$/05040100.xhp \
+ text$/schart$/01$/05040200.xhp \
+ text$/schart$/01$/05040201.xhp \
+ text$/schart$/01$/05040202.xhp \
+ text$/schart$/01$/05050000.xhp \
+ text$/schart$/01$/05050100.xhp \
+ text$/schart$/01$/05060000.xhp \
+ text$/schart$/01$/05070000.xhp \
+ text$/schart$/01$/05080000.xhp \
+ text$/schart$/01$/05120000.xhp \
+ text$/schart$/01$/choose_chart_type.xhp \
+ text$/schart$/01$/smooth_line_properties.xhp \
+ text$/schart$/01$/three_d_view.xhp \
+ text$/schart$/01$/type_area.xhp \
+ text$/schart$/01$/type_bubble.xhp \
+ text$/schart$/01$/type_column_bar.xhp \
+ text$/schart$/01$/type_column_line.xhp \
+ text$/schart$/01$/type_line.xhp \
+ text$/schart$/01$/type_net.xhp \
+ text$/schart$/01$/type_pie.xhp \
+ text$/schart$/01$/type_stock.xhp \
+ text$/schart$/01$/type_xy.xhp \
+ text$/schart$/01$/wiz_chart_elements.xhp \
+ text$/schart$/01$/wiz_chart_type.xhp \
+ text$/schart$/01$/wiz_data_range.xhp \
+ text$/schart$/01$/wiz_data_series.xhp \
+ text$/schart$/02$/01190000.xhp \
+ text$/schart$/02$/01200000.xhp \
+ text$/schart$/02$/01210000.xhp \
+ text$/schart$/02$/01220000.xhp \
+ text$/schart$/02$/02020000.xhp \
+ text$/schart$/04$/01020000.xhp \
+ text$/schart$/main0000.xhp \
+ text$/schart$/main0202.xhp \
+ text$/schart$/main0503.xhp \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/shared/delzip b/util/shared/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/shared/delzip
diff --git a/util/shared/makefile.mk b/util/shared/makefile.mk
new file mode 100644
index 0000000000..b613deb7a0
--- /dev/null
+++ b/util/shared/makefile.mk
@@ -0,0 +1,79 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_shared
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_shared
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
+
+LINKNAME=shared
+LINKADDEDFILES= \
+ -add shared.tree $(COMMONMISC)$/LANGUAGE$/shared.tree \
+ -add shared.jar $(COMMONBIN)$/xhp_shared_LANGUAGE.zip \
+ -add default.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/default.css \
+ -add highcontrast1.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast1.css \
+ -add highcontrast2.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast2.css \
+ -add highcontrastwhite.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastwhite.css \
+ -add highcontrastblack.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastblack.css \
+ -add err.html $(COMMONMISC)$/LANGUAGE$/text$/shared$/05$/err_html.xhp
+
+
+LINKADDEDDEPS= \
+ $(COMMONMISC)$/LANGUAGE$/shared.tree \
+ $(COMMONBIN)$/xhp_shared_LANGUAGE.zip \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/default.css \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast1.css \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast2.css \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastwhite.css \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastblack.css \
+ $(COMMONMISC)$/LANGUAGE$/text$/shared$/05$/err_html.xhp
+
+
+LINKLINKFILES= \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/simpress/delzip b/util/simpress/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/simpress/delzip
diff --git a/util/simpress/makefile.mk b/util/simpress/makefile.mk
new file mode 100644
index 0000000000..508523eb63
--- /dev/null
+++ b/util/simpress/makefile.mk
@@ -0,0 +1,1244 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_simpress
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_simpress
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/simpress$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
+
+LINKNAME=simpress
+LINKADDEDFILES= \
+ -add simpress.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \
+ -add simpress.tree $(COMMONMISC)$/LANGUAGE$/simpress.tree \
+ -add simpress.jar $(COMMONBIN)$/xhp_simpress_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \
+ $(COMMONMISC)$/LANGUAGE$/simpress.tree \
+ $(COMMONBIN)$/xhp_simpress_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/sdraw$/00$/00000004.xhp \
+ text$/sdraw$/01$/04010000.xhp \
+ text$/sdraw$/04$/01020000.xhp \
+ text$/sdraw$/guide$/align_arrange.xhp \
+ text$/sdraw$/guide$/color_define.xhp \
+ text$/sdraw$/guide$/combine_etc.xhp \
+ text$/sdraw$/guide$/cross_fading.xhp \
+ text$/sdraw$/guide$/draw_sector.xhp \
+ text$/sdraw$/guide$/duplicate_object.xhp \
+ text$/sdraw$/guide$/eyedropper.xhp \
+ text$/sdraw$/guide$/gradient.xhp \
+ text$/sdraw$/guide$/graphic_insert.xhp \
+ text$/sdraw$/guide$/groups.xhp \
+ text$/sdraw$/guide$/join_objects.xhp \
+ text$/sdraw$/guide$/join_objects3d.xhp \
+ text$/sdraw$/guide$/keyboard.xhp \
+ text$/sdraw$/guide$/main.xhp \
+ text$/sdraw$/guide$/rotate_object.xhp \
+ text$/sdraw$/guide$/text_enter.xhp \
+ text$/sdraw$/main0000.xhp \
+ text$/sdraw$/main0100.xhp \
+ text$/sdraw$/main0101.xhp \
+ text$/sdraw$/main0102.xhp \
+ text$/sdraw$/main0103.xhp \
+ text$/sdraw$/main0104.xhp \
+ text$/sdraw$/main0105.xhp \
+ text$/sdraw$/main0106.xhp \
+ text$/sdraw$/main0200.xhp \
+ text$/sdraw$/main0202.xhp \
+ text$/sdraw$/main0210.xhp \
+ text$/sdraw$/main0213.xhp \
+ text$/sdraw$/main0503.xhp \
+ text$/simpress$/00$/00000004.xhp \
+ text$/simpress$/00$/00000401.xhp \
+ text$/simpress$/00$/00000402.xhp \
+ text$/simpress$/00$/00000403.xhp \
+ text$/simpress$/00$/00000404.xhp \
+ text$/simpress$/00$/00000405.xhp \
+ text$/simpress$/00$/00000406.xhp \
+ text$/simpress$/00$/00000407.xhp \
+ text$/simpress$/00$/00000413.xhp \
+ text$/simpress$/01$/01170000.xhp \
+ text$/simpress$/01$/01180000.xhp \
+ text$/simpress$/01$/01180001.xhp \
+ text$/simpress$/01$/01180002.xhp \
+ text$/simpress$/01$/02110000.xhp \
+ text$/simpress$/01$/02120000.xhp \
+ text$/simpress$/01$/02130000.xhp \
+ text$/simpress$/01$/02140000.xhp \
+ text$/simpress$/01$/02150000.xhp \
+ text$/simpress$/01$/02160000.xhp \
+ text$/simpress$/01$/03050000.xhp \
+ text$/simpress$/01$/03060000.xhp \
+ text$/simpress$/01$/03070000.xhp \
+ text$/simpress$/01$/03080000.xhp \
+ text$/simpress$/01$/03090000.xhp \
+ text$/simpress$/01$/03100000.xhp \
+ text$/simpress$/01$/03110000.xhp \
+ text$/simpress$/01$/03120000.xhp \
+ text$/simpress$/01$/03130000.xhp \
+ text$/simpress$/01$/03150000.xhp \
+ text$/simpress$/01$/03150100.xhp \
+ text$/simpress$/01$/03150300.xhp \
+ text$/simpress$/01$/03151000.xhp \
+ text$/simpress$/01$/03151100.xhp \
+ text$/simpress$/01$/03151200.xhp \
+ text$/simpress$/01$/03152000.xhp \
+ text$/simpress$/01$/03180000.xhp \
+ text$/simpress$/01$/04010000.xhp \
+ text$/simpress$/01$/04020000.xhp \
+ text$/simpress$/01$/04030000.xhp \
+ text$/simpress$/01$/04030000m.xhp \
+ text$/simpress$/01$/04030100.xhp \
+ text$/simpress$/01$/04040000m.xhp \
+ text$/simpress$/01$/04080100.xhp \
+ text$/simpress$/01$/04110000.xhp \
+ text$/simpress$/01$/04110100.xhp \
+ text$/simpress$/01$/04110200.xhp \
+ text$/simpress$/01$/04120000.xhp \
+ text$/simpress$/01$/04130000.xhp \
+ text$/simpress$/01$/04140000.xhp \
+ text$/simpress$/01$/04990000.xhp \
+ text$/simpress$/01$/04990100.xhp \
+ text$/simpress$/01$/04990200.xhp \
+ text$/simpress$/01$/04990300.xhp \
+ text$/simpress$/01$/04990400.xhp \
+ text$/simpress$/01$/04990500.xhp \
+ text$/simpress$/01$/04990600.xhp \
+ text$/simpress$/01$/04990700.xhp \
+ text$/simpress$/01$/05090000m.xhp \
+ text$/simpress$/01$/05100000.xhp \
+ text$/simpress$/01$/05110500m.xhp \
+ text$/simpress$/01$/05120000.xhp \
+ text$/simpress$/01$/05120100.xhp \
+ text$/simpress$/01$/05120500m.xhp \
+ text$/simpress$/01$/05130000.xhp \
+ text$/simpress$/01$/05140000.xhp \
+ text$/simpress$/01$/05150000.xhp \
+ text$/simpress$/01$/05170000.xhp \
+ text$/simpress$/01$/05250000.xhp \
+ text$/simpress$/01$/05250500.xhp \
+ text$/simpress$/01$/05250600.xhp \
+ text$/simpress$/01$/05250700.xhp \
+ text$/simpress$/01$/06030000.xhp \
+ text$/simpress$/01$/06040000.xhp \
+ text$/simpress$/01$/06050000.xhp \
+ text$/simpress$/01$/06060000.xhp \
+ text$/simpress$/01$/06070000.xhp \
+ text$/simpress$/01$/06080000.xhp \
+ text$/simpress$/01$/06100000.xhp \
+ text$/simpress$/01$/06100100.xhp \
+ text$/simpress$/01$/13050000.xhp \
+ text$/simpress$/01$/13050100.xhp \
+ text$/simpress$/01$/13050200.xhp \
+ text$/simpress$/01$/13050300.xhp \
+ text$/simpress$/01$/13050400.xhp \
+ text$/simpress$/01$/13050500.xhp \
+ text$/simpress$/01$/13050600.xhp \
+ text$/simpress$/01$/13050700.xhp \
+ text$/simpress$/01$/13140000.xhp \
+ text$/simpress$/01$/13150000.xhp \
+ text$/simpress$/01$/13160000.xhp \
+ text$/simpress$/01$/13170000.xhp \
+ text$/simpress$/01$/13180000.xhp \
+ text$/simpress$/01$/13180100.xhp \
+ text$/simpress$/01$/13180200.xhp \
+ text$/simpress$/01$/13180300.xhp \
+ text$/simpress$/01$/animationeffect.xhp \
+ text$/simpress$/01$/effectoptions.xhp \
+ text$/simpress$/01$/effectoptionseffect.xhp \
+ text$/simpress$/01$/effectoptionstext.xhp \
+ text$/simpress$/01$/effectoptionstiming.xhp \
+ text$/simpress$/01$/slidesorter.xhp \
+ text$/simpress$/01$/taskpanel.xhp \
+ text$/simpress$/02$/04010000.xhp \
+ text$/simpress$/02$/04020000.xhp \
+ text$/simpress$/02$/04030000.xhp \
+ text$/simpress$/02$/04040000.xhp \
+ text$/simpress$/02$/04060000.xhp \
+ text$/simpress$/02$/04070000.xhp \
+ text$/simpress$/02$/08020000.xhp \
+ text$/simpress$/02$/08060000.xhp \
+ text$/simpress$/02$/10020000.xhp \
+ text$/simpress$/02$/10030000.xhp \
+ text$/simpress$/02$/10030200.xhp \
+ text$/simpress$/02$/10050000.xhp \
+ text$/simpress$/02$/10060000.xhp \
+ text$/simpress$/02$/10070000.xhp \
+ text$/simpress$/02$/10080000.xhp \
+ text$/simpress$/02$/10090000.xhp \
+ text$/simpress$/02$/10100000.xhp \
+ text$/simpress$/02$/10110000.xhp \
+ text$/simpress$/02$/10120000.xhp \
+ text$/simpress$/02$/10130000.xhp \
+ text$/simpress$/02$/11060000.xhp \
+ text$/simpress$/02$/11070000.xhp \
+ text$/simpress$/02$/11080000.xhp \
+ text$/simpress$/02$/11090000.xhp \
+ text$/simpress$/02$/11100000.xhp \
+ text$/simpress$/02$/11110000.xhp \
+ text$/simpress$/02$/13010000.xhp \
+ text$/simpress$/02$/13020000.xhp \
+ text$/simpress$/02$/13030000.xhp \
+ text$/simpress$/02$/13040000.xhp \
+ text$/simpress$/02$/13050000.xhp \
+ text$/simpress$/02$/13060000.xhp \
+ text$/simpress$/02$/13090000.xhp \
+ text$/simpress$/02$/13100000.xhp \
+ text$/simpress$/02$/13140000.xhp \
+ text$/simpress$/02$/13150000.xhp \
+ text$/simpress$/02$/13160000.xhp \
+ text$/simpress$/02$/13170000.xhp \
+ text$/simpress$/02$/13180000.xhp \
+ text$/simpress$/02$/13190000.xhp \
+ text$/simpress$/04$/01020000.xhp \
+ text$/simpress$/guide$/3d_create.xhp \
+ text$/simpress$/guide$/animated_gif_create.xhp \
+ text$/simpress$/guide$/animated_gif_save.xhp \
+ text$/simpress$/guide$/animated_objects.xhp \
+ text$/simpress$/guide$/animated_slidechange.xhp \
+ text$/simpress$/guide$/arrange_slides.xhp \
+ text$/simpress$/guide$/background.xhp \
+ text$/simpress$/guide$/change_scale.xhp \
+ text$/simpress$/guide$/footer.xhp \
+ text$/simpress$/guide$/gluepoints.xhp \
+ text$/simpress$/guide$/html_export.xhp \
+ text$/simpress$/guide$/html_import.xhp \
+ text$/simpress$/guide$/individual.xhp \
+ text$/simpress$/guide$/keyboard.xhp \
+ text$/simpress$/guide$/layer_move.xhp \
+ text$/simpress$/guide$/layer_new.xhp \
+ text$/simpress$/guide$/layer_tipps.xhp \
+ text$/simpress$/guide$/layers.xhp \
+ text$/simpress$/guide$/line_arrow_styles.xhp \
+ text$/simpress$/guide$/line_draw.xhp \
+ text$/simpress$/guide$/line_edit.xhp \
+ text$/simpress$/guide$/main.xhp \
+ text$/simpress$/guide$/masterpage.xhp \
+ text$/simpress$/guide$/move_object.xhp \
+ text$/simpress$/guide$/orgchart.xhp \
+ text$/simpress$/guide$/page_copy.xhp \
+ text$/simpress$/guide$/palette_files.xhp \
+ text$/simpress$/guide$/print_tofit.xhp \
+ text$/simpress$/guide$/printing.xhp \
+ text$/simpress$/guide$/rehearse_timings.xhp \
+ text$/simpress$/guide$/select_object.xhp \
+ text$/simpress$/guide$/show.xhp \
+ text$/simpress$/guide$/table_insert.xhp \
+ text$/simpress$/guide$/text2curve.xhp \
+ text$/simpress$/guide$/vectorize.xhp \
+ text$/simpress$/main0000.xhp \
+ text$/simpress$/main0100.xhp \
+ text$/simpress$/main0101.xhp \
+ text$/simpress$/main0102.xhp \
+ text$/simpress$/main0103.xhp \
+ text$/simpress$/main0104.xhp \
+ text$/simpress$/main0105.xhp \
+ text$/simpress$/main0106.xhp \
+ text$/simpress$/main0107.xhp \
+ text$/simpress$/main0113.xhp \
+ text$/simpress$/main0114.xhp \
+ text$/simpress$/main0200.xhp \
+ text$/simpress$/main0202.xhp \
+ text$/simpress$/main0203.xhp \
+ text$/simpress$/main0204.xhp \
+ text$/simpress$/main0206.xhp \
+ text$/simpress$/main0209.xhp \
+ text$/simpress$/main0210.xhp \
+ text$/simpress$/main0211.xhp \
+ text$/simpress$/main0212.xhp \
+ text$/simpress$/main0213.xhp \
+ text$/simpress$/main0214.xhp \
+ text$/simpress$/main0503.xhp \
+ text$/shared$/00$/00000001.xhp \
+ text$/shared$/00$/00000002.xhp \
+ text$/shared$/00$/00000003.xhp \
+ text$/shared$/00$/00000004.xhp \
+ text$/shared$/00$/00000005.xhp \
+ text$/shared$/00$/00000007.xhp \
+ text$/shared$/00$/00000010.xhp \
+ text$/shared$/00$/00000011.xhp \
+ text$/shared$/00$/00000020.xhp \
+ text$/shared$/00$/00000021.xhp \
+ text$/shared$/00$/00000099.xhp \
+ text$/shared$/00$/00000200.xhp \
+ text$/shared$/00$/00000206.xhp \
+ text$/shared$/00$/00000207.xhp \
+ text$/shared$/00$/00000208.xhp \
+ text$/shared$/00$/00000210.xhp \
+ text$/shared$/00$/00000215.xhp \
+ text$/shared$/00$/00000401.xhp \
+ text$/shared$/00$/00000402.xhp \
+ text$/shared$/00$/00000403.xhp \
+ text$/shared$/00$/00000404.xhp \
+ text$/shared$/00$/00000406.xhp \
+ text$/shared$/00$/00000407.xhp \
+ text$/shared$/00$/00000408.xhp \
+ text$/shared$/00$/00000409.xhp \
+ text$/shared$/00$/00000450.xhp \
+ text$/shared$/00$/00040500.xhp \
+ text$/shared$/00$/00040501.xhp \
+ text$/shared$/00$/00040502.xhp \
+ text$/shared$/00$/00040503.xhp \
+ text$/shared$/00$/01000000.xhp \
+ text$/shared$/00$/01010000.xhp \
+ text$/shared$/00$/01020000.xhp \
+ text$/shared$/00$/01050000.xhp \
+ text$/shared$/00$/icon_alt.xhp \
+ text$/shared$/01$/01010000.xhp \
+ text$/shared$/01$/01010001.xhp \
+ text$/shared$/01$/01010100.xhp \
+ text$/shared$/01$/01010200.xhp \
+ text$/shared$/01$/01010201.xhp \
+ text$/shared$/01$/01010202.xhp \
+ text$/shared$/01$/01010203.xhp \
+ text$/shared$/01$/01010300.xhp \
+ text$/shared$/01$/01010301.xhp \
+ text$/shared$/01$/01010302.xhp \
+ text$/shared$/01$/01010303.xhp \
+ text$/shared$/01$/01010304.xhp \
+ text$/shared$/01$/01020000.xhp \
+ text$/shared$/01$/01020101.xhp \
+ text$/shared$/01$/01020103.xhp \
+ text$/shared$/01$/01050000.xhp \
+ text$/shared$/01$/01060000.xhp \
+ text$/shared$/01$/01070000.xhp \
+ text$/shared$/01$/01070001.xhp \
+ text$/shared$/01$/01100000.xhp \
+ text$/shared$/01$/01100100.xhp \
+ text$/shared$/01$/01100200.xhp \
+ text$/shared$/01$/01100300.xhp \
+ text$/shared$/01$/01100400.xhp \
+ text$/shared$/01$/01100500.xhp \
+ text$/shared$/01$/01100600.xhp \
+ text$/shared$/01$/01110000.xhp \
+ text$/shared$/01$/01110100.xhp \
+ text$/shared$/01$/01110101.xhp \
+ text$/shared$/01$/01110300.xhp \
+ text$/shared$/01$/01110400.xhp \
+ text$/shared$/01$/01130000.xhp \
+ text$/shared$/01$/01140000.xhp \
+ text$/shared$/01$/01160000.xhp \
+ text$/shared$/01$/01160200.xhp \
+ text$/shared$/01$/01160300.xhp \
+ text$/shared$/01$/01170000.xhp \
+ text$/shared$/01$/01180000.xhp \
+ text$/shared$/01$/01190000.xhp \
+ text$/shared$/01$/01990000.xhp \
+ text$/shared$/01$/02010000.xhp \
+ text$/shared$/01$/02020000.xhp \
+ text$/shared$/01$/02030000.xhp \
+ text$/shared$/01$/02040000.xhp \
+ text$/shared$/01$/02050000.xhp \
+ text$/shared$/01$/02060000.xhp \
+ text$/shared$/01$/02070000.xhp \
+ text$/shared$/01$/02090000.xhp \
+ text$/shared$/01$/02100000.xhp \
+ text$/shared$/01$/02100001.xhp \
+ text$/shared$/01$/02100100.xhp \
+ text$/shared$/01$/02100200.xhp \
+ text$/shared$/01$/02100300.xhp \
+ text$/shared$/01$/02110000.xhp \
+ text$/shared$/01$/02180000.xhp \
+ text$/shared$/01$/02180100.xhp \
+ text$/shared$/01$/02190000.xhp \
+ text$/shared$/01$/02200000.xhp \
+ text$/shared$/01$/02200100.xhp \
+ text$/shared$/01$/02200200.xhp \
+ text$/shared$/01$/02210101.xhp \
+ text$/shared$/01$/02220000.xhp \
+ text$/shared$/01$/02220100.xhp \
+ text$/shared$/01$/02230000.xhp \
+ text$/shared$/01$/02230100.xhp \
+ text$/shared$/01$/02230150.xhp \
+ text$/shared$/01$/02230200.xhp \
+ text$/shared$/01$/02230300.xhp \
+ text$/shared$/01$/02230400.xhp \
+ text$/shared$/01$/02230401.xhp \
+ text$/shared$/01$/02230402.xhp \
+ text$/shared$/01$/02230500.xhp \
+ text$/shared$/01$/02240000.xhp \
+ text$/shared$/01$/02250000.xhp \
+ text$/shared$/01$/03010000.xhp \
+ text$/shared$/01$/03020000.xhp \
+ text$/shared$/01$/03040000.xhp \
+ text$/shared$/01$/03050000.xhp \
+ text$/shared$/01$/03060000.xhp \
+ text$/shared$/01$/03110000.xhp \
+ text$/shared$/01$/03150100.xhp \
+ text$/shared$/01$/03170000.xhp \
+ text$/shared$/01$/03990000.xhp \
+ text$/shared$/01$/04050000.xhp \
+ text$/shared$/01$/04060000.xhp \
+ text$/shared$/01$/04060100.xhp \
+ text$/shared$/01$/04060200.xhp \
+ text$/shared$/01$/04100000.xhp \
+ text$/shared$/01$/04140000.xhp \
+ text$/shared$/01$/04150000.xhp \
+ text$/shared$/01$/04150100.xhp \
+ text$/shared$/01$/04150200.xhp \
+ text$/shared$/01$/04150400.xhp \
+ text$/shared$/01$/04150500.xhp \
+ text$/shared$/01$/04160300.xhp \
+ text$/shared$/01$/04160500.xhp \
+ text$/shared$/01$/04180100.xhp \
+ text$/shared$/01$/04990000.xhp \
+ text$/shared$/01$/05010000.xhp \
+ text$/shared$/01$/05020000.xhp \
+ text$/shared$/01$/05020100.xhp \
+ text$/shared$/01$/05020200.xhp \
+ text$/shared$/01$/05020300.xhp \
+ text$/shared$/01$/05020301.xhp \
+ text$/shared$/01$/05020400.xhp \
+ text$/shared$/01$/05020500.xhp \
+ text$/shared$/01$/05020600.xhp \
+ text$/shared$/01$/05020700.xhp \
+ text$/shared$/01$/05030000.xhp \
+ text$/shared$/01$/05030100.xhp \
+ text$/shared$/01$/05030300.xhp \
+ text$/shared$/01$/05030500.xhp \
+ text$/shared$/01$/05030600.xhp \
+ text$/shared$/01$/05030700.xhp \
+ text$/shared$/01$/05030800.xhp \
+ text$/shared$/01$/05040100.xhp \
+ text$/shared$/01$/05040200.xhp \
+ text$/shared$/01$/05040300.xhp \
+ text$/shared$/01$/05040400.xhp \
+ text$/shared$/01$/05050000.xhp \
+ text$/shared$/01$/05060000.xhp \
+ text$/shared$/01$/05070000.xhp \
+ text$/shared$/01$/05070100.xhp \
+ text$/shared$/01$/05070200.xhp \
+ text$/shared$/01$/05070300.xhp \
+ text$/shared$/01$/05070400.xhp \
+ text$/shared$/01$/05070500.xhp \
+ text$/shared$/01$/05070600.xhp \
+ text$/shared$/01$/05080000.xhp \
+ text$/shared$/01$/05080100.xhp \
+ text$/shared$/01$/05080200.xhp \
+ text$/shared$/01$/05080300.xhp \
+ text$/shared$/01$/05080400.xhp \
+ text$/shared$/01$/05090000.xhp \
+ text$/shared$/01$/05100000.xhp \
+ text$/shared$/01$/05100100.xhp \
+ text$/shared$/01$/05100200.xhp \
+ text$/shared$/01$/05100500.xhp \
+ text$/shared$/01$/05100600.xhp \
+ text$/shared$/01$/05100700.xhp \
+ text$/shared$/01$/05110000.xhp \
+ text$/shared$/01$/05110100.xhp \
+ text$/shared$/01$/05110200.xhp \
+ text$/shared$/01$/05110300.xhp \
+ text$/shared$/01$/05110400.xhp \
+ text$/shared$/01$/05110500.xhp \
+ text$/shared$/01$/05110600m.xhp \
+ text$/shared$/01$/05110700.xhp \
+ text$/shared$/01$/05110800.xhp \
+ text$/shared$/01$/05120000.xhp \
+ text$/shared$/01$/05120100.xhp \
+ text$/shared$/01$/05120200.xhp \
+ text$/shared$/01$/05120300.xhp \
+ text$/shared$/01$/05120600.xhp \
+ text$/shared$/01$/05140100.xhp \
+ text$/shared$/01$/05150101.xhp \
+ text$/shared$/01$/05190000.xhp \
+ text$/shared$/01$/05190100.xhp \
+ text$/shared$/01$/05200000.xhp \
+ text$/shared$/01$/05200100.xhp \
+ text$/shared$/01$/05200200.xhp \
+ text$/shared$/01$/05200300.xhp \
+ text$/shared$/01$/05210000.xhp \
+ text$/shared$/01$/05210100.xhp \
+ text$/shared$/01$/05210200.xhp \
+ text$/shared$/01$/05210300.xhp \
+ text$/shared$/01$/05210400.xhp \
+ text$/shared$/01$/05210500.xhp \
+ text$/shared$/01$/05210600.xhp \
+ text$/shared$/01$/05210700.xhp \
+ text$/shared$/01$/05220000.xhp \
+ text$/shared$/01$/05230000.xhp \
+ text$/shared$/01$/05230100.xhp \
+ text$/shared$/01$/05230300.xhp \
+ text$/shared$/01$/05230400.xhp \
+ text$/shared$/01$/05230500.xhp \
+ text$/shared$/01$/05240000.xhp \
+ text$/shared$/01$/05240100.xhp \
+ text$/shared$/01$/05240200.xhp \
+ text$/shared$/01$/05250000.xhp \
+ text$/shared$/01$/05250100.xhp \
+ text$/shared$/01$/05250200.xhp \
+ text$/shared$/01$/05250300.xhp \
+ text$/shared$/01$/05250400.xhp \
+ text$/shared$/01$/05250500.xhp \
+ text$/shared$/01$/05250600.xhp \
+ text$/shared$/01$/05260000.xhp \
+ text$/shared$/01$/05260100.xhp \
+ text$/shared$/01$/05260200.xhp \
+ text$/shared$/01$/05260300.xhp \
+ text$/shared$/01$/05260400.xhp \
+ text$/shared$/01$/05260500.xhp \
+ text$/shared$/01$/05260600.xhp \
+ text$/shared$/01$/05270000.xhp \
+ text$/shared$/01$/05280000.xhp \
+ text$/shared$/01$/05290000.xhp \
+ text$/shared$/01$/05290100.xhp \
+ text$/shared$/01$/05290200.xhp \
+ text$/shared$/01$/05290300.xhp \
+ text$/shared$/01$/05290400.xhp \
+ text$/shared$/01$/05320000.xhp \
+ text$/shared$/01$/05340100.xhp \
+ text$/shared$/01$/05340200.xhp \
+ text$/shared$/01$/05340300.xhp \
+ text$/shared$/01$/05340400.xhp \
+ text$/shared$/01$/05340402.xhp \
+ text$/shared$/01$/05340404.xhp \
+ text$/shared$/01$/05340405.xhp \
+ text$/shared$/01$/05340500.xhp \
+ text$/shared$/01$/05340600.xhp \
+ text$/shared$/01$/05350000.xhp \
+ text$/shared$/01$/05350200.xhp \
+ text$/shared$/01$/05350300.xhp \
+ text$/shared$/01$/05350400.xhp \
+ text$/shared$/01$/05350500.xhp \
+ text$/shared$/01$/05350600.xhp \
+ text$/shared$/01$/05360000.xhp \
+ text$/shared$/01$/05990000.xhp \
+ text$/shared$/01$/06010000.xhp \
+ text$/shared$/01$/06010101.xhp \
+ text$/shared$/01$/06010500.xhp \
+ text$/shared$/01$/06010600.xhp \
+ text$/shared$/01$/06010601.xhp \
+ text$/shared$/01$/06020000.xhp \
+ text$/shared$/01$/06030000.xhp \
+ text$/shared$/01$/06040000.xhp \
+ text$/shared$/01$/06040100.xhp \
+ text$/shared$/01$/06040200.xhp \
+ text$/shared$/01$/06040300.xhp \
+ text$/shared$/01$/06040400.xhp \
+ text$/shared$/01$/06040500.xhp \
+ text$/shared$/01$/06040600.xhp \
+ text$/shared$/01$/06040700.xhp \
+ text$/shared$/01$/06050000.xhp \
+ text$/shared$/01$/06050100.xhp \
+ text$/shared$/01$/06050200.xhp \
+ text$/shared$/01$/06050300.xhp \
+ text$/shared$/01$/06050400.xhp \
+ text$/shared$/01$/06050500.xhp \
+ text$/shared$/01$/06050600.xhp \
+ text$/shared$/01$/06130000.xhp \
+ text$/shared$/01$/06130001.xhp \
+ text$/shared$/01$/06130010.xhp \
+ text$/shared$/01$/06130100.xhp \
+ text$/shared$/01$/06130200.xhp \
+ text$/shared$/01$/06130500.xhp \
+ text$/shared$/01$/06140000.xhp \
+ text$/shared$/01$/06140100.xhp \
+ text$/shared$/01$/06140101.xhp \
+ text$/shared$/01$/06140102.xhp \
+ text$/shared$/01$/06140200.xhp \
+ text$/shared$/01$/06140400.xhp \
+ text$/shared$/01$/06140402.xhp \
+ text$/shared$/01$/06140500.xhp \
+ text$/shared$/01$/06150000.xhp \
+ text$/shared$/01$/06150100.xhp \
+ text$/shared$/01$/06150110.xhp \
+ text$/shared$/01$/06150120.xhp \
+ text$/shared$/01$/06150200.xhp \
+ text$/shared$/01$/06150210.xhp \
+ text$/shared$/01$/06200000.xhp \
+ text$/shared$/01$/06201000.xhp \
+ text$/shared$/01$/06202000.xhp \
+ text$/shared$/01$/06990000.xhp \
+ text$/shared$/01$/07010000.xhp \
+ text$/shared$/01$/07080000.xhp \
+ text$/shared$/01$/about_meta_tags.xhp \
+ text$/shared$/01$/digitalsignatures.xhp \
+ text$/shared$/01$/extensionupdate.xhp \
+ text$/shared$/01$/formatting_mark.xhp \
+ text$/shared$/01$/gallery.xhp \
+ text$/shared$/01$/gallery_files.xhp \
+ text$/shared$/01$/grid.xhp \
+ text$/shared$/01$/guides.xhp \
+ text$/shared$/01$/mediaplayer.xhp \
+ text$/shared$/01$/moviesound.xhp \
+ text$/shared$/01$/online_update.xhp \
+ text$/shared$/01$/online_update_dialog.xhp \
+ text$/shared$/01$/packagemanager.xhp \
+ text$/shared$/01$/password_dlg.xhp \
+ text$/shared$/01$/password_main.xhp \
+ text$/shared$/01$/ref_pdf_export.xhp \
+ text$/shared$/01$/ref_pdf_send_as.xhp \
+ text$/shared$/01$/securitywarning.xhp \
+ text$/shared$/01$/selectcertificate.xhp \
+ text$/shared$/01$/webhtml.xhp \
+ text$/shared$/01$/xformsdata.xhp \
+ text$/shared$/01$/xformsdataadd.xhp \
+ text$/shared$/01$/xformsdataaddcon.xhp \
+ text$/shared$/01$/xformsdatachange.xhp \
+ text$/shared$/01$/xformsdataname.xhp \
+ text$/shared$/01$/xformsdatatab.xhp \
+ text$/shared$/02$/01110000.xhp \
+ text$/shared$/02$/01140000.xhp \
+ text$/shared$/02$/01170000.xhp \
+ text$/shared$/02$/01170001.xhp \
+ text$/shared$/02$/01170002.xhp \
+ text$/shared$/02$/01170003.xhp \
+ text$/shared$/02$/01170004.xhp \
+ text$/shared$/02$/01170100.xhp \
+ text$/shared$/02$/01170101.xhp \
+ text$/shared$/02$/01170102.xhp \
+ text$/shared$/02$/01170103.xhp \
+ text$/shared$/02$/01170200.xhp \
+ text$/shared$/02$/01170201.xhp \
+ text$/shared$/02$/01170202.xhp \
+ text$/shared$/02$/01170203.xhp \
+ text$/shared$/02$/01170300.xhp \
+ text$/shared$/02$/01170400.xhp \
+ text$/shared$/02$/01170500.xhp \
+ text$/shared$/02$/01170600.xhp \
+ text$/shared$/02$/01170700.xhp \
+ text$/shared$/02$/01170800.xhp \
+ text$/shared$/02$/01170801.xhp \
+ text$/shared$/02$/01170802.xhp \
+ text$/shared$/02$/01170900.xhp \
+ text$/shared$/02$/01170901.xhp \
+ text$/shared$/02$/01170902.xhp \
+ text$/shared$/02$/01170903.xhp \
+ text$/shared$/02$/01170904.xhp \
+ text$/shared$/02$/01171000.xhp \
+ text$/shared$/02$/01171100.xhp \
+ text$/shared$/02$/01171200.xhp \
+ text$/shared$/02$/01171300.xhp \
+ text$/shared$/02$/01171400.xhp \
+ text$/shared$/02$/01220000.xhp \
+ text$/shared$/02$/01230000.xhp \
+ text$/shared$/02$/02010000.xhp \
+ text$/shared$/02$/02020000.xhp \
+ text$/shared$/02$/02030000.xhp \
+ text$/shared$/02$/02040000.xhp \
+ text$/shared$/02$/02050000.xhp \
+ text$/shared$/02$/02130000.xhp \
+ text$/shared$/02$/02140000.xhp \
+ text$/shared$/02$/02160000.xhp \
+ text$/shared$/02$/02170000.xhp \
+ text$/shared$/02$/03110000.xhp \
+ text$/shared$/02$/03120000.xhp \
+ text$/shared$/02$/03130000.xhp \
+ text$/shared$/02$/03140000.xhp \
+ text$/shared$/02$/03150000.xhp \
+ text$/shared$/02$/03200000.xhp \
+ text$/shared$/02$/04210000.xhp \
+ text$/shared$/02$/05020000.xhp \
+ text$/shared$/02$/05090000.xhp \
+ text$/shared$/02$/05110000.xhp \
+ text$/shared$/02$/06050000.xhp \
+ text$/shared$/02$/06060000.xhp \
+ text$/shared$/02$/06100000.xhp \
+ text$/shared$/02$/06110000.xhp \
+ text$/shared$/02$/06120000.xhp \
+ text$/shared$/02$/07010000.xhp \
+ text$/shared$/02$/07060000.xhp \
+ text$/shared$/02$/07070000.xhp \
+ text$/shared$/02$/07070100.xhp \
+ text$/shared$/02$/07070200.xhp \
+ text$/shared$/02$/07080000.xhp \
+ text$/shared$/02$/07090000.xhp \
+ text$/shared$/02$/08010000.xhp \
+ text$/shared$/02$/08020000.xhp \
+ text$/shared$/02$/09010000.xhp \
+ text$/shared$/02$/09020000.xhp \
+ text$/shared$/02$/09030000.xhp \
+ text$/shared$/02$/09060000.xhp \
+ text$/shared$/02$/09070000.xhp \
+ text$/shared$/02$/09070100.xhp \
+ text$/shared$/02$/09070200.xhp \
+ text$/shared$/02$/09070300.xhp \
+ text$/shared$/02$/09070400.xhp \
+ text$/shared$/02$/10010000.xhp \
+ text$/shared$/02$/10020000.xhp \
+ text$/shared$/02$/10030000.xhp \
+ text$/shared$/02$/10040000.xhp \
+ text$/shared$/02$/10100000.xhp \
+ text$/shared$/02$/12000000.xhp \
+ text$/shared$/02$/12010000.xhp \
+ text$/shared$/02$/12020000.xhp \
+ text$/shared$/02$/12030000.xhp \
+ text$/shared$/02$/12040000.xhp \
+ text$/shared$/02$/12050000.xhp \
+ text$/shared$/02$/12070000.xhp \
+ text$/shared$/02$/12070100.xhp \
+ text$/shared$/02$/12070200.xhp \
+ text$/shared$/02$/12070300.xhp \
+ text$/shared$/02$/12080000.xhp \
+ text$/shared$/02$/12090000.xhp \
+ text$/shared$/02$/12090100.xhp \
+ text$/shared$/02$/12090101.xhp \
+ text$/shared$/02$/12100000.xhp \
+ text$/shared$/02$/12100100.xhp \
+ text$/shared$/02$/12100200.xhp \
+ text$/shared$/02$/12110000.xhp \
+ text$/shared$/02$/12120000.xhp \
+ text$/shared$/02$/12130000.xhp \
+ text$/shared$/02$/12140000.xhp \
+ text$/shared$/02$/13010000.xhp \
+ text$/shared$/02$/13020000.xhp \
+ text$/shared$/02$/14010000.xhp \
+ text$/shared$/02$/14020000.xhp \
+ text$/shared$/02$/14020100.xhp \
+ text$/shared$/02$/14020200.xhp \
+ text$/shared$/02$/14030000.xhp \
+ text$/shared$/02$/14040000.xhp \
+ text$/shared$/02$/14050000.xhp \
+ text$/shared$/02$/14060000.xhp \
+ text$/shared$/02$/14070000.xhp \
+ text$/shared$/02$/18010000.xhp \
+ text$/shared$/02$/18030000.xhp \
+ text$/shared$/02$/19090000.xhp \
+ text$/shared$/02$/20020000.xhp \
+ text$/shared$/02$/20030000.xhp \
+ text$/shared$/02$/20040000.xhp \
+ text$/shared$/02$/20050000.xhp \
+ text$/shared$/02$/20060000.xhp \
+ text$/shared$/02$/20090000.xhp \
+ text$/shared$/02$/20100000.xhp \
+ text$/shared$/02$/24010000.xhp \
+ text$/shared$/02$/24020000.xhp \
+ text$/shared$/02$/24030000.xhp \
+ text$/shared$/02$/24040000.xhp \
+ text$/shared$/02$/24050000.xhp \
+ text$/shared$/02$/24060000.xhp \
+ text$/shared$/02$/24070000.xhp \
+ text$/shared$/02$/24080000.xhp \
+ text$/shared$/02$/24090000.xhp \
+ text$/shared$/02$/24100000.xhp \
+ text$/shared$/02$/basicshapes.xhp \
+ text$/shared$/02$/blockarrows.xhp \
+ text$/shared$/02$/callouts.xhp \
+ text$/shared$/02$/colortoolbar.xhp \
+ text$/shared$/02$/flowcharts.xhp \
+ text$/shared$/02$/fontwork.xhp \
+ text$/shared$/02$/more_controls.xhp \
+ text$/shared$/02$/paintbrush.xhp \
+ text$/shared$/02$/stars.xhp \
+ text$/shared$/02$/symbolshapes.xhp \
+ text$/shared$/04$/01010000.xhp \
+ text$/shared$/04$/01020000.xhp \
+ text$/shared$/05$/00000001.xhp \
+ text$/shared$/05$/00000002.xhp \
+ text$/shared$/05$/00000100.xhp \
+ text$/shared$/05$/00000110.xhp \
+ text$/shared$/05$/00000120.xhp \
+ text$/shared$/05$/00000130.xhp \
+ text$/shared$/05$/00000140.xhp \
+ text$/shared$/05$/00000150.xhp \
+ text$/shared$/05$/00000160.xhp \
+ text$/shared$/05$/err_html.xhp \
+ text$/shared$/07$/09000000.xhp \
+ text$/shared$/3dsettings_toolbar.xhp \
+ text$/shared$/autokorr$/01000000.xhp \
+ text$/shared$/autokorr$/02000000.xhp \
+ text$/shared$/autokorr$/03000000.xhp \
+ text$/shared$/autokorr$/04000000.xhp \
+ text$/shared$/autokorr$/05000000.xhp \
+ text$/shared$/autokorr$/06000000.xhp \
+ text$/shared$/autokorr$/07000000.xhp \
+ text$/shared$/autokorr$/08000000.xhp \
+ text$/shared$/autokorr$/09000000.xhp \
+ text$/shared$/autokorr$/10000000.xhp \
+ text$/shared$/autokorr$/12000000.xhp \
+ text$/shared$/autokorr$/13000000.xhp \
+ text$/shared$/autopi$/01000000.xhp \
+ text$/shared$/autopi$/01010000.xhp \
+ text$/shared$/autopi$/01010100.xhp \
+ text$/shared$/autopi$/01010200.xhp \
+ text$/shared$/autopi$/01010300.xhp \
+ text$/shared$/autopi$/01010400.xhp \
+ text$/shared$/autopi$/01010500.xhp \
+ text$/shared$/autopi$/01010600.xhp \
+ text$/shared$/autopi$/01020000.xhp \
+ text$/shared$/autopi$/01020100.xhp \
+ text$/shared$/autopi$/01020200.xhp \
+ text$/shared$/autopi$/01020300.xhp \
+ text$/shared$/autopi$/01020400.xhp \
+ text$/shared$/autopi$/01020500.xhp \
+ text$/shared$/autopi$/01040000.xhp \
+ text$/shared$/autopi$/01040100.xhp \
+ text$/shared$/autopi$/01040200.xhp \
+ text$/shared$/autopi$/01040300.xhp \
+ text$/shared$/autopi$/01040400.xhp \
+ text$/shared$/autopi$/01040500.xhp \
+ text$/shared$/autopi$/01040600.xhp \
+ text$/shared$/autopi$/01050000.xhp \
+ text$/shared$/autopi$/01050100.xhp \
+ text$/shared$/autopi$/01050200.xhp \
+ text$/shared$/autopi$/01050300.xhp \
+ text$/shared$/autopi$/01050400.xhp \
+ text$/shared$/autopi$/01050500.xhp \
+ text$/shared$/autopi$/01090000.xhp \
+ text$/shared$/autopi$/01090100.xhp \
+ text$/shared$/autopi$/01090200.xhp \
+ text$/shared$/autopi$/01090210.xhp \
+ text$/shared$/autopi$/01090220.xhp \
+ text$/shared$/autopi$/01090300.xhp \
+ text$/shared$/autopi$/01090400.xhp \
+ text$/shared$/autopi$/01090500.xhp \
+ text$/shared$/autopi$/01090600.xhp \
+ text$/shared$/autopi$/01100000.xhp \
+ text$/shared$/autopi$/01100100.xhp \
+ text$/shared$/autopi$/01100150.xhp \
+ text$/shared$/autopi$/01100200.xhp \
+ text$/shared$/autopi$/01100300.xhp \
+ text$/shared$/autopi$/01100400.xhp \
+ text$/shared$/autopi$/01100500.xhp \
+ text$/shared$/autopi$/01110000.xhp \
+ text$/shared$/autopi$/01110100.xhp \
+ text$/shared$/autopi$/01110200.xhp \
+ text$/shared$/autopi$/01110300.xhp \
+ text$/shared$/autopi$/01110400.xhp \
+ text$/shared$/autopi$/01110500.xhp \
+ text$/shared$/autopi$/01110600.xhp \
+ text$/shared$/autopi$/01120000.xhp \
+ text$/shared$/autopi$/01120100.xhp \
+ text$/shared$/autopi$/01120200.xhp \
+ text$/shared$/autopi$/01120300.xhp \
+ text$/shared$/autopi$/01120400.xhp \
+ text$/shared$/autopi$/01120500.xhp \
+ text$/shared$/autopi$/01130000.xhp \
+ text$/shared$/autopi$/01130100.xhp \
+ text$/shared$/autopi$/01130200.xhp \
+ text$/shared$/autopi$/01150000.xhp \
+ text$/shared$/autopi$/01170000.xhp \
+ text$/shared$/autopi$/01170200.xhp \
+ text$/shared$/autopi$/01170300.xhp \
+ text$/shared$/autopi$/01170400.xhp \
+ text$/shared$/autopi$/01170500.xhp \
+ text$/shared$/autopi$/purchase.xhp \
+ text$/shared$/autopi$/webwizard00.xhp \
+ text$/shared$/autopi$/webwizard01.xhp \
+ text$/shared$/autopi$/webwizard02.xhp \
+ text$/shared$/autopi$/webwizard03.xhp \
+ text$/shared$/autopi$/webwizard04.xhp \
+ text$/shared$/autopi$/webwizard05.xhp \
+ text$/shared$/autopi$/webwizard05bi.xhp \
+ text$/shared$/autopi$/webwizard05is.xhp \
+ text$/shared$/autopi$/webwizard06.xhp \
+ text$/shared$/autopi$/webwizard07.xhp \
+ text$/shared$/autopi$/webwizard07fc.xhp \
+ text$/shared$/explorer$/database$/02000000.xhp \
+ text$/shared$/explorer$/database$/02000002.xhp \
+ text$/shared$/explorer$/database$/02010100.xhp \
+ text$/shared$/explorer$/database$/02010101.xhp \
+ text$/shared$/explorer$/database$/04000000.xhp \
+ text$/shared$/explorer$/database$/04030000.xhp \
+ text$/shared$/explorer$/database$/05000000.xhp \
+ text$/shared$/explorer$/database$/05000001.xhp \
+ text$/shared$/explorer$/database$/05000002.xhp \
+ text$/shared$/explorer$/database$/05000003.xhp \
+ text$/shared$/explorer$/database$/05010000.xhp \
+ text$/shared$/explorer$/database$/05010100.xhp \
+ text$/shared$/explorer$/database$/05020000.xhp \
+ text$/shared$/explorer$/database$/05020100.xhp \
+ text$/shared$/explorer$/database$/05030000.xhp \
+ text$/shared$/explorer$/database$/05030100.xhp \
+ text$/shared$/explorer$/database$/05030200.xhp \
+ text$/shared$/explorer$/database$/05030300.xhp \
+ text$/shared$/explorer$/database$/05030400.xhp \
+ text$/shared$/explorer$/database$/05040000.xhp \
+ text$/shared$/explorer$/database$/05040100.xhp \
+ text$/shared$/explorer$/database$/05040200.xhp \
+ text$/shared$/explorer$/database$/11000002.xhp \
+ text$/shared$/explorer$/database$/11020000.xhp \
+ text$/shared$/explorer$/database$/11030000.xhp \
+ text$/shared$/explorer$/database$/11030100.xhp \
+ text$/shared$/explorer$/database$/11080000.xhp \
+ text$/shared$/explorer$/database$/11090000.xhp \
+ text$/shared$/explorer$/database$/11150200.xhp \
+ text$/shared$/explorer$/database$/11170000.xhp \
+ text$/shared$/explorer$/database$/11170100.xhp \
+ text$/shared$/explorer$/database$/30000000.xhp \
+ text$/shared$/explorer$/database$/30100000.xhp \
+ text$/shared$/explorer$/database$/dabaadvprop.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropdat.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropgen.xhp \
+ text$/shared$/explorer$/database$/dabadoc.xhp \
+ text$/shared$/explorer$/database$/dabaprop.xhp \
+ text$/shared$/explorer$/database$/dabapropadd.xhp \
+ text$/shared$/explorer$/database$/dabapropcon.xhp \
+ text$/shared$/explorer$/database$/dabapropgen.xhp \
+ text$/shared$/explorer$/database$/dabawiz00.xhp \
+ text$/shared$/explorer$/database$/dabawiz01.xhp \
+ text$/shared$/explorer$/database$/dabawiz02.xhp \
+ text$/shared$/explorer$/database$/dabawiz02access.xhp \
+ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ado.xhp \
+ text$/shared$/explorer$/database$/dabawiz02dbase.xhp \
+ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \
+ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \
+ text$/shared$/explorer$/database$/dabawiz02odbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02oracle.xhp \
+ text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \
+ text$/shared$/explorer$/database$/dabawiz02text.xhp \
+ text$/shared$/explorer$/database$/dabawiz03auth.xhp \
+ text$/shared$/explorer$/database$/main.xhp \
+ text$/shared$/explorer$/database$/menubar.xhp \
+ text$/shared$/explorer$/database$/menuedit.xhp \
+ text$/shared$/explorer$/database$/menufile.xhp \
+ text$/shared$/explorer$/database$/menufilesave.xhp \
+ text$/shared$/explorer$/database$/menuinsert.xhp \
+ text$/shared$/explorer$/database$/menutools.xhp \
+ text$/shared$/explorer$/database$/menuview.xhp \
+ text$/shared$/explorer$/database$/migrate_macros.xhp \
+ text$/shared$/explorer$/database$/password.xhp \
+ text$/shared$/explorer$/database$/querywizard00.xhp \
+ text$/shared$/explorer$/database$/querywizard01.xhp \
+ text$/shared$/explorer$/database$/querywizard02.xhp \
+ text$/shared$/explorer$/database$/querywizard03.xhp \
+ text$/shared$/explorer$/database$/querywizard04.xhp \
+ text$/shared$/explorer$/database$/querywizard05.xhp \
+ text$/shared$/explorer$/database$/querywizard06.xhp \
+ text$/shared$/explorer$/database$/querywizard07.xhp \
+ text$/shared$/explorer$/database$/querywizard08.xhp \
+ text$/shared$/explorer$/database$/rep_datetime.xhp \
+ text$/shared$/explorer$/database$/rep_main.xhp \
+ text$/shared$/explorer$/database$/rep_navigator.xhp \
+ text$/shared$/explorer$/database$/rep_pagenumbers.xhp \
+ text$/shared$/explorer$/database$/rep_prop.xhp \
+ text$/shared$/explorer$/database$/rep_sort.xhp \
+ text$/shared$/explorer$/database$/tablewizard00.xhp \
+ text$/shared$/explorer$/database$/tablewizard01.xhp \
+ text$/shared$/explorer$/database$/tablewizard02.xhp \
+ text$/shared$/explorer$/database$/tablewizard03.xhp \
+ text$/shared$/explorer$/database$/tablewizard04.xhp \
+ text$/shared$/explorer$/database$/toolbars.xhp \
+ text$/shared$/fontwork_toolbar.xhp \
+ text$/shared$/guide$/aaa_start.xhp \
+ text$/shared$/guide$/accessibility.xhp \
+ text$/shared$/guide$/active_help_on_off.xhp \
+ text$/shared$/guide$/activex.xhp \
+ text$/shared$/guide$/assistive.xhp \
+ text$/shared$/guide$/autocorr_url.xhp \
+ text$/shared$/guide$/autohide.xhp \
+ text$/shared$/guide$/background.xhp \
+ text$/shared$/guide$/border_paragraph.xhp \
+ text$/shared$/guide$/border_table.xhp \
+ text$/shared$/guide$/breaking_lines.xhp \
+ text$/shared$/guide$/change_title.xhp \
+ text$/shared$/guide$/chart_axis.xhp \
+ text$/shared$/guide$/chart_barformat.xhp \
+ text$/shared$/guide$/chart_insert.xhp \
+ text$/shared$/guide$/chart_legend.xhp \
+ text$/shared$/guide$/chart_title.xhp \
+ text$/shared$/guide$/collab.xhp \
+ text$/shared$/guide$/configure_overview.xhp \
+ text$/shared$/guide$/contextmenu.xhp \
+ text$/shared$/guide$/copy_drawfunctions.xhp \
+ text$/shared$/guide$/copytable2application.xhp \
+ text$/shared$/guide$/copytext2application.xhp \
+ text$/shared$/guide$/ctl.xhp \
+ text$/shared$/guide$/data_addressbook.xhp \
+ text$/shared$/guide$/data_dbase2office.xhp \
+ text$/shared$/guide$/data_enter_sql.xhp \
+ text$/shared$/guide$/data_forms.xhp \
+ text$/shared$/guide$/data_im_export.xhp \
+ text$/shared$/guide$/data_new.xhp \
+ text$/shared$/guide$/data_queries.xhp \
+ text$/shared$/guide$/data_register.xhp \
+ text$/shared$/guide$/data_report.xhp \
+ text$/shared$/guide$/data_reports.xhp \
+ text$/shared$/guide$/data_search.xhp \
+ text$/shared$/guide$/data_search2.xhp \
+ text$/shared$/guide$/data_tabledefine.xhp \
+ text$/shared$/guide$/data_tables.xhp \
+ text$/shared$/guide$/data_view.xhp \
+ text$/shared$/guide$/database_main.xhp \
+ text$/shared$/guide$/digital_signatures.xhp \
+ text$/shared$/guide$/digitalsign_receive.xhp \
+ text$/shared$/guide$/digitalsign_send.xhp \
+ text$/shared$/guide$/doc_autosave.xhp \
+ text$/shared$/guide$/doc_open.xhp \
+ text$/shared$/guide$/doc_save.xhp \
+ text$/shared$/guide$/dragdrop.xhp \
+ text$/shared$/guide$/dragdrop_beamer.xhp \
+ text$/shared$/guide$/dragdrop_fromgallery.xhp \
+ text$/shared$/guide$/dragdrop_gallery.xhp \
+ text$/shared$/guide$/dragdrop_graphic.xhp \
+ text$/shared$/guide$/dragdrop_table.xhp \
+ text$/shared$/guide$/edit_symbolbar.xhp \
+ text$/shared$/guide$/email.xhp \
+ text$/shared$/guide$/error_report.xhp \
+ text$/shared$/guide$/export_ms.xhp \
+ text$/shared$/guide$/fax.xhp \
+ text$/shared$/guide$/filternavigator.xhp \
+ text$/shared$/guide$/find_attributes.xhp \
+ text$/shared$/guide$/flat_icons.xhp \
+ text$/shared$/guide$/floating_toolbar.xhp \
+ text$/shared$/guide$/fontwork.xhp \
+ text$/shared$/guide$/formfields.xhp \
+ text$/shared$/guide$/gallery_insert.xhp \
+ text$/shared$/guide$/groups.xhp \
+ text$/shared$/guide$/hyperlink_edit.xhp \
+ text$/shared$/guide$/hyperlink_insert.xhp \
+ text$/shared$/guide$/hyperlink_rel_abs.xhp \
+ text$/shared$/guide$/imagemap.xhp \
+ text$/shared$/guide$/import_ms.xhp \
+ text$/shared$/guide$/insert_bitmap.xhp \
+ text$/shared$/guide$/insert_graphic_drawit.xhp \
+ text$/shared$/guide$/insert_specialchar.xhp \
+ text$/shared$/guide$/integratinguno.xhp \
+ text$/shared$/guide$/keyboard.xhp \
+ text$/shared$/guide$/labels.xhp \
+ text$/shared$/guide$/labels_database.xhp \
+ text$/shared$/guide$/language_select.xhp \
+ text$/shared$/guide$/line_intext.xhp \
+ text$/shared$/guide$/lineend_define.xhp \
+ text$/shared$/guide$/linestyle_define.xhp \
+ text$/shared$/guide$/linestyles.xhp \
+ text$/shared$/guide$/macro_recording.xhp \
+ text$/shared$/guide$/main.xhp \
+ text$/shared$/guide$/measurement_units.xhp \
+ text$/shared$/guide$/microsoft_terms.xhp \
+ text$/shared$/guide$/mobiledevicefilters.xhp \
+ text$/shared$/guide$/ms_doctypes.xhp \
+ text$/shared$/guide$/ms_import_export_limitations.xhp \
+ text$/shared$/guide$/ms_user.xhp \
+ text$/shared$/guide$/navigator.xhp \
+ text$/shared$/guide$/navigator_setcursor.xhp \
+ text$/shared$/guide$/navpane_on.xhp \
+ text$/shared$/guide$/numbering_stop.xhp \
+ text$/shared$/guide$/pageformat_max.xhp \
+ text$/shared$/guide$/paintbrush.xhp \
+ text$/shared$/guide$/pasting.xhp \
+ text$/shared$/guide$/print_blackwhite.xhp \
+ text$/shared$/guide$/print_faster.xhp \
+ text$/shared$/guide$/protection.xhp \
+ text$/shared$/guide$/redlining.xhp \
+ text$/shared$/guide$/redlining_accept.xhp \
+ text$/shared$/guide$/redlining_doccompare.xhp \
+ text$/shared$/guide$/redlining_docmerge.xhp \
+ text$/shared$/guide$/redlining_enter.xhp \
+ text$/shared$/guide$/redlining_protect.xhp \
+ text$/shared$/guide$/redlining_versions.xhp \
+ text$/shared$/guide$/round_corner.xhp \
+ text$/shared$/guide$/scripting.xhp \
+ text$/shared$/guide$/space_hyphen.xhp \
+ text$/shared$/guide$/spadmin.xhp \
+ text$/shared$/guide$/standard_template.xhp \
+ text$/shared$/guide$/start_parameters.xhp \
+ text$/shared$/guide$/startcenter.xhp \
+ text$/shared$/guide$/tabs.xhp \
+ text$/shared$/guide$/text_color.xhp \
+ text$/shared$/guide$/textmode_change.xhp \
+ text$/shared$/guide$/undo_formatting.xhp \
+ text$/shared$/guide$/version_number.xhp \
+ text$/shared$/guide$/viewing_file_properties.xhp \
+ text$/shared$/guide$/workfolder.xhp \
+ text$/shared$/guide$/xforms.xhp \
+ text$/shared$/guide$/xsltfilter.xhp \
+ text$/shared$/guide$/xsltfilter_create.xhp \
+ text$/shared$/guide$/xsltfilter_distribute.xhp \
+ text$/shared$/main0108.xhp \
+ text$/shared$/main0201.xhp \
+ text$/shared$/main0204.xhp \
+ text$/shared$/main0208.xhp \
+ text$/shared$/main0212.xhp \
+ text$/shared$/main0213.xhp \
+ text$/shared$/main0214.xhp \
+ text$/shared$/main0226.xhp \
+ text$/shared$/main0227.xhp \
+ text$/shared$/main0400.xhp \
+ text$/shared$/main0500.xhp \
+ text$/shared$/main0600.xhp \
+ text$/shared$/main0650.xhp \
+ text$/shared$/main0800.xhp \
+ text$/shared$/optionen$/01000000.xhp \
+ text$/shared$/optionen$/01010000.xhp \
+ text$/shared$/optionen$/01010100.xhp \
+ text$/shared$/optionen$/01010200.xhp \
+ text$/shared$/optionen$/01010300.xhp \
+ text$/shared$/optionen$/01010301.xhp \
+ text$/shared$/optionen$/01010400.xhp \
+ text$/shared$/optionen$/01010401.xhp \
+ text$/shared$/optionen$/01010500.xhp \
+ text$/shared$/optionen$/01010501.xhp \
+ text$/shared$/optionen$/01010600.xhp \
+ text$/shared$/optionen$/01010700.xhp \
+ text$/shared$/optionen$/01010800.xhp \
+ text$/shared$/optionen$/01010900.xhp \
+ text$/shared$/optionen$/01011000.xhp \
+ text$/shared$/optionen$/01012000.xhp \
+ text$/shared$/optionen$/01013000.xhp \
+ text$/shared$/optionen$/01014000.xhp \
+ text$/shared$/optionen$/01020000.xhp \
+ text$/shared$/optionen$/01020100.xhp \
+ text$/shared$/optionen$/01020300.xhp \
+ text$/shared$/optionen$/01020400.xhp \
+ text$/shared$/optionen$/01030000.xhp \
+ text$/shared$/optionen$/01030300.xhp \
+ text$/shared$/optionen$/01030500.xhp \
+ text$/shared$/optionen$/01040000.xhp \
+ text$/shared$/optionen$/01040200.xhp \
+ text$/shared$/optionen$/01040300.xhp \
+ text$/shared$/optionen$/01040301.xhp \
+ text$/shared$/optionen$/01040400.xhp \
+ text$/shared$/optionen$/01040500.xhp \
+ text$/shared$/optionen$/01040600.xhp \
+ text$/shared$/optionen$/01040700.xhp \
+ text$/shared$/optionen$/01040900.xhp \
+ text$/shared$/optionen$/01041000.xhp \
+ text$/shared$/optionen$/01041100.xhp \
+ text$/shared$/optionen$/01050000.xhp \
+ text$/shared$/optionen$/01050100.xhp \
+ text$/shared$/optionen$/01050300.xhp \
+ text$/shared$/optionen$/01060000.xhp \
+ text$/shared$/optionen$/01060100.xhp \
+ text$/shared$/optionen$/01060300.xhp \
+ text$/shared$/optionen$/01060400.xhp \
+ text$/shared$/optionen$/01060401.xhp \
+ text$/shared$/optionen$/01060500.xhp \
+ text$/shared$/optionen$/01060600.xhp \
+ text$/shared$/optionen$/01060700.xhp \
+ text$/shared$/optionen$/01060800.xhp \
+ text$/shared$/optionen$/01060900.xhp \
+ text$/shared$/optionen$/01061000.xhp \
+ text$/shared$/optionen$/01070000.xhp \
+ text$/shared$/optionen$/01070100.xhp \
+ text$/shared$/optionen$/01070300.xhp \
+ text$/shared$/optionen$/01070400.xhp \
+ text$/shared$/optionen$/01070500.xhp \
+ text$/shared$/optionen$/01080000.xhp \
+ text$/shared$/optionen$/01090000.xhp \
+ text$/shared$/optionen$/01090100.xhp \
+ text$/shared$/optionen$/01110000.xhp \
+ text$/shared$/optionen$/01110100.xhp \
+ text$/shared$/optionen$/01130100.xhp \
+ text$/shared$/optionen$/01130200.xhp \
+ text$/shared$/optionen$/01140000.xhp \
+ text$/shared$/optionen$/01150000.xhp \
+ text$/shared$/optionen$/01150100.xhp \
+ text$/shared$/optionen$/01150200.xhp \
+ text$/shared$/optionen$/01150300.xhp \
+ text$/shared$/optionen$/01160000.xhp \
+ text$/shared$/optionen$/01160100.xhp \
+ text$/shared$/optionen$/01160200.xhp \
+ text$/shared$/optionen$/01160201.xhp \
+ text$/shared$/optionen$/java.xhp \
+ text$/shared$/optionen$/javaclasspath.xhp \
+ text$/shared$/optionen$/javaparameters.xhp \
+ text$/shared$/optionen$/macrosecurity.xhp \
+ text$/shared$/optionen$/macrosecurity_sl.xhp \
+ text$/shared$/optionen$/macrosecurity_ts.xhp \
+ text$/shared$/optionen$/mailmerge.xhp \
+ text$/shared$/optionen$/online_update.xhp \
+ text$/shared$/optionen$/serverauthentication.xhp \
+ text$/shared$/optionen$/testaccount.xhp \
+ text$/shared$/optionen$/viewcertificate.xhp \
+ text$/shared$/optionen$/viewcertificate_c.xhp \
+ text$/shared$/optionen$/viewcertificate_d.xhp \
+ text$/shared$/optionen$/viewcertificate_g.xhp \
+ text$/shared$/tree_strings.xhp \
+ text$/schart$/00$/00000004.xhp \
+ text$/schart$/01$/03010000.xhp \
+ text$/schart$/01$/04010000.xhp \
+ text$/schart$/01$/04020000.xhp \
+ text$/schart$/01$/04030000.xhp \
+ text$/schart$/01$/04040000.xhp \
+ text$/schart$/01$/04050000.xhp \
+ text$/schart$/01$/04050100.xhp \
+ text$/schart$/01$/04060000.xhp \
+ text$/schart$/01$/04070000.xhp \
+ text$/schart$/01$/05010000.xhp \
+ text$/schart$/01$/05010100.xhp \
+ text$/schart$/01$/05010200.xhp \
+ text$/schart$/01$/05020000.xhp \
+ text$/schart$/01$/05020100.xhp \
+ text$/schart$/01$/05020101.xhp \
+ text$/schart$/01$/05020200.xhp \
+ text$/schart$/01$/05020201.xhp \
+ text$/schart$/01$/05030000.xhp \
+ text$/schart$/01$/05040000.xhp \
+ text$/schart$/01$/05040100.xhp \
+ text$/schart$/01$/05040200.xhp \
+ text$/schart$/01$/05040201.xhp \
+ text$/schart$/01$/05040202.xhp \
+ text$/schart$/01$/05050000.xhp \
+ text$/schart$/01$/05050100.xhp \
+ text$/schart$/01$/05060000.xhp \
+ text$/schart$/01$/05070000.xhp \
+ text$/schart$/01$/05080000.xhp \
+ text$/schart$/01$/05120000.xhp \
+ text$/schart$/01$/choose_chart_type.xhp \
+ text$/schart$/01$/smooth_line_properties.xhp \
+ text$/schart$/01$/three_d_view.xhp \
+ text$/schart$/01$/type_area.xhp \
+ text$/schart$/01$/type_bubble.xhp \
+ text$/schart$/01$/type_column_bar.xhp \
+ text$/schart$/01$/type_column_line.xhp \
+ text$/schart$/01$/type_line.xhp \
+ text$/schart$/01$/type_net.xhp \
+ text$/schart$/01$/type_pie.xhp \
+ text$/schart$/01$/type_stock.xhp \
+ text$/schart$/01$/type_xy.xhp \
+ text$/schart$/01$/wiz_chart_elements.xhp \
+ text$/schart$/01$/wiz_chart_type.xhp \
+ text$/schart$/01$/wiz_data_range.xhp \
+ text$/schart$/01$/wiz_data_series.xhp \
+ text$/schart$/02$/01190000.xhp \
+ text$/schart$/02$/01200000.xhp \
+ text$/schart$/02$/01210000.xhp \
+ text$/schart$/02$/01220000.xhp \
+ text$/schart$/02$/02020000.xhp \
+ text$/schart$/04$/01020000.xhp \
+ text$/schart$/main0000.xhp \
+ text$/schart$/main0202.xhp \
+ text$/schart$/main0503.xhp \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/smath/delzip b/util/smath/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/smath/delzip
diff --git a/util/smath/makefile.mk b/util/smath/makefile.mk
new file mode 100644
index 0000000000..d9d0adc2d6
--- /dev/null
+++ b/util/smath/makefile.mk
@@ -0,0 +1,1034 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_smath
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_smath
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/smath$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
+
+LINKNAME=smath
+LINKADDEDFILES= \
+ -add smath.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \
+ -add smath.tree $(COMMONMISC)$/LANGUAGE$/smath.tree \
+ -add smath.jar $(COMMONBIN)$/xhp_smath_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \
+ $(COMMONMISC)$/LANGUAGE$/smath.tree \
+ $(COMMONBIN)$/xhp_smath_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/smath$/00$/00000004.xhp \
+ text$/smath$/01$/02080000.xhp \
+ text$/smath$/01$/02090000.xhp \
+ text$/smath$/01$/02100000.xhp \
+ text$/smath$/01$/02110000.xhp \
+ text$/smath$/01$/03040000.xhp \
+ text$/smath$/01$/03050000.xhp \
+ text$/smath$/01$/03060000.xhp \
+ text$/smath$/01$/03070000.xhp \
+ text$/smath$/01$/03080000.xhp \
+ text$/smath$/01$/03090000.xhp \
+ text$/smath$/01$/03090100.xhp \
+ text$/smath$/01$/03090200.xhp \
+ text$/smath$/01$/03090300.xhp \
+ text$/smath$/01$/03090400.xhp \
+ text$/smath$/01$/03090500.xhp \
+ text$/smath$/01$/03090600.xhp \
+ text$/smath$/01$/03090700.xhp \
+ text$/smath$/01$/03090800.xhp \
+ text$/smath$/01$/03090900.xhp \
+ text$/smath$/01$/03090901.xhp \
+ text$/smath$/01$/03090902.xhp \
+ text$/smath$/01$/03090903.xhp \
+ text$/smath$/01$/03090904.xhp \
+ text$/smath$/01$/03090905.xhp \
+ text$/smath$/01$/03090906.xhp \
+ text$/smath$/01$/03090907.xhp \
+ text$/smath$/01$/03090908.xhp \
+ text$/smath$/01$/03090909.xhp \
+ text$/smath$/01$/03090910.xhp \
+ text$/smath$/01$/03091100.xhp \
+ text$/smath$/01$/03091200.xhp \
+ text$/smath$/01$/03091300.xhp \
+ text$/smath$/01$/03091400.xhp \
+ text$/smath$/01$/03091500.xhp \
+ text$/smath$/01$/03091501.xhp \
+ text$/smath$/01$/03091502.xhp \
+ text$/smath$/01$/03091503.xhp \
+ text$/smath$/01$/03091504.xhp \
+ text$/smath$/01$/03091505.xhp \
+ text$/smath$/01$/03091506.xhp \
+ text$/smath$/01$/03091507.xhp \
+ text$/smath$/01$/03091508.xhp \
+ text$/smath$/01$/03091509.xhp \
+ text$/smath$/01$/03091600.xhp \
+ text$/smath$/01$/05010000.xhp \
+ text$/smath$/01$/05010100.xhp \
+ text$/smath$/01$/05020000.xhp \
+ text$/smath$/01$/05030000.xhp \
+ text$/smath$/01$/05040000.xhp \
+ text$/smath$/01$/05050000.xhp \
+ text$/smath$/01$/06010000.xhp \
+ text$/smath$/01$/06010100.xhp \
+ text$/smath$/01$/06020000.xhp \
+ text$/smath$/02$/03010000.xhp \
+ text$/smath$/04$/01020000.xhp \
+ text$/smath$/guide$/align.xhp \
+ text$/smath$/guide$/attributes.xhp \
+ text$/smath$/guide$/brackets.xhp \
+ text$/smath$/guide$/comment.xhp \
+ text$/smath$/guide$/keyboard.xhp \
+ text$/smath$/guide$/limits.xhp \
+ text$/smath$/guide$/main.xhp \
+ text$/smath$/guide$/newline.xhp \
+ text$/smath$/guide$/parentheses.xhp \
+ text$/smath$/guide$/text.xhp \
+ text$/smath$/main0000.xhp \
+ text$/smath$/main0100.xhp \
+ text$/smath$/main0101.xhp \
+ text$/smath$/main0102.xhp \
+ text$/smath$/main0103.xhp \
+ text$/smath$/main0105.xhp \
+ text$/smath$/main0106.xhp \
+ text$/smath$/main0107.xhp \
+ text$/smath$/main0200.xhp \
+ text$/smath$/main0202.xhp \
+ text$/smath$/main0203.xhp \
+ text$/smath$/main0503.xhp \
+ text$/shared$/00$/00000001.xhp \
+ text$/shared$/00$/00000002.xhp \
+ text$/shared$/00$/00000003.xhp \
+ text$/shared$/00$/00000004.xhp \
+ text$/shared$/00$/00000005.xhp \
+ text$/shared$/00$/00000007.xhp \
+ text$/shared$/00$/00000010.xhp \
+ text$/shared$/00$/00000011.xhp \
+ text$/shared$/00$/00000020.xhp \
+ text$/shared$/00$/00000021.xhp \
+ text$/shared$/00$/00000099.xhp \
+ text$/shared$/00$/00000200.xhp \
+ text$/shared$/00$/00000206.xhp \
+ text$/shared$/00$/00000207.xhp \
+ text$/shared$/00$/00000208.xhp \
+ text$/shared$/00$/00000210.xhp \
+ text$/shared$/00$/00000215.xhp \
+ text$/shared$/00$/00000401.xhp \
+ text$/shared$/00$/00000402.xhp \
+ text$/shared$/00$/00000403.xhp \
+ text$/shared$/00$/00000404.xhp \
+ text$/shared$/00$/00000406.xhp \
+ text$/shared$/00$/00000407.xhp \
+ text$/shared$/00$/00000408.xhp \
+ text$/shared$/00$/00000409.xhp \
+ text$/shared$/00$/00000450.xhp \
+ text$/shared$/00$/00040500.xhp \
+ text$/shared$/00$/00040501.xhp \
+ text$/shared$/00$/00040502.xhp \
+ text$/shared$/00$/00040503.xhp \
+ text$/shared$/00$/01000000.xhp \
+ text$/shared$/00$/01010000.xhp \
+ text$/shared$/00$/01020000.xhp \
+ text$/shared$/00$/01050000.xhp \
+ text$/shared$/00$/icon_alt.xhp \
+ text$/shared$/01$/01010000.xhp \
+ text$/shared$/01$/01010001.xhp \
+ text$/shared$/01$/01010100.xhp \
+ text$/shared$/01$/01010200.xhp \
+ text$/shared$/01$/01010201.xhp \
+ text$/shared$/01$/01010202.xhp \
+ text$/shared$/01$/01010203.xhp \
+ text$/shared$/01$/01010300.xhp \
+ text$/shared$/01$/01010301.xhp \
+ text$/shared$/01$/01010302.xhp \
+ text$/shared$/01$/01010303.xhp \
+ text$/shared$/01$/01010304.xhp \
+ text$/shared$/01$/01020000.xhp \
+ text$/shared$/01$/01020101.xhp \
+ text$/shared$/01$/01020103.xhp \
+ text$/shared$/01$/01050000.xhp \
+ text$/shared$/01$/01060000.xhp \
+ text$/shared$/01$/01070000.xhp \
+ text$/shared$/01$/01070001.xhp \
+ text$/shared$/01$/01100000.xhp \
+ text$/shared$/01$/01100100.xhp \
+ text$/shared$/01$/01100200.xhp \
+ text$/shared$/01$/01100300.xhp \
+ text$/shared$/01$/01100400.xhp \
+ text$/shared$/01$/01100500.xhp \
+ text$/shared$/01$/01100600.xhp \
+ text$/shared$/01$/01110000.xhp \
+ text$/shared$/01$/01110100.xhp \
+ text$/shared$/01$/01110101.xhp \
+ text$/shared$/01$/01110300.xhp \
+ text$/shared$/01$/01110400.xhp \
+ text$/shared$/01$/01130000.xhp \
+ text$/shared$/01$/01140000.xhp \
+ text$/shared$/01$/01160000.xhp \
+ text$/shared$/01$/01160200.xhp \
+ text$/shared$/01$/01160300.xhp \
+ text$/shared$/01$/01170000.xhp \
+ text$/shared$/01$/01180000.xhp \
+ text$/shared$/01$/01190000.xhp \
+ text$/shared$/01$/01990000.xhp \
+ text$/shared$/01$/02010000.xhp \
+ text$/shared$/01$/02020000.xhp \
+ text$/shared$/01$/02030000.xhp \
+ text$/shared$/01$/02040000.xhp \
+ text$/shared$/01$/02050000.xhp \
+ text$/shared$/01$/02060000.xhp \
+ text$/shared$/01$/02070000.xhp \
+ text$/shared$/01$/02090000.xhp \
+ text$/shared$/01$/02100000.xhp \
+ text$/shared$/01$/02100001.xhp \
+ text$/shared$/01$/02100100.xhp \
+ text$/shared$/01$/02100200.xhp \
+ text$/shared$/01$/02100300.xhp \
+ text$/shared$/01$/02110000.xhp \
+ text$/shared$/01$/02180000.xhp \
+ text$/shared$/01$/02180100.xhp \
+ text$/shared$/01$/02190000.xhp \
+ text$/shared$/01$/02200000.xhp \
+ text$/shared$/01$/02200100.xhp \
+ text$/shared$/01$/02200200.xhp \
+ text$/shared$/01$/02210101.xhp \
+ text$/shared$/01$/02220000.xhp \
+ text$/shared$/01$/02220100.xhp \
+ text$/shared$/01$/02230000.xhp \
+ text$/shared$/01$/02230100.xhp \
+ text$/shared$/01$/02230150.xhp \
+ text$/shared$/01$/02230200.xhp \
+ text$/shared$/01$/02230300.xhp \
+ text$/shared$/01$/02230400.xhp \
+ text$/shared$/01$/02230401.xhp \
+ text$/shared$/01$/02230402.xhp \
+ text$/shared$/01$/02230500.xhp \
+ text$/shared$/01$/02240000.xhp \
+ text$/shared$/01$/02250000.xhp \
+ text$/shared$/01$/03010000.xhp \
+ text$/shared$/01$/03020000.xhp \
+ text$/shared$/01$/03040000.xhp \
+ text$/shared$/01$/03050000.xhp \
+ text$/shared$/01$/03060000.xhp \
+ text$/shared$/01$/03110000.xhp \
+ text$/shared$/01$/03150100.xhp \
+ text$/shared$/01$/03170000.xhp \
+ text$/shared$/01$/03990000.xhp \
+ text$/shared$/01$/04050000.xhp \
+ text$/shared$/01$/04060000.xhp \
+ text$/shared$/01$/04060100.xhp \
+ text$/shared$/01$/04060200.xhp \
+ text$/shared$/01$/04100000.xhp \
+ text$/shared$/01$/04140000.xhp \
+ text$/shared$/01$/04150000.xhp \
+ text$/shared$/01$/04150100.xhp \
+ text$/shared$/01$/04150200.xhp \
+ text$/shared$/01$/04150400.xhp \
+ text$/shared$/01$/04150500.xhp \
+ text$/shared$/01$/04160300.xhp \
+ text$/shared$/01$/04160500.xhp \
+ text$/shared$/01$/04180100.xhp \
+ text$/shared$/01$/04990000.xhp \
+ text$/shared$/01$/05010000.xhp \
+ text$/shared$/01$/05020000.xhp \
+ text$/shared$/01$/05020100.xhp \
+ text$/shared$/01$/05020200.xhp \
+ text$/shared$/01$/05020300.xhp \
+ text$/shared$/01$/05020301.xhp \
+ text$/shared$/01$/05020400.xhp \
+ text$/shared$/01$/05020500.xhp \
+ text$/shared$/01$/05020600.xhp \
+ text$/shared$/01$/05020700.xhp \
+ text$/shared$/01$/05030000.xhp \
+ text$/shared$/01$/05030100.xhp \
+ text$/shared$/01$/05030300.xhp \
+ text$/shared$/01$/05030500.xhp \
+ text$/shared$/01$/05030600.xhp \
+ text$/shared$/01$/05030700.xhp \
+ text$/shared$/01$/05030800.xhp \
+ text$/shared$/01$/05040100.xhp \
+ text$/shared$/01$/05040200.xhp \
+ text$/shared$/01$/05040300.xhp \
+ text$/shared$/01$/05040400.xhp \
+ text$/shared$/01$/05050000.xhp \
+ text$/shared$/01$/05060000.xhp \
+ text$/shared$/01$/05070000.xhp \
+ text$/shared$/01$/05070100.xhp \
+ text$/shared$/01$/05070200.xhp \
+ text$/shared$/01$/05070300.xhp \
+ text$/shared$/01$/05070400.xhp \
+ text$/shared$/01$/05070500.xhp \
+ text$/shared$/01$/05070600.xhp \
+ text$/shared$/01$/05080000.xhp \
+ text$/shared$/01$/05080100.xhp \
+ text$/shared$/01$/05080200.xhp \
+ text$/shared$/01$/05080300.xhp \
+ text$/shared$/01$/05080400.xhp \
+ text$/shared$/01$/05090000.xhp \
+ text$/shared$/01$/05100000.xhp \
+ text$/shared$/01$/05100100.xhp \
+ text$/shared$/01$/05100200.xhp \
+ text$/shared$/01$/05100500.xhp \
+ text$/shared$/01$/05100600.xhp \
+ text$/shared$/01$/05100700.xhp \
+ text$/shared$/01$/05110000.xhp \
+ text$/shared$/01$/05110100.xhp \
+ text$/shared$/01$/05110200.xhp \
+ text$/shared$/01$/05110300.xhp \
+ text$/shared$/01$/05110400.xhp \
+ text$/shared$/01$/05110500.xhp \
+ text$/shared$/01$/05110600m.xhp \
+ text$/shared$/01$/05110700.xhp \
+ text$/shared$/01$/05110800.xhp \
+ text$/shared$/01$/05120000.xhp \
+ text$/shared$/01$/05120100.xhp \
+ text$/shared$/01$/05120200.xhp \
+ text$/shared$/01$/05120300.xhp \
+ text$/shared$/01$/05120600.xhp \
+ text$/shared$/01$/05140100.xhp \
+ text$/shared$/01$/05150101.xhp \
+ text$/shared$/01$/05190000.xhp \
+ text$/shared$/01$/05190100.xhp \
+ text$/shared$/01$/05200000.xhp \
+ text$/shared$/01$/05200100.xhp \
+ text$/shared$/01$/05200200.xhp \
+ text$/shared$/01$/05200300.xhp \
+ text$/shared$/01$/05210000.xhp \
+ text$/shared$/01$/05210100.xhp \
+ text$/shared$/01$/05210200.xhp \
+ text$/shared$/01$/05210300.xhp \
+ text$/shared$/01$/05210400.xhp \
+ text$/shared$/01$/05210500.xhp \
+ text$/shared$/01$/05210600.xhp \
+ text$/shared$/01$/05210700.xhp \
+ text$/shared$/01$/05220000.xhp \
+ text$/shared$/01$/05230000.xhp \
+ text$/shared$/01$/05230100.xhp \
+ text$/shared$/01$/05230300.xhp \
+ text$/shared$/01$/05230400.xhp \
+ text$/shared$/01$/05230500.xhp \
+ text$/shared$/01$/05240000.xhp \
+ text$/shared$/01$/05240100.xhp \
+ text$/shared$/01$/05240200.xhp \
+ text$/shared$/01$/05250000.xhp \
+ text$/shared$/01$/05250100.xhp \
+ text$/shared$/01$/05250200.xhp \
+ text$/shared$/01$/05250300.xhp \
+ text$/shared$/01$/05250400.xhp \
+ text$/shared$/01$/05250500.xhp \
+ text$/shared$/01$/05250600.xhp \
+ text$/shared$/01$/05260000.xhp \
+ text$/shared$/01$/05260100.xhp \
+ text$/shared$/01$/05260200.xhp \
+ text$/shared$/01$/05260300.xhp \
+ text$/shared$/01$/05260400.xhp \
+ text$/shared$/01$/05260500.xhp \
+ text$/shared$/01$/05260600.xhp \
+ text$/shared$/01$/05270000.xhp \
+ text$/shared$/01$/05280000.xhp \
+ text$/shared$/01$/05290000.xhp \
+ text$/shared$/01$/05290100.xhp \
+ text$/shared$/01$/05290200.xhp \
+ text$/shared$/01$/05290300.xhp \
+ text$/shared$/01$/05290400.xhp \
+ text$/shared$/01$/05320000.xhp \
+ text$/shared$/01$/05340100.xhp \
+ text$/shared$/01$/05340200.xhp \
+ text$/shared$/01$/05340300.xhp \
+ text$/shared$/01$/05340400.xhp \
+ text$/shared$/01$/05340402.xhp \
+ text$/shared$/01$/05340404.xhp \
+ text$/shared$/01$/05340405.xhp \
+ text$/shared$/01$/05340500.xhp \
+ text$/shared$/01$/05340600.xhp \
+ text$/shared$/01$/05350000.xhp \
+ text$/shared$/01$/05350200.xhp \
+ text$/shared$/01$/05350300.xhp \
+ text$/shared$/01$/05350400.xhp \
+ text$/shared$/01$/05350500.xhp \
+ text$/shared$/01$/05350600.xhp \
+ text$/shared$/01$/05360000.xhp \
+ text$/shared$/01$/05990000.xhp \
+ text$/shared$/01$/06010000.xhp \
+ text$/shared$/01$/06010101.xhp \
+ text$/shared$/01$/06010500.xhp \
+ text$/shared$/01$/06010600.xhp \
+ text$/shared$/01$/06010601.xhp \
+ text$/shared$/01$/06020000.xhp \
+ text$/shared$/01$/06030000.xhp \
+ text$/shared$/01$/06040000.xhp \
+ text$/shared$/01$/06040100.xhp \
+ text$/shared$/01$/06040200.xhp \
+ text$/shared$/01$/06040300.xhp \
+ text$/shared$/01$/06040400.xhp \
+ text$/shared$/01$/06040500.xhp \
+ text$/shared$/01$/06040600.xhp \
+ text$/shared$/01$/06040700.xhp \
+ text$/shared$/01$/06050000.xhp \
+ text$/shared$/01$/06050100.xhp \
+ text$/shared$/01$/06050200.xhp \
+ text$/shared$/01$/06050300.xhp \
+ text$/shared$/01$/06050400.xhp \
+ text$/shared$/01$/06050500.xhp \
+ text$/shared$/01$/06050600.xhp \
+ text$/shared$/01$/06130000.xhp \
+ text$/shared$/01$/06130001.xhp \
+ text$/shared$/01$/06130010.xhp \
+ text$/shared$/01$/06130100.xhp \
+ text$/shared$/01$/06130200.xhp \
+ text$/shared$/01$/06130500.xhp \
+ text$/shared$/01$/06140000.xhp \
+ text$/shared$/01$/06140100.xhp \
+ text$/shared$/01$/06140101.xhp \
+ text$/shared$/01$/06140102.xhp \
+ text$/shared$/01$/06140200.xhp \
+ text$/shared$/01$/06140400.xhp \
+ text$/shared$/01$/06140402.xhp \
+ text$/shared$/01$/06140500.xhp \
+ text$/shared$/01$/06150000.xhp \
+ text$/shared$/01$/06150100.xhp \
+ text$/shared$/01$/06150110.xhp \
+ text$/shared$/01$/06150120.xhp \
+ text$/shared$/01$/06150200.xhp \
+ text$/shared$/01$/06150210.xhp \
+ text$/shared$/01$/06200000.xhp \
+ text$/shared$/01$/06201000.xhp \
+ text$/shared$/01$/06202000.xhp \
+ text$/shared$/01$/06990000.xhp \
+ text$/shared$/01$/07010000.xhp \
+ text$/shared$/01$/07080000.xhp \
+ text$/shared$/01$/about_meta_tags.xhp \
+ text$/shared$/01$/digitalsignatures.xhp \
+ text$/shared$/01$/extensionupdate.xhp \
+ text$/shared$/01$/formatting_mark.xhp \
+ text$/shared$/01$/gallery.xhp \
+ text$/shared$/01$/gallery_files.xhp \
+ text$/shared$/01$/grid.xhp \
+ text$/shared$/01$/guides.xhp \
+ text$/shared$/01$/mediaplayer.xhp \
+ text$/shared$/01$/moviesound.xhp \
+ text$/shared$/01$/online_update.xhp \
+ text$/shared$/01$/online_update_dialog.xhp \
+ text$/shared$/01$/packagemanager.xhp \
+ text$/shared$/01$/password_dlg.xhp \
+ text$/shared$/01$/password_main.xhp \
+ text$/shared$/01$/ref_pdf_export.xhp \
+ text$/shared$/01$/ref_pdf_send_as.xhp \
+ text$/shared$/01$/securitywarning.xhp \
+ text$/shared$/01$/selectcertificate.xhp \
+ text$/shared$/01$/webhtml.xhp \
+ text$/shared$/01$/xformsdata.xhp \
+ text$/shared$/01$/xformsdataadd.xhp \
+ text$/shared$/01$/xformsdataaddcon.xhp \
+ text$/shared$/01$/xformsdatachange.xhp \
+ text$/shared$/01$/xformsdataname.xhp \
+ text$/shared$/01$/xformsdatatab.xhp \
+ text$/shared$/02$/01110000.xhp \
+ text$/shared$/02$/01140000.xhp \
+ text$/shared$/02$/01170000.xhp \
+ text$/shared$/02$/01170001.xhp \
+ text$/shared$/02$/01170002.xhp \
+ text$/shared$/02$/01170003.xhp \
+ text$/shared$/02$/01170004.xhp \
+ text$/shared$/02$/01170100.xhp \
+ text$/shared$/02$/01170101.xhp \
+ text$/shared$/02$/01170102.xhp \
+ text$/shared$/02$/01170103.xhp \
+ text$/shared$/02$/01170200.xhp \
+ text$/shared$/02$/01170201.xhp \
+ text$/shared$/02$/01170202.xhp \
+ text$/shared$/02$/01170203.xhp \
+ text$/shared$/02$/01170300.xhp \
+ text$/shared$/02$/01170400.xhp \
+ text$/shared$/02$/01170500.xhp \
+ text$/shared$/02$/01170600.xhp \
+ text$/shared$/02$/01170700.xhp \
+ text$/shared$/02$/01170800.xhp \
+ text$/shared$/02$/01170801.xhp \
+ text$/shared$/02$/01170802.xhp \
+ text$/shared$/02$/01170900.xhp \
+ text$/shared$/02$/01170901.xhp \
+ text$/shared$/02$/01170902.xhp \
+ text$/shared$/02$/01170903.xhp \
+ text$/shared$/02$/01170904.xhp \
+ text$/shared$/02$/01171000.xhp \
+ text$/shared$/02$/01171100.xhp \
+ text$/shared$/02$/01171200.xhp \
+ text$/shared$/02$/01171300.xhp \
+ text$/shared$/02$/01171400.xhp \
+ text$/shared$/02$/01220000.xhp \
+ text$/shared$/02$/01230000.xhp \
+ text$/shared$/02$/02010000.xhp \
+ text$/shared$/02$/02020000.xhp \
+ text$/shared$/02$/02030000.xhp \
+ text$/shared$/02$/02040000.xhp \
+ text$/shared$/02$/02050000.xhp \
+ text$/shared$/02$/02130000.xhp \
+ text$/shared$/02$/02140000.xhp \
+ text$/shared$/02$/02160000.xhp \
+ text$/shared$/02$/02170000.xhp \
+ text$/shared$/02$/03110000.xhp \
+ text$/shared$/02$/03120000.xhp \
+ text$/shared$/02$/03130000.xhp \
+ text$/shared$/02$/03140000.xhp \
+ text$/shared$/02$/03150000.xhp \
+ text$/shared$/02$/03200000.xhp \
+ text$/shared$/02$/04210000.xhp \
+ text$/shared$/02$/05020000.xhp \
+ text$/shared$/02$/05090000.xhp \
+ text$/shared$/02$/05110000.xhp \
+ text$/shared$/02$/06050000.xhp \
+ text$/shared$/02$/06060000.xhp \
+ text$/shared$/02$/06100000.xhp \
+ text$/shared$/02$/06110000.xhp \
+ text$/shared$/02$/06120000.xhp \
+ text$/shared$/02$/07010000.xhp \
+ text$/shared$/02$/07060000.xhp \
+ text$/shared$/02$/07070000.xhp \
+ text$/shared$/02$/07070100.xhp \
+ text$/shared$/02$/07070200.xhp \
+ text$/shared$/02$/07080000.xhp \
+ text$/shared$/02$/07090000.xhp \
+ text$/shared$/02$/08010000.xhp \
+ text$/shared$/02$/08020000.xhp \
+ text$/shared$/02$/09010000.xhp \
+ text$/shared$/02$/09020000.xhp \
+ text$/shared$/02$/09030000.xhp \
+ text$/shared$/02$/09060000.xhp \
+ text$/shared$/02$/09070000.xhp \
+ text$/shared$/02$/09070100.xhp \
+ text$/shared$/02$/09070200.xhp \
+ text$/shared$/02$/09070300.xhp \
+ text$/shared$/02$/09070400.xhp \
+ text$/shared$/02$/10010000.xhp \
+ text$/shared$/02$/10020000.xhp \
+ text$/shared$/02$/10030000.xhp \
+ text$/shared$/02$/10040000.xhp \
+ text$/shared$/02$/10100000.xhp \
+ text$/shared$/02$/12000000.xhp \
+ text$/shared$/02$/12010000.xhp \
+ text$/shared$/02$/12020000.xhp \
+ text$/shared$/02$/12030000.xhp \
+ text$/shared$/02$/12040000.xhp \
+ text$/shared$/02$/12050000.xhp \
+ text$/shared$/02$/12070000.xhp \
+ text$/shared$/02$/12070100.xhp \
+ text$/shared$/02$/12070200.xhp \
+ text$/shared$/02$/12070300.xhp \
+ text$/shared$/02$/12080000.xhp \
+ text$/shared$/02$/12090000.xhp \
+ text$/shared$/02$/12090100.xhp \
+ text$/shared$/02$/12090101.xhp \
+ text$/shared$/02$/12100000.xhp \
+ text$/shared$/02$/12100100.xhp \
+ text$/shared$/02$/12100200.xhp \
+ text$/shared$/02$/12110000.xhp \
+ text$/shared$/02$/12120000.xhp \
+ text$/shared$/02$/12130000.xhp \
+ text$/shared$/02$/12140000.xhp \
+ text$/shared$/02$/13010000.xhp \
+ text$/shared$/02$/13020000.xhp \
+ text$/shared$/02$/14010000.xhp \
+ text$/shared$/02$/14020000.xhp \
+ text$/shared$/02$/14020100.xhp \
+ text$/shared$/02$/14020200.xhp \
+ text$/shared$/02$/14030000.xhp \
+ text$/shared$/02$/14040000.xhp \
+ text$/shared$/02$/14050000.xhp \
+ text$/shared$/02$/14060000.xhp \
+ text$/shared$/02$/14070000.xhp \
+ text$/shared$/02$/18010000.xhp \
+ text$/shared$/02$/18030000.xhp \
+ text$/shared$/02$/19090000.xhp \
+ text$/shared$/02$/20020000.xhp \
+ text$/shared$/02$/20030000.xhp \
+ text$/shared$/02$/20040000.xhp \
+ text$/shared$/02$/20050000.xhp \
+ text$/shared$/02$/20060000.xhp \
+ text$/shared$/02$/20090000.xhp \
+ text$/shared$/02$/20100000.xhp \
+ text$/shared$/02$/24010000.xhp \
+ text$/shared$/02$/24020000.xhp \
+ text$/shared$/02$/24030000.xhp \
+ text$/shared$/02$/24040000.xhp \
+ text$/shared$/02$/24050000.xhp \
+ text$/shared$/02$/24060000.xhp \
+ text$/shared$/02$/24070000.xhp \
+ text$/shared$/02$/24080000.xhp \
+ text$/shared$/02$/24090000.xhp \
+ text$/shared$/02$/24100000.xhp \
+ text$/shared$/02$/basicshapes.xhp \
+ text$/shared$/02$/blockarrows.xhp \
+ text$/shared$/02$/callouts.xhp \
+ text$/shared$/02$/colortoolbar.xhp \
+ text$/shared$/02$/flowcharts.xhp \
+ text$/shared$/02$/fontwork.xhp \
+ text$/shared$/02$/more_controls.xhp \
+ text$/shared$/02$/paintbrush.xhp \
+ text$/shared$/02$/stars.xhp \
+ text$/shared$/02$/symbolshapes.xhp \
+ text$/shared$/04$/01010000.xhp \
+ text$/shared$/04$/01020000.xhp \
+ text$/shared$/05$/00000001.xhp \
+ text$/shared$/05$/00000002.xhp \
+ text$/shared$/05$/00000100.xhp \
+ text$/shared$/05$/00000110.xhp \
+ text$/shared$/05$/00000120.xhp \
+ text$/shared$/05$/00000130.xhp \
+ text$/shared$/05$/00000140.xhp \
+ text$/shared$/05$/00000150.xhp \
+ text$/shared$/05$/00000160.xhp \
+ text$/shared$/05$/err_html.xhp \
+ text$/shared$/07$/09000000.xhp \
+ text$/shared$/3dsettings_toolbar.xhp \
+ text$/shared$/autokorr$/01000000.xhp \
+ text$/shared$/autokorr$/02000000.xhp \
+ text$/shared$/autokorr$/03000000.xhp \
+ text$/shared$/autokorr$/04000000.xhp \
+ text$/shared$/autokorr$/05000000.xhp \
+ text$/shared$/autokorr$/06000000.xhp \
+ text$/shared$/autokorr$/07000000.xhp \
+ text$/shared$/autokorr$/08000000.xhp \
+ text$/shared$/autokorr$/09000000.xhp \
+ text$/shared$/autokorr$/10000000.xhp \
+ text$/shared$/autokorr$/12000000.xhp \
+ text$/shared$/autokorr$/13000000.xhp \
+ text$/shared$/autopi$/01000000.xhp \
+ text$/shared$/autopi$/01010000.xhp \
+ text$/shared$/autopi$/01010100.xhp \
+ text$/shared$/autopi$/01010200.xhp \
+ text$/shared$/autopi$/01010300.xhp \
+ text$/shared$/autopi$/01010400.xhp \
+ text$/shared$/autopi$/01010500.xhp \
+ text$/shared$/autopi$/01010600.xhp \
+ text$/shared$/autopi$/01020000.xhp \
+ text$/shared$/autopi$/01020100.xhp \
+ text$/shared$/autopi$/01020200.xhp \
+ text$/shared$/autopi$/01020300.xhp \
+ text$/shared$/autopi$/01020400.xhp \
+ text$/shared$/autopi$/01020500.xhp \
+ text$/shared$/autopi$/01040000.xhp \
+ text$/shared$/autopi$/01040100.xhp \
+ text$/shared$/autopi$/01040200.xhp \
+ text$/shared$/autopi$/01040300.xhp \
+ text$/shared$/autopi$/01040400.xhp \
+ text$/shared$/autopi$/01040500.xhp \
+ text$/shared$/autopi$/01040600.xhp \
+ text$/shared$/autopi$/01050000.xhp \
+ text$/shared$/autopi$/01050100.xhp \
+ text$/shared$/autopi$/01050200.xhp \
+ text$/shared$/autopi$/01050300.xhp \
+ text$/shared$/autopi$/01050400.xhp \
+ text$/shared$/autopi$/01050500.xhp \
+ text$/shared$/autopi$/01090000.xhp \
+ text$/shared$/autopi$/01090100.xhp \
+ text$/shared$/autopi$/01090200.xhp \
+ text$/shared$/autopi$/01090210.xhp \
+ text$/shared$/autopi$/01090220.xhp \
+ text$/shared$/autopi$/01090300.xhp \
+ text$/shared$/autopi$/01090400.xhp \
+ text$/shared$/autopi$/01090500.xhp \
+ text$/shared$/autopi$/01090600.xhp \
+ text$/shared$/autopi$/01100000.xhp \
+ text$/shared$/autopi$/01100100.xhp \
+ text$/shared$/autopi$/01100150.xhp \
+ text$/shared$/autopi$/01100200.xhp \
+ text$/shared$/autopi$/01100300.xhp \
+ text$/shared$/autopi$/01100400.xhp \
+ text$/shared$/autopi$/01100500.xhp \
+ text$/shared$/autopi$/01110000.xhp \
+ text$/shared$/autopi$/01110100.xhp \
+ text$/shared$/autopi$/01110200.xhp \
+ text$/shared$/autopi$/01110300.xhp \
+ text$/shared$/autopi$/01110400.xhp \
+ text$/shared$/autopi$/01110500.xhp \
+ text$/shared$/autopi$/01110600.xhp \
+ text$/shared$/autopi$/01120000.xhp \
+ text$/shared$/autopi$/01120100.xhp \
+ text$/shared$/autopi$/01120200.xhp \
+ text$/shared$/autopi$/01120300.xhp \
+ text$/shared$/autopi$/01120400.xhp \
+ text$/shared$/autopi$/01120500.xhp \
+ text$/shared$/autopi$/01130000.xhp \
+ text$/shared$/autopi$/01130100.xhp \
+ text$/shared$/autopi$/01130200.xhp \
+ text$/shared$/autopi$/01150000.xhp \
+ text$/shared$/autopi$/01170000.xhp \
+ text$/shared$/autopi$/01170200.xhp \
+ text$/shared$/autopi$/01170300.xhp \
+ text$/shared$/autopi$/01170400.xhp \
+ text$/shared$/autopi$/01170500.xhp \
+ text$/shared$/autopi$/purchase.xhp \
+ text$/shared$/autopi$/webwizard00.xhp \
+ text$/shared$/autopi$/webwizard01.xhp \
+ text$/shared$/autopi$/webwizard02.xhp \
+ text$/shared$/autopi$/webwizard03.xhp \
+ text$/shared$/autopi$/webwizard04.xhp \
+ text$/shared$/autopi$/webwizard05.xhp \
+ text$/shared$/autopi$/webwizard05bi.xhp \
+ text$/shared$/autopi$/webwizard05is.xhp \
+ text$/shared$/autopi$/webwizard06.xhp \
+ text$/shared$/autopi$/webwizard07.xhp \
+ text$/shared$/autopi$/webwizard07fc.xhp \
+ text$/shared$/explorer$/database$/02000000.xhp \
+ text$/shared$/explorer$/database$/02000002.xhp \
+ text$/shared$/explorer$/database$/02010100.xhp \
+ text$/shared$/explorer$/database$/02010101.xhp \
+ text$/shared$/explorer$/database$/04000000.xhp \
+ text$/shared$/explorer$/database$/04030000.xhp \
+ text$/shared$/explorer$/database$/05000000.xhp \
+ text$/shared$/explorer$/database$/05000001.xhp \
+ text$/shared$/explorer$/database$/05000002.xhp \
+ text$/shared$/explorer$/database$/05000003.xhp \
+ text$/shared$/explorer$/database$/05010000.xhp \
+ text$/shared$/explorer$/database$/05010100.xhp \
+ text$/shared$/explorer$/database$/05020000.xhp \
+ text$/shared$/explorer$/database$/05020100.xhp \
+ text$/shared$/explorer$/database$/05030000.xhp \
+ text$/shared$/explorer$/database$/05030100.xhp \
+ text$/shared$/explorer$/database$/05030200.xhp \
+ text$/shared$/explorer$/database$/05030300.xhp \
+ text$/shared$/explorer$/database$/05030400.xhp \
+ text$/shared$/explorer$/database$/05040000.xhp \
+ text$/shared$/explorer$/database$/05040100.xhp \
+ text$/shared$/explorer$/database$/05040200.xhp \
+ text$/shared$/explorer$/database$/11000002.xhp \
+ text$/shared$/explorer$/database$/11020000.xhp \
+ text$/shared$/explorer$/database$/11030000.xhp \
+ text$/shared$/explorer$/database$/11030100.xhp \
+ text$/shared$/explorer$/database$/11080000.xhp \
+ text$/shared$/explorer$/database$/11090000.xhp \
+ text$/shared$/explorer$/database$/11150200.xhp \
+ text$/shared$/explorer$/database$/11170000.xhp \
+ text$/shared$/explorer$/database$/11170100.xhp \
+ text$/shared$/explorer$/database$/30000000.xhp \
+ text$/shared$/explorer$/database$/30100000.xhp \
+ text$/shared$/explorer$/database$/dabaadvprop.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropdat.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropgen.xhp \
+ text$/shared$/explorer$/database$/dabadoc.xhp \
+ text$/shared$/explorer$/database$/dabaprop.xhp \
+ text$/shared$/explorer$/database$/dabapropadd.xhp \
+ text$/shared$/explorer$/database$/dabapropcon.xhp \
+ text$/shared$/explorer$/database$/dabapropgen.xhp \
+ text$/shared$/explorer$/database$/dabawiz00.xhp \
+ text$/shared$/explorer$/database$/dabawiz01.xhp \
+ text$/shared$/explorer$/database$/dabawiz02.xhp \
+ text$/shared$/explorer$/database$/dabawiz02access.xhp \
+ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ado.xhp \
+ text$/shared$/explorer$/database$/dabawiz02dbase.xhp \
+ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \
+ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \
+ text$/shared$/explorer$/database$/dabawiz02odbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02oracle.xhp \
+ text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \
+ text$/shared$/explorer$/database$/dabawiz02text.xhp \
+ text$/shared$/explorer$/database$/dabawiz03auth.xhp \
+ text$/shared$/explorer$/database$/main.xhp \
+ text$/shared$/explorer$/database$/menubar.xhp \
+ text$/shared$/explorer$/database$/menuedit.xhp \
+ text$/shared$/explorer$/database$/menufile.xhp \
+ text$/shared$/explorer$/database$/menufilesave.xhp \
+ text$/shared$/explorer$/database$/menuinsert.xhp \
+ text$/shared$/explorer$/database$/menutools.xhp \
+ text$/shared$/explorer$/database$/menuview.xhp \
+ text$/shared$/explorer$/database$/migrate_macros.xhp \
+ text$/shared$/explorer$/database$/password.xhp \
+ text$/shared$/explorer$/database$/querywizard00.xhp \
+ text$/shared$/explorer$/database$/querywizard01.xhp \
+ text$/shared$/explorer$/database$/querywizard02.xhp \
+ text$/shared$/explorer$/database$/querywizard03.xhp \
+ text$/shared$/explorer$/database$/querywizard04.xhp \
+ text$/shared$/explorer$/database$/querywizard05.xhp \
+ text$/shared$/explorer$/database$/querywizard06.xhp \
+ text$/shared$/explorer$/database$/querywizard07.xhp \
+ text$/shared$/explorer$/database$/querywizard08.xhp \
+ text$/shared$/explorer$/database$/rep_datetime.xhp \
+ text$/shared$/explorer$/database$/rep_main.xhp \
+ text$/shared$/explorer$/database$/rep_navigator.xhp \
+ text$/shared$/explorer$/database$/rep_pagenumbers.xhp \
+ text$/shared$/explorer$/database$/rep_prop.xhp \
+ text$/shared$/explorer$/database$/rep_sort.xhp \
+ text$/shared$/explorer$/database$/tablewizard00.xhp \
+ text$/shared$/explorer$/database$/tablewizard01.xhp \
+ text$/shared$/explorer$/database$/tablewizard02.xhp \
+ text$/shared$/explorer$/database$/tablewizard03.xhp \
+ text$/shared$/explorer$/database$/tablewizard04.xhp \
+ text$/shared$/explorer$/database$/toolbars.xhp \
+ text$/shared$/fontwork_toolbar.xhp \
+ text$/shared$/guide$/aaa_start.xhp \
+ text$/shared$/guide$/accessibility.xhp \
+ text$/shared$/guide$/active_help_on_off.xhp \
+ text$/shared$/guide$/activex.xhp \
+ text$/shared$/guide$/assistive.xhp \
+ text$/shared$/guide$/autocorr_url.xhp \
+ text$/shared$/guide$/autohide.xhp \
+ text$/shared$/guide$/background.xhp \
+ text$/shared$/guide$/border_paragraph.xhp \
+ text$/shared$/guide$/border_table.xhp \
+ text$/shared$/guide$/breaking_lines.xhp \
+ text$/shared$/guide$/change_title.xhp \
+ text$/shared$/guide$/chart_axis.xhp \
+ text$/shared$/guide$/chart_barformat.xhp \
+ text$/shared$/guide$/chart_insert.xhp \
+ text$/shared$/guide$/chart_legend.xhp \
+ text$/shared$/guide$/chart_title.xhp \
+ text$/shared$/guide$/collab.xhp \
+ text$/shared$/guide$/configure_overview.xhp \
+ text$/shared$/guide$/contextmenu.xhp \
+ text$/shared$/guide$/copy_drawfunctions.xhp \
+ text$/shared$/guide$/copytable2application.xhp \
+ text$/shared$/guide$/copytext2application.xhp \
+ text$/shared$/guide$/ctl.xhp \
+ text$/shared$/guide$/data_addressbook.xhp \
+ text$/shared$/guide$/data_dbase2office.xhp \
+ text$/shared$/guide$/data_enter_sql.xhp \
+ text$/shared$/guide$/data_forms.xhp \
+ text$/shared$/guide$/data_im_export.xhp \
+ text$/shared$/guide$/data_new.xhp \
+ text$/shared$/guide$/data_queries.xhp \
+ text$/shared$/guide$/data_register.xhp \
+ text$/shared$/guide$/data_report.xhp \
+ text$/shared$/guide$/data_reports.xhp \
+ text$/shared$/guide$/data_search.xhp \
+ text$/shared$/guide$/data_search2.xhp \
+ text$/shared$/guide$/data_tabledefine.xhp \
+ text$/shared$/guide$/data_tables.xhp \
+ text$/shared$/guide$/data_view.xhp \
+ text$/shared$/guide$/database_main.xhp \
+ text$/shared$/guide$/digital_signatures.xhp \
+ text$/shared$/guide$/digitalsign_receive.xhp \
+ text$/shared$/guide$/digitalsign_send.xhp \
+ text$/shared$/guide$/doc_autosave.xhp \
+ text$/shared$/guide$/doc_open.xhp \
+ text$/shared$/guide$/doc_save.xhp \
+ text$/shared$/guide$/dragdrop.xhp \
+ text$/shared$/guide$/dragdrop_beamer.xhp \
+ text$/shared$/guide$/dragdrop_fromgallery.xhp \
+ text$/shared$/guide$/dragdrop_gallery.xhp \
+ text$/shared$/guide$/dragdrop_graphic.xhp \
+ text$/shared$/guide$/dragdrop_table.xhp \
+ text$/shared$/guide$/edit_symbolbar.xhp \
+ text$/shared$/guide$/email.xhp \
+ text$/shared$/guide$/error_report.xhp \
+ text$/shared$/guide$/export_ms.xhp \
+ text$/shared$/guide$/fax.xhp \
+ text$/shared$/guide$/filternavigator.xhp \
+ text$/shared$/guide$/find_attributes.xhp \
+ text$/shared$/guide$/flat_icons.xhp \
+ text$/shared$/guide$/floating_toolbar.xhp \
+ text$/shared$/guide$/fontwork.xhp \
+ text$/shared$/guide$/formfields.xhp \
+ text$/shared$/guide$/gallery_insert.xhp \
+ text$/shared$/guide$/groups.xhp \
+ text$/shared$/guide$/hyperlink_edit.xhp \
+ text$/shared$/guide$/hyperlink_insert.xhp \
+ text$/shared$/guide$/hyperlink_rel_abs.xhp \
+ text$/shared$/guide$/imagemap.xhp \
+ text$/shared$/guide$/import_ms.xhp \
+ text$/shared$/guide$/insert_bitmap.xhp \
+ text$/shared$/guide$/insert_graphic_drawit.xhp \
+ text$/shared$/guide$/insert_specialchar.xhp \
+ text$/shared$/guide$/integratinguno.xhp \
+ text$/shared$/guide$/keyboard.xhp \
+ text$/shared$/guide$/labels.xhp \
+ text$/shared$/guide$/labels_database.xhp \
+ text$/shared$/guide$/language_select.xhp \
+ text$/shared$/guide$/line_intext.xhp \
+ text$/shared$/guide$/lineend_define.xhp \
+ text$/shared$/guide$/linestyle_define.xhp \
+ text$/shared$/guide$/linestyles.xhp \
+ text$/shared$/guide$/macro_recording.xhp \
+ text$/shared$/guide$/main.xhp \
+ text$/shared$/guide$/measurement_units.xhp \
+ text$/shared$/guide$/microsoft_terms.xhp \
+ text$/shared$/guide$/mobiledevicefilters.xhp \
+ text$/shared$/guide$/ms_doctypes.xhp \
+ text$/shared$/guide$/ms_import_export_limitations.xhp \
+ text$/shared$/guide$/ms_user.xhp \
+ text$/shared$/guide$/navigator.xhp \
+ text$/shared$/guide$/navigator_setcursor.xhp \
+ text$/shared$/guide$/navpane_on.xhp \
+ text$/shared$/guide$/numbering_stop.xhp \
+ text$/shared$/guide$/pageformat_max.xhp \
+ text$/shared$/guide$/paintbrush.xhp \
+ text$/shared$/guide$/pasting.xhp \
+ text$/shared$/guide$/print_blackwhite.xhp \
+ text$/shared$/guide$/print_faster.xhp \
+ text$/shared$/guide$/protection.xhp \
+ text$/shared$/guide$/redlining.xhp \
+ text$/shared$/guide$/redlining_accept.xhp \
+ text$/shared$/guide$/redlining_doccompare.xhp \
+ text$/shared$/guide$/redlining_docmerge.xhp \
+ text$/shared$/guide$/redlining_enter.xhp \
+ text$/shared$/guide$/redlining_protect.xhp \
+ text$/shared$/guide$/redlining_versions.xhp \
+ text$/shared$/guide$/round_corner.xhp \
+ text$/shared$/guide$/scripting.xhp \
+ text$/shared$/guide$/space_hyphen.xhp \
+ text$/shared$/guide$/spadmin.xhp \
+ text$/shared$/guide$/standard_template.xhp \
+ text$/shared$/guide$/start_parameters.xhp \
+ text$/shared$/guide$/startcenter.xhp \
+ text$/shared$/guide$/tabs.xhp \
+ text$/shared$/guide$/text_color.xhp \
+ text$/shared$/guide$/textmode_change.xhp \
+ text$/shared$/guide$/undo_formatting.xhp \
+ text$/shared$/guide$/version_number.xhp \
+ text$/shared$/guide$/viewing_file_properties.xhp \
+ text$/shared$/guide$/workfolder.xhp \
+ text$/shared$/guide$/xforms.xhp \
+ text$/shared$/guide$/xsltfilter.xhp \
+ text$/shared$/guide$/xsltfilter_create.xhp \
+ text$/shared$/guide$/xsltfilter_distribute.xhp \
+ text$/shared$/main0108.xhp \
+ text$/shared$/main0201.xhp \
+ text$/shared$/main0204.xhp \
+ text$/shared$/main0208.xhp \
+ text$/shared$/main0212.xhp \
+ text$/shared$/main0213.xhp \
+ text$/shared$/main0214.xhp \
+ text$/shared$/main0226.xhp \
+ text$/shared$/main0227.xhp \
+ text$/shared$/main0400.xhp \
+ text$/shared$/main0500.xhp \
+ text$/shared$/main0600.xhp \
+ text$/shared$/main0650.xhp \
+ text$/shared$/main0800.xhp \
+ text$/shared$/optionen$/01000000.xhp \
+ text$/shared$/optionen$/01010000.xhp \
+ text$/shared$/optionen$/01010100.xhp \
+ text$/shared$/optionen$/01010200.xhp \
+ text$/shared$/optionen$/01010300.xhp \
+ text$/shared$/optionen$/01010301.xhp \
+ text$/shared$/optionen$/01010400.xhp \
+ text$/shared$/optionen$/01010401.xhp \
+ text$/shared$/optionen$/01010500.xhp \
+ text$/shared$/optionen$/01010501.xhp \
+ text$/shared$/optionen$/01010600.xhp \
+ text$/shared$/optionen$/01010700.xhp \
+ text$/shared$/optionen$/01010800.xhp \
+ text$/shared$/optionen$/01010900.xhp \
+ text$/shared$/optionen$/01011000.xhp \
+ text$/shared$/optionen$/01012000.xhp \
+ text$/shared$/optionen$/01013000.xhp \
+ text$/shared$/optionen$/01014000.xhp \
+ text$/shared$/optionen$/01020000.xhp \
+ text$/shared$/optionen$/01020100.xhp \
+ text$/shared$/optionen$/01020300.xhp \
+ text$/shared$/optionen$/01020400.xhp \
+ text$/shared$/optionen$/01030000.xhp \
+ text$/shared$/optionen$/01030300.xhp \
+ text$/shared$/optionen$/01030500.xhp \
+ text$/shared$/optionen$/01040000.xhp \
+ text$/shared$/optionen$/01040200.xhp \
+ text$/shared$/optionen$/01040300.xhp \
+ text$/shared$/optionen$/01040301.xhp \
+ text$/shared$/optionen$/01040400.xhp \
+ text$/shared$/optionen$/01040500.xhp \
+ text$/shared$/optionen$/01040600.xhp \
+ text$/shared$/optionen$/01040700.xhp \
+ text$/shared$/optionen$/01040900.xhp \
+ text$/shared$/optionen$/01041000.xhp \
+ text$/shared$/optionen$/01041100.xhp \
+ text$/shared$/optionen$/01050000.xhp \
+ text$/shared$/optionen$/01050100.xhp \
+ text$/shared$/optionen$/01050300.xhp \
+ text$/shared$/optionen$/01060000.xhp \
+ text$/shared$/optionen$/01060100.xhp \
+ text$/shared$/optionen$/01060300.xhp \
+ text$/shared$/optionen$/01060400.xhp \
+ text$/shared$/optionen$/01060401.xhp \
+ text$/shared$/optionen$/01060500.xhp \
+ text$/shared$/optionen$/01060600.xhp \
+ text$/shared$/optionen$/01060700.xhp \
+ text$/shared$/optionen$/01060800.xhp \
+ text$/shared$/optionen$/01060900.xhp \
+ text$/shared$/optionen$/01061000.xhp \
+ text$/shared$/optionen$/01070000.xhp \
+ text$/shared$/optionen$/01070100.xhp \
+ text$/shared$/optionen$/01070300.xhp \
+ text$/shared$/optionen$/01070400.xhp \
+ text$/shared$/optionen$/01070500.xhp \
+ text$/shared$/optionen$/01080000.xhp \
+ text$/shared$/optionen$/01090000.xhp \
+ text$/shared$/optionen$/01090100.xhp \
+ text$/shared$/optionen$/01110000.xhp \
+ text$/shared$/optionen$/01110100.xhp \
+ text$/shared$/optionen$/01130100.xhp \
+ text$/shared$/optionen$/01130200.xhp \
+ text$/shared$/optionen$/01140000.xhp \
+ text$/shared$/optionen$/01150000.xhp \
+ text$/shared$/optionen$/01150100.xhp \
+ text$/shared$/optionen$/01150200.xhp \
+ text$/shared$/optionen$/01150300.xhp \
+ text$/shared$/optionen$/01160000.xhp \
+ text$/shared$/optionen$/01160100.xhp \
+ text$/shared$/optionen$/01160200.xhp \
+ text$/shared$/optionen$/01160201.xhp \
+ text$/shared$/optionen$/java.xhp \
+ text$/shared$/optionen$/javaclasspath.xhp \
+ text$/shared$/optionen$/javaparameters.xhp \
+ text$/shared$/optionen$/macrosecurity.xhp \
+ text$/shared$/optionen$/macrosecurity_sl.xhp \
+ text$/shared$/optionen$/macrosecurity_ts.xhp \
+ text$/shared$/optionen$/mailmerge.xhp \
+ text$/shared$/optionen$/online_update.xhp \
+ text$/shared$/optionen$/serverauthentication.xhp \
+ text$/shared$/optionen$/testaccount.xhp \
+ text$/shared$/optionen$/viewcertificate.xhp \
+ text$/shared$/optionen$/viewcertificate_c.xhp \
+ text$/shared$/optionen$/viewcertificate_d.xhp \
+ text$/shared$/optionen$/viewcertificate_g.xhp \
+ text$/shared$/tree_strings.xhp \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/swriter/delzip b/util/swriter/delzip
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/swriter/delzip
diff --git a/util/swriter/makefile.mk b/util/swriter/makefile.mk
new file mode 100644
index 0000000000..521fc693a6
--- /dev/null
+++ b/util/swriter/makefile.mk
@@ -0,0 +1,1402 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
+# uniqe name (module wide);
+# using a modified form of package should do here
+TARGET = util_swriter
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/settings.pmk
+
+#common_build_zip:=
+zip1generatedlangs=TRUE
+zip1langdirs=$(aux_alllangiso)
+ZIP1TARGET=xhp_swriter
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/swriter$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
+
+LINKNAME=swriter
+LINKADDEDFILES= \
+ -add swriter.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/swriter.cfg \
+ -add swriter.tree $(COMMONMISC)$/LANGUAGE$/swriter.tree \
+ -add swriter.jar $(COMMONBIN)$/xhp_swriter_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/swriter.cfg \
+ $(COMMONMISC)$/LANGUAGE$/swriter.tree \
+ $(COMMONBIN)$/xhp_swriter_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/swriter$/00$/00000004.xhp \
+ text$/swriter$/00$/00000401.xhp \
+ text$/swriter$/00$/00000402.xhp \
+ text$/swriter$/00$/00000403.xhp \
+ text$/swriter$/00$/00000404.xhp \
+ text$/swriter$/00$/00000405.xhp \
+ text$/swriter$/00$/00000406.xhp \
+ text$/swriter$/01$/01120000.xhp \
+ text$/swriter$/01$/01150000.xhp \
+ text$/swriter$/01$/01160100.xhp \
+ text$/swriter$/01$/01160200.xhp \
+ text$/swriter$/01$/01160300.xhp \
+ text$/swriter$/01$/01160400.xhp \
+ text$/swriter$/01$/01160500.xhp \
+ text$/swriter$/01$/02110000.xhp \
+ text$/swriter$/01$/02110100.xhp \
+ text$/swriter$/01$/02120000.xhp \
+ text$/swriter$/01$/02120100.xhp \
+ text$/swriter$/01$/02130000.xhp \
+ text$/swriter$/01$/02140000.xhp \
+ text$/swriter$/01$/02150000.xhp \
+ text$/swriter$/01$/02160000.xhp \
+ text$/swriter$/01$/02170000.xhp \
+ text$/swriter$/01$/03050000.xhp \
+ text$/swriter$/01$/03070000.xhp \
+ text$/swriter$/01$/03080000.xhp \
+ text$/swriter$/01$/03090000.xhp \
+ text$/swriter$/01$/03100000.xhp \
+ text$/swriter$/01$/03120000.xhp \
+ text$/swriter$/01$/03130000.xhp \
+ text$/swriter$/01$/03140000.xhp \
+ text$/swriter$/01$/04010000.xhp \
+ text$/swriter$/01$/04020000.xhp \
+ text$/swriter$/01$/04020100.xhp \
+ text$/swriter$/01$/04020200.xhp \
+ text$/swriter$/01$/04030000.xhp \
+ text$/swriter$/01$/04040000.xhp \
+ text$/swriter$/01$/04060000.xhp \
+ text$/swriter$/01$/04060100.xhp \
+ text$/swriter$/01$/04070000.xhp \
+ text$/swriter$/01$/04070100.xhp \
+ text$/swriter$/01$/04070200.xhp \
+ text$/swriter$/01$/04070300.xhp \
+ text$/swriter$/01$/04090000.xhp \
+ text$/swriter$/01$/04090001.xhp \
+ text$/swriter$/01$/04090002.xhp \
+ text$/swriter$/01$/04090003.xhp \
+ text$/swriter$/01$/04090004.xhp \
+ text$/swriter$/01$/04090005.xhp \
+ text$/swriter$/01$/04090006.xhp \
+ text$/swriter$/01$/04090007.xhp \
+ text$/swriter$/01$/04090100.xhp \
+ text$/swriter$/01$/04090200.xhp \
+ text$/swriter$/01$/04120000.xhp \
+ text$/swriter$/01$/04120100.xhp \
+ text$/swriter$/01$/04120200.xhp \
+ text$/swriter$/01$/04120201.xhp \
+ text$/swriter$/01$/04120210.xhp \
+ text$/swriter$/01$/04120211.xhp \
+ text$/swriter$/01$/04120212.xhp \
+ text$/swriter$/01$/04120213.xhp \
+ text$/swriter$/01$/04120214.xhp \
+ text$/swriter$/01$/04120215.xhp \
+ text$/swriter$/01$/04120216.xhp \
+ text$/swriter$/01$/04120217.xhp \
+ text$/swriter$/01$/04120219.xhp \
+ text$/swriter$/01$/04120220.xhp \
+ text$/swriter$/01$/04120221.xhp \
+ text$/swriter$/01$/04120222.xhp \
+ text$/swriter$/01$/04120223.xhp \
+ text$/swriter$/01$/04120224.xhp \
+ text$/swriter$/01$/04120225.xhp \
+ text$/swriter$/01$/04120226.xhp \
+ text$/swriter$/01$/04120227.xhp \
+ text$/swriter$/01$/04120229.xhp \
+ text$/swriter$/01$/04120250.xhp \
+ text$/swriter$/01$/04120300.xhp \
+ text$/swriter$/01$/04130000.xhp \
+ text$/swriter$/01$/04130100.xhp \
+ text$/swriter$/01$/04150000.xhp \
+ text$/swriter$/01$/04180400.xhp \
+ text$/swriter$/01$/04190000.xhp \
+ text$/swriter$/01$/04200000.xhp \
+ text$/swriter$/01$/04210000.xhp \
+ text$/swriter$/01$/04220000.xhp \
+ text$/swriter$/01$/04230000.xhp \
+ text$/swriter$/01$/04990000.xhp \
+ text$/swriter$/01$/05030200.xhp \
+ text$/swriter$/01$/05030400.xhp \
+ text$/swriter$/01$/05030800.xhp \
+ text$/swriter$/01$/05040000.xhp \
+ text$/swriter$/01$/05040500.xhp \
+ text$/swriter$/01$/05040501.xhp \
+ text$/swriter$/01$/05040600.xhp \
+ text$/swriter$/01$/05040700.xhp \
+ text$/swriter$/01$/05040800.xhp \
+ text$/swriter$/01$/05060000.xhp \
+ text$/swriter$/01$/05060100.xhp \
+ text$/swriter$/01$/05060200.xhp \
+ text$/swriter$/01$/05060201.xhp \
+ text$/swriter$/01$/05060300.xhp \
+ text$/swriter$/01$/05060700.xhp \
+ text$/swriter$/01$/05060800.xhp \
+ text$/swriter$/01$/05060900.xhp \
+ text$/swriter$/01$/05080000.xhp \
+ text$/swriter$/01$/05090000.xhp \
+ text$/swriter$/01$/05090100.xhp \
+ text$/swriter$/01$/05090200.xhp \
+ text$/swriter$/01$/05090201.xhp \
+ text$/swriter$/01$/05090300.xhp \
+ text$/swriter$/01$/05100000.xhp \
+ text$/swriter$/01$/05100300.xhp \
+ text$/swriter$/01$/05100400.xhp \
+ text$/swriter$/01$/05110000.xhp \
+ text$/swriter$/01$/05110100.xhp \
+ text$/swriter$/01$/05110200.xhp \
+ text$/swriter$/01$/05110300.xhp \
+ text$/swriter$/01$/05110500.xhp \
+ text$/swriter$/01$/05120000.xhp \
+ text$/swriter$/01$/05120100.xhp \
+ text$/swriter$/01$/05120200.xhp \
+ text$/swriter$/01$/05120300.xhp \
+ text$/swriter$/01$/05120400.xhp \
+ text$/swriter$/01$/05120500.xhp \
+ text$/swriter$/01$/05130000.xhp \
+ text$/swriter$/01$/05130002.xhp \
+ text$/swriter$/01$/05130004.xhp \
+ text$/swriter$/01$/05130100.xhp \
+ text$/swriter$/01$/05140000.xhp \
+ text$/swriter$/01$/05150000.xhp \
+ text$/swriter$/01$/05150100.xhp \
+ text$/swriter$/01$/05150101.xhp \
+ text$/swriter$/01$/05150104.xhp \
+ text$/swriter$/01$/05150200.xhp \
+ text$/swriter$/01$/05150300.xhp \
+ text$/swriter$/01$/05170000.xhp \
+ text$/swriter$/01$/05180000.xhp \
+ text$/swriter$/01$/05190000.xhp \
+ text$/swriter$/01$/05200000.xhp \
+ text$/swriter$/01$/05990000.xhp \
+ text$/swriter$/01$/06030000.xhp \
+ text$/swriter$/01$/06040000.xhp \
+ text$/swriter$/01$/06060000.xhp \
+ text$/swriter$/01$/06060100.xhp \
+ text$/swriter$/01$/06080000.xhp \
+ text$/swriter$/01$/06080100.xhp \
+ text$/swriter$/01$/06080200.xhp \
+ text$/swriter$/01$/06090000.xhp \
+ text$/swriter$/01$/06100000.xhp \
+ text$/swriter$/01$/06110000.xhp \
+ text$/swriter$/01$/06120000.xhp \
+ text$/swriter$/01$/06160000.xhp \
+ text$/swriter$/01$/06170000.xhp \
+ text$/swriter$/01$/06180000.xhp \
+ text$/swriter$/01$/06190000.xhp \
+ text$/swriter$/01$/06200000.xhp \
+ text$/swriter$/01$/06210000.xhp \
+ text$/swriter$/01$/06220000.xhp \
+ text$/swriter$/01$/06990000.xhp \
+ text$/swriter$/01$/format_object.xhp \
+ text$/swriter$/01$/mailmerge00.xhp \
+ text$/swriter$/01$/mailmerge01.xhp \
+ text$/swriter$/01$/mailmerge02.xhp \
+ text$/swriter$/01$/mailmerge03.xhp \
+ text$/swriter$/01$/mailmerge04.xhp \
+ text$/swriter$/01$/mailmerge05.xhp \
+ text$/swriter$/01$/mailmerge06.xhp \
+ text$/swriter$/01$/mailmerge07.xhp \
+ text$/swriter$/01$/mailmerge08.xhp \
+ text$/swriter$/01$/mm_copyto.xhp \
+ text$/swriter$/01$/mm_cusaddfie.xhp \
+ text$/swriter$/01$/mm_cusaddlis.xhp \
+ text$/swriter$/01$/mm_cusgrelin.xhp \
+ text$/swriter$/01$/mm_emabod.xhp \
+ text$/swriter$/01$/mm_finent.xhp \
+ text$/swriter$/01$/mm_matfie.xhp \
+ text$/swriter$/01$/mm_newaddblo.xhp \
+ text$/swriter$/01$/mm_newaddlis.xhp \
+ text$/swriter$/01$/mm_seladdblo.xhp \
+ text$/swriter$/01$/mm_seladdlis.xhp \
+ text$/swriter$/01$/mm_seltab.xhp \
+ text$/swriter$/01$/selection_mode.xhp \
+ text$/swriter$/02$/02110000.xhp \
+ text$/swriter$/02$/03210000.xhp \
+ text$/swriter$/02$/03220000.xhp \
+ text$/swriter$/02$/04090000.xhp \
+ text$/swriter$/02$/04100000.xhp \
+ text$/swriter$/02$/04220000.xhp \
+ text$/swriter$/02$/04230000.xhp \
+ text$/swriter$/02$/04240000.xhp \
+ text$/swriter$/02$/04250000.xhp \
+ text$/swriter$/02$/06040000.xhp \
+ text$/swriter$/02$/06070000.xhp \
+ text$/swriter$/02$/06080000.xhp \
+ text$/swriter$/02$/06090000.xhp \
+ text$/swriter$/02$/06120000.xhp \
+ text$/swriter$/02$/06130000.xhp \
+ text$/swriter$/02$/06140000.xhp \
+ text$/swriter$/02$/08010000.xhp \
+ text$/swriter$/02$/08080000.xhp \
+ text$/swriter$/02$/10010000.xhp \
+ text$/swriter$/02$/10020000.xhp \
+ text$/swriter$/02$/10030000.xhp \
+ text$/swriter$/02$/10050000.xhp \
+ text$/swriter$/02$/10070000.xhp \
+ text$/swriter$/02$/10080000.xhp \
+ text$/swriter$/02$/10090000.xhp \
+ text$/swriter$/02$/10110000.xhp \
+ text$/swriter$/02$/14010000.xhp \
+ text$/swriter$/02$/14020000.xhp \
+ text$/swriter$/02$/14030000.xhp \
+ text$/swriter$/02$/14040000.xhp \
+ text$/swriter$/02$/14050000.xhp \
+ text$/swriter$/02$/18010000.xhp \
+ text$/swriter$/02$/18030000.xhp \
+ text$/swriter$/02$/18030100.xhp \
+ text$/swriter$/02$/18030200.xhp \
+ text$/swriter$/02$/18030300.xhp \
+ text$/swriter$/02$/18030400.xhp \
+ text$/swriter$/02$/18030500.xhp \
+ text$/swriter$/02$/18030600.xhp \
+ text$/swriter$/02$/18030700.xhp \
+ text$/swriter$/02$/18120000.xhp \
+ text$/swriter$/02$/18130000.xhp \
+ text$/swriter$/02$/19010000.xhp \
+ text$/swriter$/02$/19020000.xhp \
+ text$/swriter$/02$/19030000.xhp \
+ text$/swriter$/02$/19040000.xhp \
+ text$/swriter$/02$/19050000.xhp \
+ text$/swriter$/02$/word_count_stb.xhp \
+ text$/swriter$/04$/01020000.xhp \
+ text$/swriter$/guide$/anchor_object.xhp \
+ text$/swriter$/guide$/arrange_chapters.xhp \
+ text$/swriter$/guide$/auto_numbering.xhp \
+ text$/swriter$/guide$/auto_off.xhp \
+ text$/swriter$/guide$/auto_spellcheck.xhp \
+ text$/swriter$/guide$/autocorr_except.xhp \
+ text$/swriter$/guide$/autotext.xhp \
+ text$/swriter$/guide$/background.xhp \
+ text$/swriter$/guide$/border_object.xhp \
+ text$/swriter$/guide$/border_page.xhp \
+ text$/swriter$/guide$/borders.xhp \
+ text$/swriter$/guide$/calculate.xhp \
+ text$/swriter$/guide$/calculate_clipboard.xhp \
+ text$/swriter$/guide$/calculate_intable.xhp \
+ text$/swriter$/guide$/calculate_intext.xhp \
+ text$/swriter$/guide$/calculate_intext2.xhp \
+ text$/swriter$/guide$/calculate_multitable.xhp \
+ text$/swriter$/guide$/captions.xhp \
+ text$/swriter$/guide$/captions_numbers.xhp \
+ text$/swriter$/guide$/change_header.xhp \
+ text$/swriter$/guide$/chapter_numbering.xhp \
+ text$/swriter$/guide$/conditional_text.xhp \
+ text$/swriter$/guide$/conditional_text2.xhp \
+ text$/swriter$/guide$/delete_from_dict.xhp \
+ text$/swriter$/guide$/dragdroptext.xhp \
+ text$/swriter$/guide$/even_odd_sdw.xhp \
+ text$/swriter$/guide$/field_convert.xhp \
+ text$/swriter$/guide$/fields.xhp \
+ text$/swriter$/guide$/fields_date.xhp \
+ text$/swriter$/guide$/fields_enter.xhp \
+ text$/swriter$/guide$/fields_userdata.xhp \
+ text$/swriter$/guide$/finding.xhp \
+ text$/swriter$/guide$/footer_nextpage.xhp \
+ text$/swriter$/guide$/footer_pagenumber.xhp \
+ text$/swriter$/guide$/footnote_usage.xhp \
+ text$/swriter$/guide$/footnote_with_line.xhp \
+ text$/swriter$/guide$/form_letters_main.xhp \
+ text$/swriter$/guide$/globaldoc.xhp \
+ text$/swriter$/guide$/globaldoc_howtos.xhp \
+ text$/swriter$/guide$/header_footer.xhp \
+ text$/swriter$/guide$/header_pagestyles.xhp \
+ text$/swriter$/guide$/header_with_chapter.xhp \
+ text$/swriter$/guide$/header_with_line.xhp \
+ text$/swriter$/guide$/hidden_text.xhp \
+ text$/swriter$/guide$/hidden_text_display.xhp \
+ text$/swriter$/guide$/hyperlinks.xhp \
+ text$/swriter$/guide$/hyphen_prevent.xhp \
+ text$/swriter$/guide$/indenting.xhp \
+ text$/swriter$/guide$/indices_delete.xhp \
+ text$/swriter$/guide$/indices_edit.xhp \
+ text$/swriter$/guide$/indices_enter.xhp \
+ text$/swriter$/guide$/indices_form.xhp \
+ text$/swriter$/guide$/indices_index.xhp \
+ text$/swriter$/guide$/indices_literature.xhp \
+ text$/swriter$/guide$/indices_multidoc.xhp \
+ text$/swriter$/guide$/indices_toc.xhp \
+ text$/swriter$/guide$/indices_userdef.xhp \
+ text$/swriter$/guide$/insert_beforetable.xhp \
+ text$/swriter$/guide$/insert_graphic.xhp \
+ text$/swriter$/guide$/insert_graphic_dialog.xhp \
+ text$/swriter$/guide$/insert_graphic_fromchart.xhp \
+ text$/swriter$/guide$/insert_graphic_fromdraw.xhp \
+ text$/swriter$/guide$/insert_graphic_gallery.xhp \
+ text$/swriter$/guide$/insert_graphic_scan.xhp \
+ text$/swriter$/guide$/insert_line.xhp \
+ text$/swriter$/guide$/insert_tab_innumbering.xhp \
+ text$/swriter$/guide$/join_numbered_lists.xhp \
+ text$/swriter$/guide$/jump2statusbar.xhp \
+ text$/swriter$/guide$/keyboard.xhp \
+ text$/swriter$/guide$/load_styles.xhp \
+ text$/swriter$/guide$/main.xhp \
+ text$/swriter$/guide$/navigator.xhp \
+ text$/swriter$/guide$/nonprintable_text.xhp \
+ text$/swriter$/guide$/number_date_conv.xhp \
+ text$/swriter$/guide$/number_sequence.xhp \
+ text$/swriter$/guide$/numbering_lines.xhp \
+ text$/swriter$/guide$/numbering_paras.xhp \
+ text$/swriter$/guide$/page_break.xhp \
+ text$/swriter$/guide$/pagebackground.xhp \
+ text$/swriter$/guide$/pagenumbers.xhp \
+ text$/swriter$/guide$/pageorientation.xhp \
+ text$/swriter$/guide$/pagestyles.xhp \
+ text$/swriter$/guide$/print_brochure.xhp \
+ text$/swriter$/guide$/print_preview.xhp \
+ text$/swriter$/guide$/print_small.xhp \
+ text$/swriter$/guide$/printer_tray.xhp \
+ text$/swriter$/guide$/printing_order.xhp \
+ text$/swriter$/guide$/protection.xhp \
+ text$/swriter$/guide$/references.xhp \
+ text$/swriter$/guide$/references_modify.xhp \
+ text$/swriter$/guide$/registertrue.xhp \
+ text$/swriter$/guide$/removing_line_breaks.xhp \
+ text$/swriter$/guide$/reset_format.xhp \
+ text$/swriter$/guide$/resize_navigator.xhp \
+ text$/swriter$/guide$/ruler.xhp \
+ text$/swriter$/guide$/search_regexp.xhp \
+ text$/swriter$/guide$/section_edit.xhp \
+ text$/swriter$/guide$/section_insert.xhp \
+ text$/swriter$/guide$/sections.xhp \
+ text$/swriter$/guide$/send2html.xhp \
+ text$/swriter$/guide$/shortcut_writing.xhp \
+ text$/swriter$/guide$/smarttags.xhp \
+ text$/swriter$/guide$/spellcheck_dialog.xhp \
+ text$/swriter$/guide$/stylist_fillformat.xhp \
+ text$/swriter$/guide$/stylist_fromselect.xhp \
+ text$/swriter$/guide$/stylist_update.xhp \
+ text$/swriter$/guide$/subscript.xhp \
+ text$/swriter$/guide$/table_cellmerge.xhp \
+ text$/swriter$/guide$/table_cells.xhp \
+ text$/swriter$/guide$/table_delete.xhp \
+ text$/swriter$/guide$/table_insert.xhp \
+ text$/swriter$/guide$/table_repeat_multiple_headers.xhp \
+ text$/swriter$/guide$/table_select.xhp \
+ text$/swriter$/guide$/table_sizing.xhp \
+ text$/swriter$/guide$/tablemode.xhp \
+ text$/swriter$/guide$/template_create.xhp \
+ text$/swriter$/guide$/template_default.xhp \
+ text$/swriter$/guide$/templates_styles.xhp \
+ text$/swriter$/guide$/text_animation.xhp \
+ text$/swriter$/guide$/text_capital.xhp \
+ text$/swriter$/guide$/text_centervert.xhp \
+ text$/swriter$/guide$/text_direct_cursor.xhp \
+ text$/swriter$/guide$/text_emphasize.xhp \
+ text$/swriter$/guide$/text_frame.xhp \
+ text$/swriter$/guide$/text_nav_keyb.xhp \
+ text$/swriter$/guide$/text_rotate.xhp \
+ text$/swriter$/guide$/textdoc_inframe.xhp \
+ text$/swriter$/guide$/using_hyphen.xhp \
+ text$/swriter$/guide$/using_numbered_lists.xhp \
+ text$/swriter$/guide$/using_numbered_lists2.xhp \
+ text$/swriter$/guide$/using_numbering.xhp \
+ text$/swriter$/guide$/using_thesaurus.xhp \
+ text$/swriter$/guide$/word_completion.xhp \
+ text$/swriter$/guide$/word_completion_adjust.xhp \
+ text$/swriter$/guide$/words_count.xhp \
+ text$/swriter$/guide$/wrap.xhp \
+ text$/swriter$/main0000.xhp \
+ text$/swriter$/main0100.xhp \
+ text$/swriter$/main0101.xhp \
+ text$/swriter$/main0102.xhp \
+ text$/swriter$/main0103.xhp \
+ text$/swriter$/main0104.xhp \
+ text$/swriter$/main0105.xhp \
+ text$/swriter$/main0106.xhp \
+ text$/swriter$/main0107.xhp \
+ text$/swriter$/main0110.xhp \
+ text$/swriter$/main0200.xhp \
+ text$/swriter$/main0202.xhp \
+ text$/swriter$/main0203.xhp \
+ text$/swriter$/main0204.xhp \
+ text$/swriter$/main0205.xhp \
+ text$/swriter$/main0206.xhp \
+ text$/swriter$/main0208.xhp \
+ text$/swriter$/main0210.xhp \
+ text$/swriter$/main0213.xhp \
+ text$/swriter$/main0214.xhp \
+ text$/swriter$/main0215.xhp \
+ text$/swriter$/main0216.xhp \
+ text$/swriter$/main0220.xhp \
+ text$/swriter$/main0503.xhp \
+ text$/shared$/00$/00000001.xhp \
+ text$/shared$/00$/00000002.xhp \
+ text$/shared$/00$/00000003.xhp \
+ text$/shared$/00$/00000004.xhp \
+ text$/shared$/00$/00000005.xhp \
+ text$/shared$/00$/00000007.xhp \
+ text$/shared$/00$/00000010.xhp \
+ text$/shared$/00$/00000011.xhp \
+ text$/shared$/00$/00000020.xhp \
+ text$/shared$/00$/00000021.xhp \
+ text$/shared$/00$/00000099.xhp \
+ text$/shared$/00$/00000200.xhp \
+ text$/shared$/00$/00000206.xhp \
+ text$/shared$/00$/00000207.xhp \
+ text$/shared$/00$/00000208.xhp \
+ text$/shared$/00$/00000210.xhp \
+ text$/shared$/00$/00000215.xhp \
+ text$/shared$/00$/00000401.xhp \
+ text$/shared$/00$/00000402.xhp \
+ text$/shared$/00$/00000403.xhp \
+ text$/shared$/00$/00000404.xhp \
+ text$/shared$/00$/00000406.xhp \
+ text$/shared$/00$/00000407.xhp \
+ text$/shared$/00$/00000408.xhp \
+ text$/shared$/00$/00000409.xhp \
+ text$/shared$/00$/00000450.xhp \
+ text$/shared$/00$/00040500.xhp \
+ text$/shared$/00$/00040501.xhp \
+ text$/shared$/00$/00040502.xhp \
+ text$/shared$/00$/00040503.xhp \
+ text$/shared$/00$/01000000.xhp \
+ text$/shared$/00$/01010000.xhp \
+ text$/shared$/00$/01020000.xhp \
+ text$/shared$/00$/01050000.xhp \
+ text$/shared$/00$/icon_alt.xhp \
+ text$/shared$/01$/01010000.xhp \
+ text$/shared$/01$/01010001.xhp \
+ text$/shared$/01$/01010100.xhp \
+ text$/shared$/01$/01010200.xhp \
+ text$/shared$/01$/01010201.xhp \
+ text$/shared$/01$/01010202.xhp \
+ text$/shared$/01$/01010203.xhp \
+ text$/shared$/01$/01010300.xhp \
+ text$/shared$/01$/01010301.xhp \
+ text$/shared$/01$/01010302.xhp \
+ text$/shared$/01$/01010303.xhp \
+ text$/shared$/01$/01010304.xhp \
+ text$/shared$/01$/01020000.xhp \
+ text$/shared$/01$/01020101.xhp \
+ text$/shared$/01$/01020103.xhp \
+ text$/shared$/01$/01050000.xhp \
+ text$/shared$/01$/01060000.xhp \
+ text$/shared$/01$/01070000.xhp \
+ text$/shared$/01$/01070001.xhp \
+ text$/shared$/01$/01100000.xhp \
+ text$/shared$/01$/01100100.xhp \
+ text$/shared$/01$/01100200.xhp \
+ text$/shared$/01$/01100300.xhp \
+ text$/shared$/01$/01100400.xhp \
+ text$/shared$/01$/01100500.xhp \
+ text$/shared$/01$/01100600.xhp \
+ text$/shared$/01$/01110000.xhp \
+ text$/shared$/01$/01110100.xhp \
+ text$/shared$/01$/01110101.xhp \
+ text$/shared$/01$/01110300.xhp \
+ text$/shared$/01$/01110400.xhp \
+ text$/shared$/01$/01130000.xhp \
+ text$/shared$/01$/01140000.xhp \
+ text$/shared$/01$/01160000.xhp \
+ text$/shared$/01$/01160200.xhp \
+ text$/shared$/01$/01160300.xhp \
+ text$/shared$/01$/01170000.xhp \
+ text$/shared$/01$/01180000.xhp \
+ text$/shared$/01$/01190000.xhp \
+ text$/shared$/01$/01990000.xhp \
+ text$/shared$/01$/02010000.xhp \
+ text$/shared$/01$/02020000.xhp \
+ text$/shared$/01$/02030000.xhp \
+ text$/shared$/01$/02040000.xhp \
+ text$/shared$/01$/02050000.xhp \
+ text$/shared$/01$/02060000.xhp \
+ text$/shared$/01$/02070000.xhp \
+ text$/shared$/01$/02090000.xhp \
+ text$/shared$/01$/02100000.xhp \
+ text$/shared$/01$/02100001.xhp \
+ text$/shared$/01$/02100100.xhp \
+ text$/shared$/01$/02100200.xhp \
+ text$/shared$/01$/02100300.xhp \
+ text$/shared$/01$/02110000.xhp \
+ text$/shared$/01$/02180000.xhp \
+ text$/shared$/01$/02180100.xhp \
+ text$/shared$/01$/02190000.xhp \
+ text$/shared$/01$/02200000.xhp \
+ text$/shared$/01$/02200100.xhp \
+ text$/shared$/01$/02200200.xhp \
+ text$/shared$/01$/02210101.xhp \
+ text$/shared$/01$/02220000.xhp \
+ text$/shared$/01$/02220100.xhp \
+ text$/shared$/01$/02230000.xhp \
+ text$/shared$/01$/02230100.xhp \
+ text$/shared$/01$/02230150.xhp \
+ text$/shared$/01$/02230200.xhp \
+ text$/shared$/01$/02230300.xhp \
+ text$/shared$/01$/02230400.xhp \
+ text$/shared$/01$/02230401.xhp \
+ text$/shared$/01$/02230402.xhp \
+ text$/shared$/01$/02230500.xhp \
+ text$/shared$/01$/02240000.xhp \
+ text$/shared$/01$/02250000.xhp \
+ text$/shared$/01$/03010000.xhp \
+ text$/shared$/01$/03020000.xhp \
+ text$/shared$/01$/03040000.xhp \
+ text$/shared$/01$/03050000.xhp \
+ text$/shared$/01$/03060000.xhp \
+ text$/shared$/01$/03110000.xhp \
+ text$/shared$/01$/03150100.xhp \
+ text$/shared$/01$/03170000.xhp \
+ text$/shared$/01$/03990000.xhp \
+ text$/shared$/01$/04050000.xhp \
+ text$/shared$/01$/04060000.xhp \
+ text$/shared$/01$/04060100.xhp \
+ text$/shared$/01$/04060200.xhp \
+ text$/shared$/01$/04100000.xhp \
+ text$/shared$/01$/04140000.xhp \
+ text$/shared$/01$/04150000.xhp \
+ text$/shared$/01$/04150100.xhp \
+ text$/shared$/01$/04150200.xhp \
+ text$/shared$/01$/04150400.xhp \
+ text$/shared$/01$/04150500.xhp \
+ text$/shared$/01$/04160300.xhp \
+ text$/shared$/01$/04160500.xhp \
+ text$/shared$/01$/04180100.xhp \
+ text$/shared$/01$/04990000.xhp \
+ text$/shared$/01$/05010000.xhp \
+ text$/shared$/01$/05020000.xhp \
+ text$/shared$/01$/05020100.xhp \
+ text$/shared$/01$/05020200.xhp \
+ text$/shared$/01$/05020300.xhp \
+ text$/shared$/01$/05020301.xhp \
+ text$/shared$/01$/05020400.xhp \
+ text$/shared$/01$/05020500.xhp \
+ text$/shared$/01$/05020600.xhp \
+ text$/shared$/01$/05020700.xhp \
+ text$/shared$/01$/05030000.xhp \
+ text$/shared$/01$/05030100.xhp \
+ text$/shared$/01$/05030300.xhp \
+ text$/shared$/01$/05030500.xhp \
+ text$/shared$/01$/05030600.xhp \
+ text$/shared$/01$/05030700.xhp \
+ text$/shared$/01$/05030800.xhp \
+ text$/shared$/01$/05040100.xhp \
+ text$/shared$/01$/05040200.xhp \
+ text$/shared$/01$/05040300.xhp \
+ text$/shared$/01$/05040400.xhp \
+ text$/shared$/01$/05050000.xhp \
+ text$/shared$/01$/05060000.xhp \
+ text$/shared$/01$/05070000.xhp \
+ text$/shared$/01$/05070100.xhp \
+ text$/shared$/01$/05070200.xhp \
+ text$/shared$/01$/05070300.xhp \
+ text$/shared$/01$/05070400.xhp \
+ text$/shared$/01$/05070500.xhp \
+ text$/shared$/01$/05070600.xhp \
+ text$/shared$/01$/05080000.xhp \
+ text$/shared$/01$/05080100.xhp \
+ text$/shared$/01$/05080200.xhp \
+ text$/shared$/01$/05080300.xhp \
+ text$/shared$/01$/05080400.xhp \
+ text$/shared$/01$/05090000.xhp \
+ text$/shared$/01$/05100000.xhp \
+ text$/shared$/01$/05100100.xhp \
+ text$/shared$/01$/05100200.xhp \
+ text$/shared$/01$/05100500.xhp \
+ text$/shared$/01$/05100600.xhp \
+ text$/shared$/01$/05100700.xhp \
+ text$/shared$/01$/05110000.xhp \
+ text$/shared$/01$/05110100.xhp \
+ text$/shared$/01$/05110200.xhp \
+ text$/shared$/01$/05110300.xhp \
+ text$/shared$/01$/05110400.xhp \
+ text$/shared$/01$/05110500.xhp \
+ text$/shared$/01$/05110600m.xhp \
+ text$/shared$/01$/05110700.xhp \
+ text$/shared$/01$/05110800.xhp \
+ text$/shared$/01$/05120000.xhp \
+ text$/shared$/01$/05120100.xhp \
+ text$/shared$/01$/05120200.xhp \
+ text$/shared$/01$/05120300.xhp \
+ text$/shared$/01$/05120600.xhp \
+ text$/shared$/01$/05140100.xhp \
+ text$/shared$/01$/05150101.xhp \
+ text$/shared$/01$/05190000.xhp \
+ text$/shared$/01$/05190100.xhp \
+ text$/shared$/01$/05200000.xhp \
+ text$/shared$/01$/05200100.xhp \
+ text$/shared$/01$/05200200.xhp \
+ text$/shared$/01$/05200300.xhp \
+ text$/shared$/01$/05210000.xhp \
+ text$/shared$/01$/05210100.xhp \
+ text$/shared$/01$/05210200.xhp \
+ text$/shared$/01$/05210300.xhp \
+ text$/shared$/01$/05210400.xhp \
+ text$/shared$/01$/05210500.xhp \
+ text$/shared$/01$/05210600.xhp \
+ text$/shared$/01$/05210700.xhp \
+ text$/shared$/01$/05220000.xhp \
+ text$/shared$/01$/05230000.xhp \
+ text$/shared$/01$/05230100.xhp \
+ text$/shared$/01$/05230300.xhp \
+ text$/shared$/01$/05230400.xhp \
+ text$/shared$/01$/05230500.xhp \
+ text$/shared$/01$/05240000.xhp \
+ text$/shared$/01$/05240100.xhp \
+ text$/shared$/01$/05240200.xhp \
+ text$/shared$/01$/05250000.xhp \
+ text$/shared$/01$/05250100.xhp \
+ text$/shared$/01$/05250200.xhp \
+ text$/shared$/01$/05250300.xhp \
+ text$/shared$/01$/05250400.xhp \
+ text$/shared$/01$/05250500.xhp \
+ text$/shared$/01$/05250600.xhp \
+ text$/shared$/01$/05260000.xhp \
+ text$/shared$/01$/05260100.xhp \
+ text$/shared$/01$/05260200.xhp \
+ text$/shared$/01$/05260300.xhp \
+ text$/shared$/01$/05260400.xhp \
+ text$/shared$/01$/05260500.xhp \
+ text$/shared$/01$/05260600.xhp \
+ text$/shared$/01$/05270000.xhp \
+ text$/shared$/01$/05280000.xhp \
+ text$/shared$/01$/05290000.xhp \
+ text$/shared$/01$/05290100.xhp \
+ text$/shared$/01$/05290200.xhp \
+ text$/shared$/01$/05290300.xhp \
+ text$/shared$/01$/05290400.xhp \
+ text$/shared$/01$/05320000.xhp \
+ text$/shared$/01$/05340100.xhp \
+ text$/shared$/01$/05340200.xhp \
+ text$/shared$/01$/05340300.xhp \
+ text$/shared$/01$/05340400.xhp \
+ text$/shared$/01$/05340402.xhp \
+ text$/shared$/01$/05340404.xhp \
+ text$/shared$/01$/05340405.xhp \
+ text$/shared$/01$/05340500.xhp \
+ text$/shared$/01$/05340600.xhp \
+ text$/shared$/01$/05350000.xhp \
+ text$/shared$/01$/05350200.xhp \
+ text$/shared$/01$/05350300.xhp \
+ text$/shared$/01$/05350400.xhp \
+ text$/shared$/01$/05350500.xhp \
+ text$/shared$/01$/05350600.xhp \
+ text$/shared$/01$/05360000.xhp \
+ text$/shared$/01$/05990000.xhp \
+ text$/shared$/01$/06010000.xhp \
+ text$/shared$/01$/06010101.xhp \
+ text$/shared$/01$/06010500.xhp \
+ text$/shared$/01$/06010600.xhp \
+ text$/shared$/01$/06010601.xhp \
+ text$/shared$/01$/06020000.xhp \
+ text$/shared$/01$/06030000.xhp \
+ text$/shared$/01$/06040000.xhp \
+ text$/shared$/01$/06040100.xhp \
+ text$/shared$/01$/06040200.xhp \
+ text$/shared$/01$/06040300.xhp \
+ text$/shared$/01$/06040400.xhp \
+ text$/shared$/01$/06040500.xhp \
+ text$/shared$/01$/06040600.xhp \
+ text$/shared$/01$/06040700.xhp \
+ text$/shared$/01$/06050000.xhp \
+ text$/shared$/01$/06050100.xhp \
+ text$/shared$/01$/06050200.xhp \
+ text$/shared$/01$/06050300.xhp \
+ text$/shared$/01$/06050400.xhp \
+ text$/shared$/01$/06050500.xhp \
+ text$/shared$/01$/06050600.xhp \
+ text$/shared$/01$/06130000.xhp \
+ text$/shared$/01$/06130001.xhp \
+ text$/shared$/01$/06130010.xhp \
+ text$/shared$/01$/06130100.xhp \
+ text$/shared$/01$/06130200.xhp \
+ text$/shared$/01$/06130500.xhp \
+ text$/shared$/01$/06140000.xhp \
+ text$/shared$/01$/06140100.xhp \
+ text$/shared$/01$/06140101.xhp \
+ text$/shared$/01$/06140102.xhp \
+ text$/shared$/01$/06140200.xhp \
+ text$/shared$/01$/06140400.xhp \
+ text$/shared$/01$/06140402.xhp \
+ text$/shared$/01$/06140500.xhp \
+ text$/shared$/01$/06150000.xhp \
+ text$/shared$/01$/06150100.xhp \
+ text$/shared$/01$/06150110.xhp \
+ text$/shared$/01$/06150120.xhp \
+ text$/shared$/01$/06150200.xhp \
+ text$/shared$/01$/06150210.xhp \
+ text$/shared$/01$/06200000.xhp \
+ text$/shared$/01$/06201000.xhp \
+ text$/shared$/01$/06202000.xhp \
+ text$/shared$/01$/06990000.xhp \
+ text$/shared$/01$/07010000.xhp \
+ text$/shared$/01$/07080000.xhp \
+ text$/shared$/01$/about_meta_tags.xhp \
+ text$/shared$/01$/digitalsignatures.xhp \
+ text$/shared$/01$/extensionupdate.xhp \
+ text$/shared$/01$/formatting_mark.xhp \
+ text$/shared$/01$/gallery.xhp \
+ text$/shared$/01$/gallery_files.xhp \
+ text$/shared$/01$/grid.xhp \
+ text$/shared$/01$/guides.xhp \
+ text$/shared$/01$/mediaplayer.xhp \
+ text$/shared$/01$/moviesound.xhp \
+ text$/shared$/01$/online_update.xhp \
+ text$/shared$/01$/online_update_dialog.xhp \
+ text$/shared$/01$/packagemanager.xhp \
+ text$/shared$/01$/password_dlg.xhp \
+ text$/shared$/01$/password_main.xhp \
+ text$/shared$/01$/ref_pdf_export.xhp \
+ text$/shared$/01$/ref_pdf_send_as.xhp \
+ text$/shared$/01$/securitywarning.xhp \
+ text$/shared$/01$/selectcertificate.xhp \
+ text$/shared$/01$/webhtml.xhp \
+ text$/shared$/01$/xformsdata.xhp \
+ text$/shared$/01$/xformsdataadd.xhp \
+ text$/shared$/01$/xformsdataaddcon.xhp \
+ text$/shared$/01$/xformsdatachange.xhp \
+ text$/shared$/01$/xformsdataname.xhp \
+ text$/shared$/01$/xformsdatatab.xhp \
+ text$/shared$/02$/01110000.xhp \
+ text$/shared$/02$/01140000.xhp \
+ text$/shared$/02$/01170000.xhp \
+ text$/shared$/02$/01170001.xhp \
+ text$/shared$/02$/01170002.xhp \
+ text$/shared$/02$/01170003.xhp \
+ text$/shared$/02$/01170004.xhp \
+ text$/shared$/02$/01170100.xhp \
+ text$/shared$/02$/01170101.xhp \
+ text$/shared$/02$/01170102.xhp \
+ text$/shared$/02$/01170103.xhp \
+ text$/shared$/02$/01170200.xhp \
+ text$/shared$/02$/01170201.xhp \
+ text$/shared$/02$/01170202.xhp \
+ text$/shared$/02$/01170203.xhp \
+ text$/shared$/02$/01170300.xhp \
+ text$/shared$/02$/01170400.xhp \
+ text$/shared$/02$/01170500.xhp \
+ text$/shared$/02$/01170600.xhp \
+ text$/shared$/02$/01170700.xhp \
+ text$/shared$/02$/01170800.xhp \
+ text$/shared$/02$/01170801.xhp \
+ text$/shared$/02$/01170802.xhp \
+ text$/shared$/02$/01170900.xhp \
+ text$/shared$/02$/01170901.xhp \
+ text$/shared$/02$/01170902.xhp \
+ text$/shared$/02$/01170903.xhp \
+ text$/shared$/02$/01170904.xhp \
+ text$/shared$/02$/01171000.xhp \
+ text$/shared$/02$/01171100.xhp \
+ text$/shared$/02$/01171200.xhp \
+ text$/shared$/02$/01171300.xhp \
+ text$/shared$/02$/01171400.xhp \
+ text$/shared$/02$/01220000.xhp \
+ text$/shared$/02$/01230000.xhp \
+ text$/shared$/02$/02010000.xhp \
+ text$/shared$/02$/02020000.xhp \
+ text$/shared$/02$/02030000.xhp \
+ text$/shared$/02$/02040000.xhp \
+ text$/shared$/02$/02050000.xhp \
+ text$/shared$/02$/02130000.xhp \
+ text$/shared$/02$/02140000.xhp \
+ text$/shared$/02$/02160000.xhp \
+ text$/shared$/02$/02170000.xhp \
+ text$/shared$/02$/03110000.xhp \
+ text$/shared$/02$/03120000.xhp \
+ text$/shared$/02$/03130000.xhp \
+ text$/shared$/02$/03140000.xhp \
+ text$/shared$/02$/03150000.xhp \
+ text$/shared$/02$/03200000.xhp \
+ text$/shared$/02$/04210000.xhp \
+ text$/shared$/02$/05020000.xhp \
+ text$/shared$/02$/05090000.xhp \
+ text$/shared$/02$/05110000.xhp \
+ text$/shared$/02$/06050000.xhp \
+ text$/shared$/02$/06060000.xhp \
+ text$/shared$/02$/06100000.xhp \
+ text$/shared$/02$/06110000.xhp \
+ text$/shared$/02$/06120000.xhp \
+ text$/shared$/02$/07010000.xhp \
+ text$/shared$/02$/07060000.xhp \
+ text$/shared$/02$/07070000.xhp \
+ text$/shared$/02$/07070100.xhp \
+ text$/shared$/02$/07070200.xhp \
+ text$/shared$/02$/07080000.xhp \
+ text$/shared$/02$/07090000.xhp \
+ text$/shared$/02$/08010000.xhp \
+ text$/shared$/02$/08020000.xhp \
+ text$/shared$/02$/09010000.xhp \
+ text$/shared$/02$/09020000.xhp \
+ text$/shared$/02$/09030000.xhp \
+ text$/shared$/02$/09060000.xhp \
+ text$/shared$/02$/09070000.xhp \
+ text$/shared$/02$/09070100.xhp \
+ text$/shared$/02$/09070200.xhp \
+ text$/shared$/02$/09070300.xhp \
+ text$/shared$/02$/09070400.xhp \
+ text$/shared$/02$/10010000.xhp \
+ text$/shared$/02$/10020000.xhp \
+ text$/shared$/02$/10030000.xhp \
+ text$/shared$/02$/10040000.xhp \
+ text$/shared$/02$/10100000.xhp \
+ text$/shared$/02$/12000000.xhp \
+ text$/shared$/02$/12010000.xhp \
+ text$/shared$/02$/12020000.xhp \
+ text$/shared$/02$/12030000.xhp \
+ text$/shared$/02$/12040000.xhp \
+ text$/shared$/02$/12050000.xhp \
+ text$/shared$/02$/12070000.xhp \
+ text$/shared$/02$/12070100.xhp \
+ text$/shared$/02$/12070200.xhp \
+ text$/shared$/02$/12070300.xhp \
+ text$/shared$/02$/12080000.xhp \
+ text$/shared$/02$/12090000.xhp \
+ text$/shared$/02$/12090100.xhp \
+ text$/shared$/02$/12090101.xhp \
+ text$/shared$/02$/12100000.xhp \
+ text$/shared$/02$/12100100.xhp \
+ text$/shared$/02$/12100200.xhp \
+ text$/shared$/02$/12110000.xhp \
+ text$/shared$/02$/12120000.xhp \
+ text$/shared$/02$/12130000.xhp \
+ text$/shared$/02$/12140000.xhp \
+ text$/shared$/02$/13010000.xhp \
+ text$/shared$/02$/13020000.xhp \
+ text$/shared$/02$/14010000.xhp \
+ text$/shared$/02$/14020000.xhp \
+ text$/shared$/02$/14020100.xhp \
+ text$/shared$/02$/14020200.xhp \
+ text$/shared$/02$/14030000.xhp \
+ text$/shared$/02$/14040000.xhp \
+ text$/shared$/02$/14050000.xhp \
+ text$/shared$/02$/14060000.xhp \
+ text$/shared$/02$/14070000.xhp \
+ text$/shared$/02$/18010000.xhp \
+ text$/shared$/02$/18030000.xhp \
+ text$/shared$/02$/19090000.xhp \
+ text$/shared$/02$/20020000.xhp \
+ text$/shared$/02$/20030000.xhp \
+ text$/shared$/02$/20040000.xhp \
+ text$/shared$/02$/20050000.xhp \
+ text$/shared$/02$/20060000.xhp \
+ text$/shared$/02$/20090000.xhp \
+ text$/shared$/02$/20100000.xhp \
+ text$/shared$/02$/24010000.xhp \
+ text$/shared$/02$/24020000.xhp \
+ text$/shared$/02$/24030000.xhp \
+ text$/shared$/02$/24040000.xhp \
+ text$/shared$/02$/24050000.xhp \
+ text$/shared$/02$/24060000.xhp \
+ text$/shared$/02$/24070000.xhp \
+ text$/shared$/02$/24080000.xhp \
+ text$/shared$/02$/24090000.xhp \
+ text$/shared$/02$/24100000.xhp \
+ text$/shared$/02$/basicshapes.xhp \
+ text$/shared$/02$/blockarrows.xhp \
+ text$/shared$/02$/callouts.xhp \
+ text$/shared$/02$/colortoolbar.xhp \
+ text$/shared$/02$/flowcharts.xhp \
+ text$/shared$/02$/fontwork.xhp \
+ text$/shared$/02$/more_controls.xhp \
+ text$/shared$/02$/paintbrush.xhp \
+ text$/shared$/02$/stars.xhp \
+ text$/shared$/02$/symbolshapes.xhp \
+ text$/shared$/04$/01010000.xhp \
+ text$/shared$/04$/01020000.xhp \
+ text$/shared$/05$/00000001.xhp \
+ text$/shared$/05$/00000002.xhp \
+ text$/shared$/05$/00000100.xhp \
+ text$/shared$/05$/00000110.xhp \
+ text$/shared$/05$/00000120.xhp \
+ text$/shared$/05$/00000130.xhp \
+ text$/shared$/05$/00000140.xhp \
+ text$/shared$/05$/00000150.xhp \
+ text$/shared$/05$/00000160.xhp \
+ text$/shared$/05$/err_html.xhp \
+ text$/shared$/07$/09000000.xhp \
+ text$/shared$/3dsettings_toolbar.xhp \
+ text$/shared$/autokorr$/01000000.xhp \
+ text$/shared$/autokorr$/02000000.xhp \
+ text$/shared$/autokorr$/03000000.xhp \
+ text$/shared$/autokorr$/04000000.xhp \
+ text$/shared$/autokorr$/05000000.xhp \
+ text$/shared$/autokorr$/06000000.xhp \
+ text$/shared$/autokorr$/07000000.xhp \
+ text$/shared$/autokorr$/08000000.xhp \
+ text$/shared$/autokorr$/09000000.xhp \
+ text$/shared$/autokorr$/10000000.xhp \
+ text$/shared$/autokorr$/12000000.xhp \
+ text$/shared$/autokorr$/13000000.xhp \
+ text$/shared$/autopi$/01000000.xhp \
+ text$/shared$/autopi$/01010000.xhp \
+ text$/shared$/autopi$/01010100.xhp \
+ text$/shared$/autopi$/01010200.xhp \
+ text$/shared$/autopi$/01010300.xhp \
+ text$/shared$/autopi$/01010400.xhp \
+ text$/shared$/autopi$/01010500.xhp \
+ text$/shared$/autopi$/01010600.xhp \
+ text$/shared$/autopi$/01020000.xhp \
+ text$/shared$/autopi$/01020100.xhp \
+ text$/shared$/autopi$/01020200.xhp \
+ text$/shared$/autopi$/01020300.xhp \
+ text$/shared$/autopi$/01020400.xhp \
+ text$/shared$/autopi$/01020500.xhp \
+ text$/shared$/autopi$/01040000.xhp \
+ text$/shared$/autopi$/01040100.xhp \
+ text$/shared$/autopi$/01040200.xhp \
+ text$/shared$/autopi$/01040300.xhp \
+ text$/shared$/autopi$/01040400.xhp \
+ text$/shared$/autopi$/01040500.xhp \
+ text$/shared$/autopi$/01040600.xhp \
+ text$/shared$/autopi$/01050000.xhp \
+ text$/shared$/autopi$/01050100.xhp \
+ text$/shared$/autopi$/01050200.xhp \
+ text$/shared$/autopi$/01050300.xhp \
+ text$/shared$/autopi$/01050400.xhp \
+ text$/shared$/autopi$/01050500.xhp \
+ text$/shared$/autopi$/01090000.xhp \
+ text$/shared$/autopi$/01090100.xhp \
+ text$/shared$/autopi$/01090200.xhp \
+ text$/shared$/autopi$/01090210.xhp \
+ text$/shared$/autopi$/01090220.xhp \
+ text$/shared$/autopi$/01090300.xhp \
+ text$/shared$/autopi$/01090400.xhp \
+ text$/shared$/autopi$/01090500.xhp \
+ text$/shared$/autopi$/01090600.xhp \
+ text$/shared$/autopi$/01100000.xhp \
+ text$/shared$/autopi$/01100100.xhp \
+ text$/shared$/autopi$/01100150.xhp \
+ text$/shared$/autopi$/01100200.xhp \
+ text$/shared$/autopi$/01100300.xhp \
+ text$/shared$/autopi$/01100400.xhp \
+ text$/shared$/autopi$/01100500.xhp \
+ text$/shared$/autopi$/01110000.xhp \
+ text$/shared$/autopi$/01110100.xhp \
+ text$/shared$/autopi$/01110200.xhp \
+ text$/shared$/autopi$/01110300.xhp \
+ text$/shared$/autopi$/01110400.xhp \
+ text$/shared$/autopi$/01110500.xhp \
+ text$/shared$/autopi$/01110600.xhp \
+ text$/shared$/autopi$/01120000.xhp \
+ text$/shared$/autopi$/01120100.xhp \
+ text$/shared$/autopi$/01120200.xhp \
+ text$/shared$/autopi$/01120300.xhp \
+ text$/shared$/autopi$/01120400.xhp \
+ text$/shared$/autopi$/01120500.xhp \
+ text$/shared$/autopi$/01130000.xhp \
+ text$/shared$/autopi$/01130100.xhp \
+ text$/shared$/autopi$/01130200.xhp \
+ text$/shared$/autopi$/01150000.xhp \
+ text$/shared$/autopi$/01170000.xhp \
+ text$/shared$/autopi$/01170200.xhp \
+ text$/shared$/autopi$/01170300.xhp \
+ text$/shared$/autopi$/01170400.xhp \
+ text$/shared$/autopi$/01170500.xhp \
+ text$/shared$/autopi$/purchase.xhp \
+ text$/shared$/autopi$/webwizard00.xhp \
+ text$/shared$/autopi$/webwizard01.xhp \
+ text$/shared$/autopi$/webwizard02.xhp \
+ text$/shared$/autopi$/webwizard03.xhp \
+ text$/shared$/autopi$/webwizard04.xhp \
+ text$/shared$/autopi$/webwizard05.xhp \
+ text$/shared$/autopi$/webwizard05bi.xhp \
+ text$/shared$/autopi$/webwizard05is.xhp \
+ text$/shared$/autopi$/webwizard06.xhp \
+ text$/shared$/autopi$/webwizard07.xhp \
+ text$/shared$/autopi$/webwizard07fc.xhp \
+ text$/shared$/explorer$/database$/02000000.xhp \
+ text$/shared$/explorer$/database$/02000002.xhp \
+ text$/shared$/explorer$/database$/02010100.xhp \
+ text$/shared$/explorer$/database$/02010101.xhp \
+ text$/shared$/explorer$/database$/04000000.xhp \
+ text$/shared$/explorer$/database$/04030000.xhp \
+ text$/shared$/explorer$/database$/05000000.xhp \
+ text$/shared$/explorer$/database$/05000001.xhp \
+ text$/shared$/explorer$/database$/05000002.xhp \
+ text$/shared$/explorer$/database$/05000003.xhp \
+ text$/shared$/explorer$/database$/05010000.xhp \
+ text$/shared$/explorer$/database$/05010100.xhp \
+ text$/shared$/explorer$/database$/05020000.xhp \
+ text$/shared$/explorer$/database$/05020100.xhp \
+ text$/shared$/explorer$/database$/05030000.xhp \
+ text$/shared$/explorer$/database$/05030100.xhp \
+ text$/shared$/explorer$/database$/05030200.xhp \
+ text$/shared$/explorer$/database$/05030300.xhp \
+ text$/shared$/explorer$/database$/05030400.xhp \
+ text$/shared$/explorer$/database$/05040000.xhp \
+ text$/shared$/explorer$/database$/05040100.xhp \
+ text$/shared$/explorer$/database$/05040200.xhp \
+ text$/shared$/explorer$/database$/11000002.xhp \
+ text$/shared$/explorer$/database$/11020000.xhp \
+ text$/shared$/explorer$/database$/11030000.xhp \
+ text$/shared$/explorer$/database$/11030100.xhp \
+ text$/shared$/explorer$/database$/11080000.xhp \
+ text$/shared$/explorer$/database$/11090000.xhp \
+ text$/shared$/explorer$/database$/11150200.xhp \
+ text$/shared$/explorer$/database$/11170000.xhp \
+ text$/shared$/explorer$/database$/11170100.xhp \
+ text$/shared$/explorer$/database$/30000000.xhp \
+ text$/shared$/explorer$/database$/30100000.xhp \
+ text$/shared$/explorer$/database$/dabaadvprop.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropdat.xhp \
+ text$/shared$/explorer$/database$/dabaadvpropgen.xhp \
+ text$/shared$/explorer$/database$/dabadoc.xhp \
+ text$/shared$/explorer$/database$/dabaprop.xhp \
+ text$/shared$/explorer$/database$/dabapropadd.xhp \
+ text$/shared$/explorer$/database$/dabapropcon.xhp \
+ text$/shared$/explorer$/database$/dabapropgen.xhp \
+ text$/shared$/explorer$/database$/dabawiz00.xhp \
+ text$/shared$/explorer$/database$/dabawiz01.xhp \
+ text$/shared$/explorer$/database$/dabawiz02.xhp \
+ text$/shared$/explorer$/database$/dabawiz02access.xhp \
+ text$/shared$/explorer$/database$/dabawiz02adabas.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ado.xhp \
+ text$/shared$/explorer$/database$/dabawiz02dbase.xhp \
+ text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02ldap.xhp \
+ text$/shared$/explorer$/database$/dabawiz02mysql.xhp \
+ text$/shared$/explorer$/database$/dabawiz02odbc.xhp \
+ text$/shared$/explorer$/database$/dabawiz02oracle.xhp \
+ text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \
+ text$/shared$/explorer$/database$/dabawiz02text.xhp \
+ text$/shared$/explorer$/database$/dabawiz03auth.xhp \
+ text$/shared$/explorer$/database$/main.xhp \
+ text$/shared$/explorer$/database$/menubar.xhp \
+ text$/shared$/explorer$/database$/menuedit.xhp \
+ text$/shared$/explorer$/database$/menufile.xhp \
+ text$/shared$/explorer$/database$/menufilesave.xhp \
+ text$/shared$/explorer$/database$/menuinsert.xhp \
+ text$/shared$/explorer$/database$/menutools.xhp \
+ text$/shared$/explorer$/database$/menuview.xhp \
+ text$/shared$/explorer$/database$/migrate_macros.xhp \
+ text$/shared$/explorer$/database$/password.xhp \
+ text$/shared$/explorer$/database$/querywizard00.xhp \
+ text$/shared$/explorer$/database$/querywizard01.xhp \
+ text$/shared$/explorer$/database$/querywizard02.xhp \
+ text$/shared$/explorer$/database$/querywizard03.xhp \
+ text$/shared$/explorer$/database$/querywizard04.xhp \
+ text$/shared$/explorer$/database$/querywizard05.xhp \
+ text$/shared$/explorer$/database$/querywizard06.xhp \
+ text$/shared$/explorer$/database$/querywizard07.xhp \
+ text$/shared$/explorer$/database$/querywizard08.xhp \
+ text$/shared$/explorer$/database$/rep_datetime.xhp \
+ text$/shared$/explorer$/database$/rep_main.xhp \
+ text$/shared$/explorer$/database$/rep_navigator.xhp \
+ text$/shared$/explorer$/database$/rep_pagenumbers.xhp \
+ text$/shared$/explorer$/database$/rep_prop.xhp \
+ text$/shared$/explorer$/database$/rep_sort.xhp \
+ text$/shared$/explorer$/database$/tablewizard00.xhp \
+ text$/shared$/explorer$/database$/tablewizard01.xhp \
+ text$/shared$/explorer$/database$/tablewizard02.xhp \
+ text$/shared$/explorer$/database$/tablewizard03.xhp \
+ text$/shared$/explorer$/database$/tablewizard04.xhp \
+ text$/shared$/explorer$/database$/toolbars.xhp \
+ text$/shared$/fontwork_toolbar.xhp \
+ text$/shared$/guide$/aaa_start.xhp \
+ text$/shared$/guide$/accessibility.xhp \
+ text$/shared$/guide$/active_help_on_off.xhp \
+ text$/shared$/guide$/activex.xhp \
+ text$/shared$/guide$/assistive.xhp \
+ text$/shared$/guide$/autocorr_url.xhp \
+ text$/shared$/guide$/autohide.xhp \
+ text$/shared$/guide$/background.xhp \
+ text$/shared$/guide$/border_paragraph.xhp \
+ text$/shared$/guide$/border_table.xhp \
+ text$/shared$/guide$/breaking_lines.xhp \
+ text$/shared$/guide$/change_title.xhp \
+ text$/shared$/guide$/chart_axis.xhp \
+ text$/shared$/guide$/chart_barformat.xhp \
+ text$/shared$/guide$/chart_insert.xhp \
+ text$/shared$/guide$/chart_legend.xhp \
+ text$/shared$/guide$/chart_title.xhp \
+ text$/shared$/guide$/collab.xhp \
+ text$/shared$/guide$/configure_overview.xhp \
+ text$/shared$/guide$/contextmenu.xhp \
+ text$/shared$/guide$/copy_drawfunctions.xhp \
+ text$/shared$/guide$/copytable2application.xhp \
+ text$/shared$/guide$/copytext2application.xhp \
+ text$/shared$/guide$/ctl.xhp \
+ text$/shared$/guide$/data_addressbook.xhp \
+ text$/shared$/guide$/data_dbase2office.xhp \
+ text$/shared$/guide$/data_enter_sql.xhp \
+ text$/shared$/guide$/data_forms.xhp \
+ text$/shared$/guide$/data_im_export.xhp \
+ text$/shared$/guide$/data_new.xhp \
+ text$/shared$/guide$/data_queries.xhp \
+ text$/shared$/guide$/data_register.xhp \
+ text$/shared$/guide$/data_report.xhp \
+ text$/shared$/guide$/data_reports.xhp \
+ text$/shared$/guide$/data_search.xhp \
+ text$/shared$/guide$/data_search2.xhp \
+ text$/shared$/guide$/data_tabledefine.xhp \
+ text$/shared$/guide$/data_tables.xhp \
+ text$/shared$/guide$/data_view.xhp \
+ text$/shared$/guide$/database_main.xhp \
+ text$/shared$/guide$/digital_signatures.xhp \
+ text$/shared$/guide$/digitalsign_receive.xhp \
+ text$/shared$/guide$/digitalsign_send.xhp \
+ text$/shared$/guide$/doc_autosave.xhp \
+ text$/shared$/guide$/doc_open.xhp \
+ text$/shared$/guide$/doc_save.xhp \
+ text$/shared$/guide$/dragdrop.xhp \
+ text$/shared$/guide$/dragdrop_beamer.xhp \
+ text$/shared$/guide$/dragdrop_fromgallery.xhp \
+ text$/shared$/guide$/dragdrop_gallery.xhp \
+ text$/shared$/guide$/dragdrop_graphic.xhp \
+ text$/shared$/guide$/dragdrop_table.xhp \
+ text$/shared$/guide$/edit_symbolbar.xhp \
+ text$/shared$/guide$/email.xhp \
+ text$/shared$/guide$/error_report.xhp \
+ text$/shared$/guide$/export_ms.xhp \
+ text$/shared$/guide$/fax.xhp \
+ text$/shared$/guide$/filternavigator.xhp \
+ text$/shared$/guide$/find_attributes.xhp \
+ text$/shared$/guide$/flat_icons.xhp \
+ text$/shared$/guide$/floating_toolbar.xhp \
+ text$/shared$/guide$/fontwork.xhp \
+ text$/shared$/guide$/formfields.xhp \
+ text$/shared$/guide$/gallery_insert.xhp \
+ text$/shared$/guide$/groups.xhp \
+ text$/shared$/guide$/hyperlink_edit.xhp \
+ text$/shared$/guide$/hyperlink_insert.xhp \
+ text$/shared$/guide$/hyperlink_rel_abs.xhp \
+ text$/shared$/guide$/imagemap.xhp \
+ text$/shared$/guide$/import_ms.xhp \
+ text$/shared$/guide$/insert_bitmap.xhp \
+ text$/shared$/guide$/insert_graphic_drawit.xhp \
+ text$/shared$/guide$/insert_specialchar.xhp \
+ text$/shared$/guide$/integratinguno.xhp \
+ text$/shared$/guide$/keyboard.xhp \
+ text$/shared$/guide$/labels.xhp \
+ text$/shared$/guide$/labels_database.xhp \
+ text$/shared$/guide$/language_select.xhp \
+ text$/shared$/guide$/line_intext.xhp \
+ text$/shared$/guide$/lineend_define.xhp \
+ text$/shared$/guide$/linestyle_define.xhp \
+ text$/shared$/guide$/linestyles.xhp \
+ text$/shared$/guide$/macro_recording.xhp \
+ text$/shared$/guide$/main.xhp \
+ text$/shared$/guide$/measurement_units.xhp \
+ text$/shared$/guide$/microsoft_terms.xhp \
+ text$/shared$/guide$/mobiledevicefilters.xhp \
+ text$/shared$/guide$/ms_doctypes.xhp \
+ text$/shared$/guide$/ms_import_export_limitations.xhp \
+ text$/shared$/guide$/ms_user.xhp \
+ text$/shared$/guide$/navigator.xhp \
+ text$/shared$/guide$/navigator_setcursor.xhp \
+ text$/shared$/guide$/navpane_on.xhp \
+ text$/shared$/guide$/numbering_stop.xhp \
+ text$/shared$/guide$/pageformat_max.xhp \
+ text$/shared$/guide$/paintbrush.xhp \
+ text$/shared$/guide$/pasting.xhp \
+ text$/shared$/guide$/print_blackwhite.xhp \
+ text$/shared$/guide$/print_faster.xhp \
+ text$/shared$/guide$/protection.xhp \
+ text$/shared$/guide$/redlining.xhp \
+ text$/shared$/guide$/redlining_accept.xhp \
+ text$/shared$/guide$/redlining_doccompare.xhp \
+ text$/shared$/guide$/redlining_docmerge.xhp \
+ text$/shared$/guide$/redlining_enter.xhp \
+ text$/shared$/guide$/redlining_protect.xhp \
+ text$/shared$/guide$/redlining_versions.xhp \
+ text$/shared$/guide$/round_corner.xhp \
+ text$/shared$/guide$/scripting.xhp \
+ text$/shared$/guide$/space_hyphen.xhp \
+ text$/shared$/guide$/spadmin.xhp \
+ text$/shared$/guide$/standard_template.xhp \
+ text$/shared$/guide$/start_parameters.xhp \
+ text$/shared$/guide$/startcenter.xhp \
+ text$/shared$/guide$/tabs.xhp \
+ text$/shared$/guide$/text_color.xhp \
+ text$/shared$/guide$/textmode_change.xhp \
+ text$/shared$/guide$/undo_formatting.xhp \
+ text$/shared$/guide$/version_number.xhp \
+ text$/shared$/guide$/viewing_file_properties.xhp \
+ text$/shared$/guide$/workfolder.xhp \
+ text$/shared$/guide$/xforms.xhp \
+ text$/shared$/guide$/xsltfilter.xhp \
+ text$/shared$/guide$/xsltfilter_create.xhp \
+ text$/shared$/guide$/xsltfilter_distribute.xhp \
+ text$/shared$/main0108.xhp \
+ text$/shared$/main0201.xhp \
+ text$/shared$/main0204.xhp \
+ text$/shared$/main0208.xhp \
+ text$/shared$/main0212.xhp \
+ text$/shared$/main0213.xhp \
+ text$/shared$/main0214.xhp \
+ text$/shared$/main0226.xhp \
+ text$/shared$/main0227.xhp \
+ text$/shared$/main0400.xhp \
+ text$/shared$/main0500.xhp \
+ text$/shared$/main0600.xhp \
+ text$/shared$/main0650.xhp \
+ text$/shared$/main0800.xhp \
+ text$/shared$/optionen$/01000000.xhp \
+ text$/shared$/optionen$/01010000.xhp \
+ text$/shared$/optionen$/01010100.xhp \
+ text$/shared$/optionen$/01010200.xhp \
+ text$/shared$/optionen$/01010300.xhp \
+ text$/shared$/optionen$/01010301.xhp \
+ text$/shared$/optionen$/01010400.xhp \
+ text$/shared$/optionen$/01010401.xhp \
+ text$/shared$/optionen$/01010500.xhp \
+ text$/shared$/optionen$/01010501.xhp \
+ text$/shared$/optionen$/01010600.xhp \
+ text$/shared$/optionen$/01010700.xhp \
+ text$/shared$/optionen$/01010800.xhp \
+ text$/shared$/optionen$/01010900.xhp \
+ text$/shared$/optionen$/01011000.xhp \
+ text$/shared$/optionen$/01012000.xhp \
+ text$/shared$/optionen$/01013000.xhp \
+ text$/shared$/optionen$/01014000.xhp \
+ text$/shared$/optionen$/01020000.xhp \
+ text$/shared$/optionen$/01020100.xhp \
+ text$/shared$/optionen$/01020300.xhp \
+ text$/shared$/optionen$/01020400.xhp \
+ text$/shared$/optionen$/01030000.xhp \
+ text$/shared$/optionen$/01030300.xhp \
+ text$/shared$/optionen$/01030500.xhp \
+ text$/shared$/optionen$/01040000.xhp \
+ text$/shared$/optionen$/01040200.xhp \
+ text$/shared$/optionen$/01040300.xhp \
+ text$/shared$/optionen$/01040301.xhp \
+ text$/shared$/optionen$/01040400.xhp \
+ text$/shared$/optionen$/01040500.xhp \
+ text$/shared$/optionen$/01040600.xhp \
+ text$/shared$/optionen$/01040700.xhp \
+ text$/shared$/optionen$/01040900.xhp \
+ text$/shared$/optionen$/01041000.xhp \
+ text$/shared$/optionen$/01041100.xhp \
+ text$/shared$/optionen$/01050000.xhp \
+ text$/shared$/optionen$/01050100.xhp \
+ text$/shared$/optionen$/01050300.xhp \
+ text$/shared$/optionen$/01060000.xhp \
+ text$/shared$/optionen$/01060100.xhp \
+ text$/shared$/optionen$/01060300.xhp \
+ text$/shared$/optionen$/01060400.xhp \
+ text$/shared$/optionen$/01060401.xhp \
+ text$/shared$/optionen$/01060500.xhp \
+ text$/shared$/optionen$/01060600.xhp \
+ text$/shared$/optionen$/01060700.xhp \
+ text$/shared$/optionen$/01060800.xhp \
+ text$/shared$/optionen$/01060900.xhp \
+ text$/shared$/optionen$/01061000.xhp \
+ text$/shared$/optionen$/01070000.xhp \
+ text$/shared$/optionen$/01070100.xhp \
+ text$/shared$/optionen$/01070300.xhp \
+ text$/shared$/optionen$/01070400.xhp \
+ text$/shared$/optionen$/01070500.xhp \
+ text$/shared$/optionen$/01080000.xhp \
+ text$/shared$/optionen$/01090000.xhp \
+ text$/shared$/optionen$/01090100.xhp \
+ text$/shared$/optionen$/01110000.xhp \
+ text$/shared$/optionen$/01110100.xhp \
+ text$/shared$/optionen$/01130100.xhp \
+ text$/shared$/optionen$/01130200.xhp \
+ text$/shared$/optionen$/01140000.xhp \
+ text$/shared$/optionen$/01150000.xhp \
+ text$/shared$/optionen$/01150100.xhp \
+ text$/shared$/optionen$/01150200.xhp \
+ text$/shared$/optionen$/01150300.xhp \
+ text$/shared$/optionen$/01160000.xhp \
+ text$/shared$/optionen$/01160100.xhp \
+ text$/shared$/optionen$/01160200.xhp \
+ text$/shared$/optionen$/01160201.xhp \
+ text$/shared$/optionen$/java.xhp \
+ text$/shared$/optionen$/javaclasspath.xhp \
+ text$/shared$/optionen$/javaparameters.xhp \
+ text$/shared$/optionen$/macrosecurity.xhp \
+ text$/shared$/optionen$/macrosecurity_sl.xhp \
+ text$/shared$/optionen$/macrosecurity_ts.xhp \
+ text$/shared$/optionen$/mailmerge.xhp \
+ text$/shared$/optionen$/online_update.xhp \
+ text$/shared$/optionen$/serverauthentication.xhp \
+ text$/shared$/optionen$/testaccount.xhp \
+ text$/shared$/optionen$/viewcertificate.xhp \
+ text$/shared$/optionen$/viewcertificate_c.xhp \
+ text$/shared$/optionen$/viewcertificate_d.xhp \
+ text$/shared$/optionen$/viewcertificate_g.xhp \
+ text$/shared$/tree_strings.xhp \
+ text$/schart$/00$/00000004.xhp \
+ text$/schart$/01$/03010000.xhp \
+ text$/schart$/01$/04010000.xhp \
+ text$/schart$/01$/04020000.xhp \
+ text$/schart$/01$/04030000.xhp \
+ text$/schart$/01$/04040000.xhp \
+ text$/schart$/01$/04050000.xhp \
+ text$/schart$/01$/04050100.xhp \
+ text$/schart$/01$/04060000.xhp \
+ text$/schart$/01$/04070000.xhp \
+ text$/schart$/01$/05010000.xhp \
+ text$/schart$/01$/05010100.xhp \
+ text$/schart$/01$/05010200.xhp \
+ text$/schart$/01$/05020000.xhp \
+ text$/schart$/01$/05020100.xhp \
+ text$/schart$/01$/05020101.xhp \
+ text$/schart$/01$/05020200.xhp \
+ text$/schart$/01$/05020201.xhp \
+ text$/schart$/01$/05030000.xhp \
+ text$/schart$/01$/05040000.xhp \
+ text$/schart$/01$/05040100.xhp \
+ text$/schart$/01$/05040200.xhp \
+ text$/schart$/01$/05040201.xhp \
+ text$/schart$/01$/05040202.xhp \
+ text$/schart$/01$/05050000.xhp \
+ text$/schart$/01$/05050100.xhp \
+ text$/schart$/01$/05060000.xhp \
+ text$/schart$/01$/05070000.xhp \
+ text$/schart$/01$/05080000.xhp \
+ text$/schart$/01$/05120000.xhp \
+ text$/schart$/01$/choose_chart_type.xhp \
+ text$/schart$/01$/smooth_line_properties.xhp \
+ text$/schart$/01$/three_d_view.xhp \
+ text$/schart$/01$/type_area.xhp \
+ text$/schart$/01$/type_bubble.xhp \
+ text$/schart$/01$/type_column_bar.xhp \
+ text$/schart$/01$/type_column_line.xhp \
+ text$/schart$/01$/type_line.xhp \
+ text$/schart$/01$/type_net.xhp \
+ text$/schart$/01$/type_pie.xhp \
+ text$/schart$/01$/type_stock.xhp \
+ text$/schart$/01$/type_xy.xhp \
+ text$/schart$/01$/wiz_chart_elements.xhp \
+ text$/schart$/01$/wiz_chart_type.xhp \
+ text$/schart$/01$/wiz_data_range.xhp \
+ text$/schart$/01$/wiz_data_series.xhp \
+ text$/schart$/02$/01190000.xhp \
+ text$/schart$/02$/01200000.xhp \
+ text$/schart$/02$/01210000.xhp \
+ text$/schart$/02$/01220000.xhp \
+ text$/schart$/02$/02020000.xhp \
+ text$/schart$/04$/01020000.xhp \
+ text$/schart$/main0000.xhp \
+ text$/schart$/main0202.xhp \
+ text$/schart$/main0503.xhp \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
diff --git a/util/target.pmk b/util/target.pmk
new file mode 100644
index 0000000000..76a9db91f0
--- /dev/null
+++ b/util/target.pmk
@@ -0,0 +1,40 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+LINKALLTARGETS=$(foreach,i,$(aux_alllangiso) $(COMMONBIN)$/$(LINKNAME)_$i.zip)
+LINKALLADDEDDEPS=$(foreach,i,$(aux_alllangiso) $(subst,LANGUAGE,$i $(LINKADDEDDPES)))
+
+ALLTAR : $(LINKALLTARGETS)
+
+XSL_DIR*:=$(SOLARBINDIR)
+
+$(LINKALLTARGETS) : $(foreach,i,$(LINKLINKFILES) $(COMMONMISC)$/$$(@:b:s/_/./:e:s/.//)/$i) $(subst,LANGUAGE,$$(@:b:s/_/./:e:s/.//) $(LINKADDEDDEPS)) $(COMMONMISC)$/xhp_changed.flag
+ $(COMMAND_ECHO)$(HELPLINKER) @$(mktmp -mod $(LINKNAME) -src $(COMMONMISC) -sty $(XSL_DIR)/embed.xsl -zipdir $(MISC)$/ziptmp$(@:b) -idxcaption $(XSL_DIR)/idxcaption.xsl -idxcontent $(XSL_DIR)/idxcontent.xsl -lang {$(subst,$(LINKNAME)_, $(@:b))} $(subst,LANGUAGE,{$(subst,$(LINKNAME)_, $(@:b))} $(LINKADDEDFILES)) $(foreach,i,$(LINKLINKFILES) $(COMMONMISC)$/{$(subst,$(LINKNAME)_, $(@:b))}/$i) -o $@.$(INPATH))
+ $(COMMAND_ECHO)$(HELPINDEXER) -lang $(@:b:s/_/./:e:s/.//) -mod $(LINKNAME) -dir $(MISC)$/ziptmp$(@:b)
+ @echo [ building ZIP ] $(@:f)
+ $(COMMAND_ECHO)cd $(MISC)$/ziptmp$(@:b) && zip $(ZIP_VERBOSITY) -rX --filesync zipfile.zip $(LINKNAME).* *.css *.html
+ $(COMMAND_ECHO)$(RENAME) $(MISC)$/ziptmp$(@:b)$/zipfile.zip $@