From 3469f5be058def3045f660042be8d39b13ca3d46 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 20 Aug 2007 15:51:05 +0000 Subject: INTEGRATION: CWS calctextcol (1.4.482); FILE MERGED 2007/07/31 14:56:31 tbe 1.4.482.1: #i4040 Convert text to columns --- sc/source/ui/dbgui/asciiopt.hrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sc') 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 -- cgit