diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-08-20 15:51:05 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-08-20 15:51:05 +0000 |
commit | 3469f5be058def3045f660042be8d39b13ca3d46 (patch) | |
tree | 269cf86edc5e7177e01048355d838ba0fae25423 /sc | |
parent | 6b76675e80c41b9f4e46548b03b84584da8c4924 (diff) |
INTEGRATION: CWS calctextcol (1.4.482); FILE MERGED
2007/07/31 14:56:31 tbe 1.4.482.1: #i4040 Convert text to columns
Diffstat (limited to 'sc')
-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 |