diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 11:27:27 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 11:27:27 +0000 |
commit | 815ff03dd4ae4e23e8ddbf50b3b62dbf7a33927b (patch) | |
tree | d4b17e9f63f789f19ac8d379bf4b635f9bc36f03 | |
parent | 35e35a15fc082f4ccc199f81e1f27ec5cf2569b8 (diff) |
INTEGRATION: CWS atkbridge6 (1.187.4); FILE MERGED
2007/06/07 14:20:07 obr 1.187.4.2: RESYNC: (1.187-1.190); FILE MERGED
2007/05/11 08:23:44 obr 1.187.4.1: #i75917# obsolete on Unix since native atk bridge
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index f8db2e7d020a..ba601852c67f 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_ooo.scp,v $ * - * $Revision: 1.196 $ + * $Revision: 1.197 $ * - * last change: $Author: kz $ $Date: 2007-06-20 14:01:20 $ + * last change: $Author: hr $ $Date: 2007-06-27 12:27:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -675,7 +675,7 @@ File gid_File_Images_Zip Styles = (PACKED,PATCH); End -#ifdef INCLUDE_JAVA_ACCESSBRIDGE +#if defined INCLUDE_JAVA_ACCESSBRIDGE && defined WNT File gid_File_Jar_Accessbridge TXT_FILE_BODY; |