diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-02-04 13:18:08 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-02-04 13:18:08 +0000 |
commit | 1a6ec253d260e7682d2b1ecc1b2f7fa9df1cb810 (patch) | |
tree | 580d5ab7657ff755744a8250af236dda9a9389b1 /fpicker | |
parent | 7b80b43338460e25b3798f9ecd2de2b7ed74978f (diff) |
INTEGRATION: CWS autoextension01_SRC680 (1.4.24); FILE MERGED
2008/01/21 14:52:01 as 1.4.24.1: #cwsaddtask i85044#
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/office/iodlg.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/office/iodlg.hrc b/fpicker/source/office/iodlg.hrc index 518efe76cb38..192fef98f64d 100644 --- a/fpicker/source/office/iodlg.hrc +++ b/fpicker/source/office/iodlg.hrc @@ -4,9 +4,9 @@ * * $RCSfile: iodlg.hrc,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: ihi $ $Date: 2007-11-19 16:24:29 $ + * last change: $Author: ihi $ $Date: 2008-02-04 14:18:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -67,7 +67,7 @@ #define CB_EXPLORERFILE_READONLY 40 #define CB_EXPLORERFILE_PASSWORD 41 -//#define CB_AUTO_EXTENSION 42 +#define CB_AUTO_EXTENSION 42 #define CB_OPTIONS 43 // ----------------------------------------------- |