diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-11-26 15:27:38 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-11-26 15:27:38 +0100 |
commit | 112bfeec9530b05f3fbcfb1bddb6a9653451bef6 (patch) | |
tree | 3cea3dfd64568d620b0e519d1509c321e815bd1c /sw/util | |
parent | 2bc737661a2c673bd7adfba299ceee02fcab627b (diff) | |
parent | f1dc19695c083ec5f1356a2c082f2c4feb53aa33 (diff) |
CWS gnumake2: resync to m94
Diffstat (limited to 'sw/util')
-rw-r--r--[-rwxr-xr-x] | sw/util/msword.map | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/util/msword.map b/sw/util/msword.map index 16b9d25b0b78..d2a9d9b4f7e1 100755..100644 --- a/sw/util/msword.map +++ b/sw/util/msword.map @@ -6,6 +6,9 @@ UDK_3_0_0 { ExportDOC; SaveOrDelMSVBAStorage_ww8; GetSaveWarningOfMSVBAStorage_ww8; + component_getImplementationEnvironment; + component_writeInfo; + component_getFactory; local: *; }; |