summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-02-02 09:46:49 +0100
committerMathias Bauer <mba@openoffice.org>2010-02-02 09:46:49 +0100
commit7f47c23047b32e8109fb679be0aab8e365044b1d (patch)
tree7a5121ffdd3d906c5e7438f6bd87544c3759ff24 /sw/util
parent5fc2b31a91680c7e4548ff9ffcf2638a48639bea (diff)
errorneously added file removed
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/makefile.mk2
-rw-r--r--[-rwxr-xr-x]sw/util/msword.map7
2 files changed, 7 insertions, 2 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index 55aaf0f9358c..d6ab00d842dd 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -319,6 +319,8 @@ DEF4NAME=$(SHL4TARGET)
SHL4STDLIBS= \
$(ISWLIB) \
+ $(OOXLIB) \
+ $(SAXLIB) \
$(SVXCORELIB) \
$(EDITENGLIB) \
$(MSFILTERLIB) \
diff --git a/sw/util/msword.map b/sw/util/msword.map
index db60fc5ce8c8..5ea6fde2f323 100755..100644
--- a/sw/util/msword.map
+++ b/sw/util/msword.map
@@ -4,8 +4,11 @@ MSWORD_1_0 {
ExportRTF;
ImportDOC;
ExportDOC;
- SaveOrDelMSVBAStorage_ww8;
- GetSaveWarningOfMSVBAStorage_ww8;
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ SaveOrDelMSVBAStorage_ww8;
+ GetSaveWarningOfMSVBAStorage_ww8;
local:
*;
};