summaryrefslogtreecommitdiff
path: root/sd/util
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-14 19:11:13 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-14 19:11:13 +0100
commit39430da3b13242349be125f42473c5dd0f306927 (patch)
treea195c19201d89afa87dff6c50d951509ccf69bfc /sd/util
parent26b1e84775730cedf751d8dfb459d1bdd13f5103 (diff)
parent63c6c5d78c2712b824c9194269d13422d4835487 (diff)
rebase to DEV300_m69
Diffstat (limited to 'sd/util')
-rw-r--r--sd/util/makefile.mk3
-rw-r--r--sd/util/sdfilt.map2
2 files changed, 3 insertions, 2 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk
index 9413519faf60..d74700307291 100644
--- a/sd/util/makefile.mk
+++ b/sd/util/makefile.mk
@@ -172,6 +172,7 @@ SHL2STDLIBS= \
$(VCLLIB) \
$(SOTLIB) \
$(TOOLSLIB) \
+ $(UNOTOOLSLIB) \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
@@ -250,7 +251,7 @@ DEF5NAME=$(SHL5TARGET)
SHL5STDLIBS = $(ISDLIB) \
$(SVXCORELIB) \
- $(SVXMSFILTERLIB) \
+ $(MSFILTERLIB) \
$(SFX2LIB) \
$(SVTOOLLIB) \
$(SOTLIB) \
diff --git a/sd/util/sdfilt.map b/sd/util/sdfilt.map
index ac6b782f3145..62213393408d 100644
--- a/sd/util/sdfilt.map
+++ b/sd/util/sdfilt.map
@@ -2,7 +2,7 @@ PPTEXPORTER_1_0 {
global:
ExportPPT;
ImportPPT;
-
+ SaveVBA;
local:
*;
};