diff options
author | os <os@openoffice.org> | 2010-09-23 12:54:46 +0200 |
---|---|---|
committer | os <os@openoffice.org> | 2010-09-23 12:54:46 +0200 |
commit | 03d60f58b64e904a00521de4ffd9341c11450b20 (patch) | |
tree | 69777a3bae0d7526e7bad99cbc3b24dbdcae46b8 /scp2 | |
parent | e16a6348320757fa3eae15c7ff079318b5b566ea (diff) | |
parent | 0066d87dbef8b29084ba112b93fd1797743bf0ed (diff) |
merged
Diffstat (limited to 'scp2')
-rwxr-xr-x[-rw-r--r--] | scp2/source/ooo/file_library_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 0d50e685d449..908148c5a3f4 100644..100755 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1393,7 +1393,7 @@ STD_LIB_FILE( gid_File_Lib_Msfilter, msfilter) STD_UNO_LIB_FILE( gid_File_Lib_Sw , sw) STD_LIB_FILE( gid_File_Lib_Swui, swui) -STD_LIB_FILE( gid_File_Lib_Msword, msword ) +STD_UNO_LIB_FILE( gid_File_Lib_Msword, msword ) #if ! defined UNX File gid_File_Lib_Sysdtrans |