diff options
author | Uwe Fischer <ufi@openoffice.org> | 2009-10-02 10:19:40 +0000 |
---|---|---|
committer | Uwe Fischer <ufi@openoffice.org> | 2009-10-02 10:19:40 +0000 |
commit | 62b032f16a72f9c8f24f4ad81324839464e3337d (patch) | |
tree | 8b923f2f50031272da913ca0fbafe13b979c3fd2 /helpcontent2/util | |
parent | 8697c1feab99e674b7fab543a89a90f37e6665e1 (diff) |
first_build
Diffstat (limited to 'helpcontent2/util')
-rw-r--r-- | helpcontent2/util/sbasic/makefile.mk | 2 | ||||
-rw-r--r-- | helpcontent2/util/scalc/makefile.mk | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk index 33b97abf3f..c55eafd34a 100644 --- a/helpcontent2/util/sbasic/makefile.mk +++ b/helpcontent2/util/sbasic/makefile.mk @@ -95,6 +95,8 @@ LINKLINKFILES= \ 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 \ diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk index 61bbcef62f..756d1b2bd9 100644 --- a/helpcontent2/util/scalc/makefile.mk +++ b/helpcontent2/util/scalc/makefile.mk @@ -315,6 +315,7 @@ LINKLINKFILES= \ 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 \ |