diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-01-20 11:56:14 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-01-20 11:56:14 +0000 |
commit | 79f394b595fe538040a78a862d28c2669fed7f9b (patch) | |
tree | 0d67357e580201dbff272f1397cfb0b0a7ac23ab /scp2 | |
parent | da7c127e934e1a30e16fe0d01a7fa6211315f169 (diff) |
INTEGRATION: CWS vcl49 (1.169.12); FILE MERGED
2005/12/15 15:57:30 pl 1.169.12.1: add patch flags for CWS vcl49
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index f79ed662c026..c96c2d59cd62 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_library_ooo.scp,v $ * - * $Revision: 1.180 $ + * $Revision: 1.181 $ * - * last change: $Author: obo $ $Date: 2006-01-20 10:01:49 $ + * last change: $Author: obo $ $Date: 2006-01-20 12:56:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1441,7 +1441,7 @@ File gid_File_Lib_DeploymentGui PACKED_UNO_LIB_FILE_BODY_PATCH; End -STD_UNO_LIB_FILE( gid_File_Lib_Pl , pl) +STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Pl , pl) STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Preload, preload) @@ -2204,7 +2204,7 @@ End SPECIAL_UNO_LIB_FILE_PATCH(gid_File_Lib_Xstor,xstor) -STD_UNO_LIB_FILE( gid_File_Lib_Xsltdlg, xsltdlg ) +STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Xsltdlg, xsltdlg ) STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Xsltfilter, xsltfilter ) STD_UNO_LIB_FILE( gid_File_Lib_Xmlfa, xmlfa ) STD_UNO_LIB_FILE( gid_File_Lib_Xmlfd, xmlfd ) |