diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 11:40:31 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 11:40:31 +0000 |
commit | 3874182751c8a6c14e83736e98455cebeff2fbac (patch) | |
tree | cf979f84b6aedd401ebdfb7066895fe0cf89e43a /helpcontent2/util | |
parent | 3bae5fda1958e3ffa54a7f1511f1c954aa4ec71f (diff) |
INTEGRATION: CWS hcshared17_DEV300 (1.41.2); FILE MERGED
2008/03/04 15:24:11 ufi 1.41.2.1: vor build
Diffstat (limited to 'helpcontent2/util')
-rw-r--r-- | helpcontent2/util/scalc/makefile.mk | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk index ecf5d9c7e4..5d6212c4e2 100644 --- a/helpcontent2/util/scalc/makefile.mk +++ b/helpcontent2/util/scalc/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: kz $ $Date: 2008-03-07 12:04:44 $ +#* last change $Author: kz $ $Date: 2008-03-07 12:40:31 $ #* -#* $Revision: 1.43 $ +#* $Revision: 1.44 $ #* #* $Logfile:$ #* @@ -253,10 +253,12 @@ LINKLINKFILES= \ 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 \ @@ -1061,6 +1063,8 @@ LINKLINKFILES= \ 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 \ @@ -1141,6 +1145,8 @@ LINKLINKFILES= \ 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$/main0208.xhp \ |