From 17a0486a08b51a6827a86e921db71b94f9b786b7 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 2 Nov 2007 16:12:43 +0000 Subject: INTEGRATION: CWS adc18 (1.3.2); FILE MERGED 2007/10/19 10:37:32 np 1.3.2.1: #i81775# --- autodoc/source/parser_i/inc/s2_dsapi/tk_docw2.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'autodoc') diff --git a/autodoc/source/parser_i/inc/s2_dsapi/tk_docw2.hxx b/autodoc/source/parser_i/inc/s2_dsapi/tk_docw2.hxx index 49a4cd5402d2..b484c1383676 100644 --- a/autodoc/source/parser_i/inc/s2_dsapi/tk_docw2.hxx +++ b/autodoc/source/parser_i/inc/s2_dsapi/tk_docw2.hxx @@ -4,9 +4,9 @@ * * $RCSfile: tk_docw2.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2007-09-18 14:26:46 $ + * last change: $Author: hr $ $Date: 2007-11-02 17:12:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -63,7 +63,7 @@ class Tok_Word : public Token private: // DATA - udmstri sText; + String sText; }; class Tok_Comma : public Token -- cgit