diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-08-20 15:49:48 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-08-20 15:49:48 +0000 |
commit | 207d894034c8172cebfae1ef68968f001787e1ae (patch) | |
tree | 11220d666f02974a08a2d72597912745549688f6 /sc/inc/globstr.hrc | |
parent | 109dcf2541b5020834285f58e5db8a755f952a4b (diff) |
INTEGRATION: CWS calctextcol (1.17.6); FILE MERGED
2007/07/31 14:53:29 tbe 1.17.6.1: #i4040 Convert text to columns
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r-- | sc/inc/globstr.hrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc index c5e1d4ea0d82..e6bf6f3cc3d1 100644 --- a/sc/inc/globstr.hrc +++ b/sc/inc/globstr.hrc @@ -4,9 +4,9 @@ * * $RCSfile: globstr.hrc,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: rt $ $Date: 2007-07-06 12:30:16 $ + * last change: $Author: ihi $ $Date: 2007-08-20 16:49:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -561,8 +561,9 @@ #define STR_UNDO_TAB_R1C1 418 #define STR_ERR_LONG_NESTED_ARRAY 419 +#define STR_UNDO_TEXTTOCOLUMNS 420 -#define STR_COUNT 420 +#define STR_COUNT 421 #endif |