From 947666e7ddac58c4d8ea865dbdcee83a5b8c386f Mon Sep 17 00:00:00 2001 From: Release Engineers Date: Fri, 7 Aug 2009 13:32:06 +0000 Subject: CWS-TOOLING: integrate CWS gciteratorfix_DEV300 2009-08-04 10:23:19 +0200 od r274608 : add missing patch flags for libaries swui, msword and xo 2009-08-03 16:42:48 +0200 mav r274586 : #i101899# workaround the wrong error code on MAC 2009-08-03 13:24:44 +0200 tl r274575 : #i103936# fix for grammar checking loop 2009-08-03 12:37:37 +0200 tl r274573 : #i103936# fix for grammar checking loop 2009-08-03 12:10:01 +0200 tl r274572 : #i103936# fix for grammar checking loop 2009-08-03 09:06:49 +0200 tl r274565 : #i103936# fix for grammar checking loop 2009-08-03 09:04:50 +0200 tl r274564 : #i103936# fix for grammar checking loop 2009-07-31 17:52:45 +0200 tl r274545 : #i103936# fix for grammar checking loop --- scp2/source/ooo/file_library_ooo.scp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'scp2/source') diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 24e8342cc0d5..9ffcfb414105 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1,4 +1,4 @@ -/************************************************************************* +************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * @@ -559,7 +559,7 @@ End File gid_File_Lib_Fps TXT_FILE_BODY; - Styles = (PACKED,UNO_COMPONENT); + Styles = (PACKED,PATCH,UNO_COMPONENT); RegistryID = gid_Starregistry_Services_Rdb; Dir = gid_Dir_Program; Name = "fps.dll"; @@ -906,8 +906,9 @@ End #endif -#ifdef WNT +STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Lng, lng) +#ifdef WNT File gid_File_Lib_Rebasemsi TXT_FILE_BODY; Name = "rebase.dll"; @@ -1462,7 +1463,7 @@ STD_UNO_LIB_FILE( gid_File_Lib_TextConversionDlgs, textconversiondlgs) STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Sw , sw) STD_LIB_FILE_PATCH( gid_File_Lib_Swui, swui) -STD_LIB_FILE( gid_File_Lib_Msword, msword ) +STD_LIB_FILE_PATCH( gid_File_Lib_Msword, msword ) File gid_File_Lib_Sysdtrans TXT_FILE_BODY; -- cgit v1.2.3