summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLImageMapExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLImageMapExport.hxx')
-rw-r--r--xmloff/inc/XMLImageMapExport.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/inc/XMLImageMapExport.hxx b/xmloff/inc/XMLImageMapExport.hxx
index 0ceaca044e66..6adb01b05151 100644
--- a/xmloff/inc/XMLImageMapExport.hxx
+++ b/xmloff/inc/XMLImageMapExport.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLImageMapExport.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:54:04 $
+ * last change: $Author: hr $ $Date: 2007-06-26 13:35:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,6 +63,7 @@ class XMLImageMapExport
const ::rtl::OUString msRadius;
const ::rtl::OUString msTarget;
const ::rtl::OUString msURL;
+ const ::rtl::OUString msTitle;
SvXMLExport& mrExport;