From 45597c553ea9fc8af88b90fa14236b3d70282956 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 2 Nov 2007 16:03:14 +0000 Subject: INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:31 np 1.2.56.1: #i81775# --- autodoc/source/parser/inc/adoc/tk_docw.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'autodoc') diff --git a/autodoc/source/parser/inc/adoc/tk_docw.hxx b/autodoc/source/parser/inc/adoc/tk_docw.hxx index 305572c50e0f..1fec380ca2a9 100644 --- a/autodoc/source/parser/inc/adoc/tk_docw.hxx +++ b/autodoc/source/parser/inc/adoc/tk_docw.hxx @@ -4,9 +4,9 @@ * * $RCSfile: tk_docw.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-07 18:37:20 $ + * last change: $Author: hr $ $Date: 2007-11-02 17:03:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -61,7 +61,7 @@ class Tok_DocWord : public Token private: // DATA - udmstri sText; + String sText; }; class Tok_Whitespace : public Token -- cgit