summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-06-06 10:50:02 +0000
committerRüdiger Timm <rt@openoffice.org>2008-06-06 10:50:02 +0000
commit24d2140a6575f3c66f9ab95f008b7c8ad04a243d (patch)
tree7de3cd1f50395d63f0d079da1d48bb5439faec11 /xmloff/source/draw
parent840b64e1cdc0cccc349897c2511e53ab077d7830 (diff)
INTEGRATION: CWS impressodf12 (1.40.20); FILE MERGED
2008/05/15 13:03:41 cl 1.40.20.1: #i35937# removed hack from issue 36217
Diffstat (limited to 'xmloff/source/draw')
-rw-r--r--xmloff/source/draw/sdpropls.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/draw/sdpropls.hxx b/xmloff/source/draw/sdpropls.hxx
index ba4e8513cad5..f3d9dcd51f9a 100644
--- a/xmloff/source/draw/sdpropls.hxx
+++ b/xmloff/source/draw/sdpropls.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: sdpropls.hxx,v $
- * $Revision: 1.40 $
+ * $Revision: 1.41 $
*
* This file is part of OpenOffice.org.
*
@@ -259,7 +259,7 @@ public:
~XMLShapePropertySetMapper();
};
-class XMLShapeExportPropertyMapper : public SvXMLExportPropertyMapper2
+class XMLShapeExportPropertyMapper : public SvXMLExportPropertyMapper
{
private:
XMLTextListAutoStylePool *mpListAutoPool;