summaryrefslogtreecommitdiff
path: root/autodoc/source/display
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-08-05 13:26:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-08-05 13:26:05 +0000
commitead34048570e33884c2aac2cdba06ebf00e4dc67 (patch)
tree4d21c85db2f46b07369354af6442529121af7b50 /autodoc/source/display
parent8bd3f8e06483f6a2626508cb6cca106f94960d59 (diff)
INTEGRATION: CWS adc12p (1.2.6); FILE MERGED
2005/07/27 11:21:25 np 1.2.6.1: #i52495#
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;
};