summaryrefslogtreecommitdiff
path: root/helpcontent2/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-11-26 15:57:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-11-26 15:57:11 +0000
commit5ccd1d319b38120437fe69a3b6884e00cf22ee4e (patch)
tree3fbc437a38c99a98250c39533659836eeae1c4c9 /helpcontent2/util
parentf01f267f5bf6a19106771b39ad3253913efb0001 (diff)
CWS-TOOLING: integrate CWS hcshared19
Diffstat (limited to 'helpcontent2/util')
-rw-r--r--helpcontent2/util/sbasic/makefile.mk10
-rw-r--r--helpcontent2/util/scalc/makefile.mk10
-rw-r--r--helpcontent2/util/schart/makefile.mk10
-rw-r--r--helpcontent2/util/sdatabase/makefile.mk10
-rw-r--r--helpcontent2/util/sdraw/makefile.mk16
-rw-r--r--helpcontent2/util/simpress/makefile.mk16
-rw-r--r--helpcontent2/util/smath/makefile.mk10
-rw-r--r--helpcontent2/util/swriter/makefile.mk19
8 files changed, 84 insertions, 17 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk
index 602173831d..e48d06ae0a 100644
--- a/helpcontent2/util/sbasic/makefile.mk
+++ b/helpcontent2/util/sbasic/makefile.mk
@@ -521,19 +521,25 @@ LINKLINKFILES= \
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$/05110600.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 \
@@ -722,6 +728,7 @@ LINKLINKFILES= \
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 \
@@ -1122,6 +1129,7 @@ LINKLINKFILES= \
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 \
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk
index 5d6212c4e2..42af25601d 100644
--- a/helpcontent2/util/scalc/makefile.mk
+++ b/helpcontent2/util/scalc/makefile.mk
@@ -535,19 +535,25 @@ LINKLINKFILES= \
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$/05110600.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 \
@@ -736,6 +742,7 @@ LINKLINKFILES= \
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 \
@@ -1136,6 +1143,7 @@ LINKLINKFILES= \
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 \
diff --git a/helpcontent2/util/schart/makefile.mk b/helpcontent2/util/schart/makefile.mk
index ccae08617a..6e068c798b 100644
--- a/helpcontent2/util/schart/makefile.mk
+++ b/helpcontent2/util/schart/makefile.mk
@@ -224,19 +224,25 @@ LINKLINKFILES= \
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$/05110600.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 \
@@ -425,6 +431,7 @@ LINKLINKFILES= \
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 \
@@ -825,6 +832,7 @@ LINKLINKFILES= \
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 \
diff --git a/helpcontent2/util/sdatabase/makefile.mk b/helpcontent2/util/sdatabase/makefile.mk
index 318985f908..329d470439 100644
--- a/helpcontent2/util/sdatabase/makefile.mk
+++ b/helpcontent2/util/sdatabase/makefile.mk
@@ -222,19 +222,25 @@ LINKLINKFILES= \
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$/05110600.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 \
@@ -423,6 +429,7 @@ LINKLINKFILES= \
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 \
@@ -823,6 +830,7 @@ LINKLINKFILES= \
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 \
diff --git a/helpcontent2/util/sdraw/makefile.mk b/helpcontent2/util/sdraw/makefile.mk
index 5690c85f1f..83a303def8 100644
--- a/helpcontent2/util/sdraw/makefile.mk
+++ b/helpcontent2/util/sdraw/makefile.mk
@@ -117,7 +117,9 @@ LINKLINKFILES= \
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 \
@@ -133,9 +135,12 @@ LINKLINKFILES= \
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 \
@@ -227,6 +232,7 @@ LINKLINKFILES= \
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 \
@@ -451,19 +457,25 @@ LINKLINKFILES= \
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$/05110600.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 \
@@ -652,6 +664,7 @@ LINKLINKFILES= \
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 \
@@ -1052,6 +1065,7 @@ LINKLINKFILES= \
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 \
diff --git a/helpcontent2/util/simpress/makefile.mk b/helpcontent2/util/simpress/makefile.mk
index e5e9ee0e10..b445220555 100644
--- a/helpcontent2/util/simpress/makefile.mk
+++ b/helpcontent2/util/simpress/makefile.mk
@@ -119,7 +119,9 @@ LINKLINKFILES= \
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 \
@@ -135,9 +137,12 @@ LINKLINKFILES= \
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 \
@@ -229,6 +234,7 @@ LINKLINKFILES= \
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 \
@@ -453,19 +459,25 @@ LINKLINKFILES= \
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$/05110600.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 \
@@ -654,6 +666,7 @@ LINKLINKFILES= \
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 \
@@ -1054,6 +1067,7 @@ LINKLINKFILES= \
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 \
diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk
index 78f56fb90b..dca2dc7cef 100644
--- a/helpcontent2/util/smath/makefile.mk
+++ b/helpcontent2/util/smath/makefile.mk
@@ -302,19 +302,25 @@ LINKLINKFILES= \
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$/05110600.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 \
@@ -503,6 +509,7 @@ LINKLINKFILES= \
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 \
@@ -903,6 +910,7 @@ LINKLINKFILES= \
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 \
diff --git a/helpcontent2/util/swriter/makefile.mk b/helpcontent2/util/swriter/makefile.mk
index 47312fbcdf..caf3bc42b3 100644
--- a/helpcontent2/util/swriter/makefile.mk
+++ b/helpcontent2/util/swriter/makefile.mk
@@ -159,26 +159,19 @@ LINKLINKFILES= \
text$/swriter$/01$/05090201.xhp \
text$/swriter$/01$/05090300.xhp \
text$/swriter$/01$/05100000.xhp \
- text$/swriter$/01$/05100100.xhp \
- text$/swriter$/01$/05100200.xhp \
text$/swriter$/01$/05100300.xhp \
text$/swriter$/01$/05100400.xhp \
- text$/swriter$/01$/05100500.xhp \
- text$/swriter$/01$/05100600.xhp \
- text$/swriter$/01$/05100700.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$/05110600.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$/05120600.xhp \
text$/swriter$/01$/05130000.xhp \
text$/swriter$/01$/05130002.xhp \
text$/swriter$/01$/05130004.xhp \
@@ -242,7 +235,6 @@ LINKLINKFILES= \
text$/swriter$/02$/03220000.xhp \
text$/swriter$/02$/04090000.xhp \
text$/swriter$/02$/04100000.xhp \
- text$/swriter$/02$/04210000.xhp \
text$/swriter$/02$/04220000.xhp \
text$/swriter$/02$/04230000.xhp \
text$/swriter$/02$/04240000.xhp \
@@ -368,7 +360,6 @@ LINKLINKFILES= \
text$/swriter$/guide$/pagenumbers.xhp \
text$/swriter$/guide$/pageorientation.xhp \
text$/swriter$/guide$/pagestyles.xhp \
- text$/swriter$/guide$/para_style_quickuse.xhp \
text$/swriter$/guide$/print_brochure.xhp \
text$/swriter$/guide$/print_preview.xhp \
text$/swriter$/guide$/print_small.xhp \
@@ -624,19 +615,25 @@ LINKLINKFILES= \
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$/05110600.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 \
@@ -825,6 +822,7 @@ LINKLINKFILES= \
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 \
@@ -1225,6 +1223,7 @@ LINKLINKFILES= \
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 \