diff options
Diffstat (limited to 'xmloff/source/draw')
-rw-r--r-- | xmloff/source/draw/sdpropls.hxx | 4 |
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; |