diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2008-11-19 16:29:07 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2008-11-19 16:29:07 +0000 |
commit | bd5832a63645a2000c9a0d01624a725c39332f34 (patch) | |
tree | 0b3f960c2b56b0993394bf7caf1dae9b4c4eb61f /scp2/source/ooo | |
parent | cac3843ac5263dd974121fe70c2cef06ac7d61d6 (diff) |
CWS-TOOLING: integrate CWS sw301bf02_DEV300
Diffstat (limited to 'scp2/source/ooo')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index ccaca356caa6..a032cab3343e 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -198,7 +198,7 @@ End STD_UNO_LIB_FILE( gid_File_Lib_Ctl , ctl) -STD_LIB_FILE( gid_File_Lib_Cui, cui) +STD_LIB_FILE_PATCH( gid_File_Lib_Cui, cui) #ifndef SYSTEM_CURL @@ -1336,11 +1336,11 @@ STD_LIB_FILE( gid_File_Lib_Svl, svl ) STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Svtools, svt ) SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Svtmisc, svtmisc.uno ) -STD_UNO_LIB_FILE( gid_File_Lib_Svx, svx) +STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Svx, svx) STD_UNO_LIB_FILE( gid_File_Lib_TextConversionDlgs, textconversiondlgs) STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Sw , sw) -STD_LIB_FILE( gid_File_Lib_Swui, swui) +STD_LIB_FILE_PATCH( gid_File_Lib_Swui, swui) File gid_File_Lib_Sysdtrans TXT_FILE_BODY; |