diff options
author | Katarina Machalkova <kmachalkova@suse.cz> | 2010-10-19 17:18:08 +0200 |
---|---|---|
committer | Katarina Machalkova <kmachalkova@suse.cz> | 2010-10-19 17:18:08 +0200 |
commit | 65b8a190dca67aee568798fe7ce24a4373cbaeb6 (patch) | |
tree | fdb2db8cfeaa5796a57ef33b17d7fe0249051982 /sd/util | |
parent | 7e2a7b406f032b1ccf34dbeee9de7084612e8de6 (diff) |
Merged sd-pptx-export-build-fix-2.diff from ooo-build
Diffstat (limited to 'sd/util')
-rwxr-xr-x | sd/util/makefile.mk | 1 | ||||
-rw-r--r-- | sd/util/pptx.map | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 4e335e2b4814..b24befb0e4f3 100755 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -283,6 +283,7 @@ SHL6STDLIBS = $(ISDLIB) \ $(SOTLIB) \ $(GOODIESLIB) \ $(VCLLIB) \ + $(MSFILTERLIB) \ $(SVLLIB) \ $(SOTLIB) \ $(UNOTOOLSLIB) \ diff --git a/sd/util/pptx.map b/sd/util/pptx.map index e72a8e38e2f7..f9d596074f4e 100644 --- a/sd/util/pptx.map +++ b/sd/util/pptx.map @@ -1,4 +1,4 @@ -PPTX_1_0 { +UDK_3_0_0 { global: component_getImplementationEnvironment; component_writeInfo; |