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.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/xmloff/inc/XMLImageMapExport.hxx b/xmloff/inc/XMLImageMapExport.hxx
index 9351682dbee1..507adce612c9 100644
--- a/xmloff/inc/XMLImageMapExport.hxx
+++ b/xmloff/inc/XMLImageMapExport.hxx
@@ -35,18 +35,6 @@ class SvXMLExport;
*/
class XMLImageMapExport
{
- const OUString msBoundary;
- const OUString msCenter;
- const OUString msDescription;
- const OUString msImageMap;
- const OUString msIsActive;
- const OUString msName;
- const OUString msPolygon;
- const OUString msRadius;
- const OUString msTarget;
- const OUString msURL;
- const OUString msTitle;
-
SvXMLExport& mrExport;
public: