diff options
-rw-r--r-- | sc/source/ui/dbgui/asciiopt.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/dbgui/asciiopt.hrc b/sc/source/ui/dbgui/asciiopt.hrc index da27c5189be4..55f0e825ada1 100644 --- a/sc/source/ui/dbgui/asciiopt.hrc +++ b/sc/source/ui/dbgui/asciiopt.hrc @@ -4,9 +4,9 @@ * * $RCSfile: asciiopt.hrc,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:30:28 $ + * last change: $Author: ihi $ $Date: 2007-08-20 16:51:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -61,3 +61,4 @@ #define FT_AT_ROW 59 #define NF_AT_ROW 60 #define CB_ASONCE 90 +#define STR_TEXTTOCOLUMNS 100 |