summaryrefslogtreecommitdiff
path: root/autodoc/source/display
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display')
-rw-r--r--autodoc/source/display/inc/toolkit/htmlfile.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/autodoc/source/display/inc/toolkit/htmlfile.hxx b/autodoc/source/display/inc/toolkit/htmlfile.hxx
index a8c6986c3408..409bc1456ca3 100644
--- a/autodoc/source/display/inc/toolkit/htmlfile.hxx
+++ b/autodoc/source/display/inc/toolkit/htmlfile.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: htmlfile.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2005-03-23 09:04:33 $
+ * last change: $Author: hr $ $Date: 2005-08-05 14:26:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -112,6 +112,7 @@ class DocuFile_Html
String sCopyright;
Html::Body aBodyData;
+ StreamStr aBuffer;
};