summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:12:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:12:06 +0000
commit81071b3715c6eeebb31a848e5e8ca00e203248a0 (patch)
treed53f8ffb82de694062e5833c880647a10edb14e4 /autodoc
parentd6f8d109f366bc0c7c2828479f5ddc020ce1feb7 (diff)
INTEGRATION: CWS adc18 (1.2.56); FILE MERGED
2007/10/19 10:37:32 np 1.2.56.2: #i81775# 2007/10/18 15:23:21 np 1.2.56.1: #i81775#
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/cx_dsapi.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/autodoc/source/parser_i/inc/s2_dsapi/cx_dsapi.hxx b/autodoc/source/parser_i/inc/s2_dsapi/cx_dsapi.hxx
index 0e19fa9e6459..562351c0de0a 100644
--- a/autodoc/source/parser_i/inc/s2_dsapi/cx_dsapi.hxx
+++ b/autodoc/source/parser_i/inc/s2_dsapi/cx_dsapi.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cx_dsapi.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:56:18 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:12:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
// BASE CLASSES
#include <tokens/tkpcont2.hxx>
// COMPONENTS
-#include <cosv/template/dyn.hxx>
+#include <cosv/tpl/dyn.hxx>
#include <tokens/tkpstam2.hxx>
// PARAMETERS
@@ -102,7 +102,7 @@ class Context_Docu : public TkpDocuContext,
// Contexts
TkpContext * pParentContext;
- udmstri sMultiLineEndToken;
+ String sMultiLineEndToken;
Dyn<Cx_EoHtml> pCx_EoHtml;
Dyn<Cx_EoXmlConst> pCx_EoXmlConst;