summaryrefslogtreecommitdiff
path: root/autodoc/inc/ary_i
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 14:20:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 14:20:06 +0000
commit76531123606015316c771425bac33aa659f73d1a (patch)
tree10d827a2c1811f49bc38ee2630b83d8bf01ed62b /autodoc/inc/ary_i
parentb2de430ddbaf019d99abfa9cbced1d1f6da88718 (diff)
INTEGRATION: CWS adc18 (1.3.56); FILE MERGED
2007/10/19 10:37:26 np 1.3.56.2: #i81775# 2007/10/18 13:10:22 np 1.3.56.1: #i81775#
Diffstat (limited to 'autodoc/inc/ary_i')
-rw-r--r--autodoc/inc/ary_i/ci_atag2.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/autodoc/inc/ary_i/ci_atag2.hxx b/autodoc/inc/ary_i/ci_atag2.hxx
index 38f6938d0e22..169cb5008e6f 100644
--- a/autodoc/inc/ary_i/ci_atag2.hxx
+++ b/autodoc/inc/ary_i/ci_atag2.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ci_atag2.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 16:24:20 $
+ * last change: $Author: hr $ $Date: 2007-11-02 15:20:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -48,7 +48,7 @@
namespace ary
{
-namespace info
+namespace inf
{
@@ -71,7 +71,7 @@ class AtTag2
AtTag2(
const char * i_sTitle)
: sTitle(i_sTitle) {}
- udmstri sTitle;
+ String sTitle;
DocuTex2 aText;
};
@@ -79,7 +79,7 @@ class AtTag2
// IMPLEMENTATION
-} // namespace info
+} // namespace inf
} // namespace ary