summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/templwin.hxx
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-06-06 11:49:42 +0000
committerPeter Burow <pb@openoffice.org>2001-06-06 11:49:42 +0000
commit3313b9593e812388e206f3a3efea91bf48fa5208 (patch)
tree42eea50e818f51afb0df0a656d960b3c06223820 /svtools/source/contnr/templwin.hxx
parentc5f0562a4d97053b2503630a7d62e97e061cbd24 (diff)
fix: #87514# human readable mime type
Diffstat (limited to 'svtools/source/contnr/templwin.hxx')
-rw-r--r--svtools/source/contnr/templwin.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/source/contnr/templwin.hxx b/svtools/source/contnr/templwin.hxx
index 447598d15fa5..363da7a9f9ae 100644
--- a/svtools/source/contnr/templwin.hxx
+++ b/svtools/source/contnr/templwin.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: templwin.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: pb $ $Date: 2001-05-23 13:11:11 $
+ * last change: $Author: pb $ $Date: 2001-06-06 12:49:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -177,6 +177,7 @@ private:
SvtExtendedMultiLineEdit_Impl* pEditWin;
Window* pTextWin;
+ LanguageType eLangType;
SvtDocInfoTable_Impl aInfoTable;
String aCurrentURL;