diff options
Diffstat (limited to 'xmloff/inc/XMLRectangleMembersHandler.hxx')
-rw-r--r-- | xmloff/inc/XMLRectangleMembersHandler.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLRectangleMembersHandler.hxx b/xmloff/inc/XMLRectangleMembersHandler.hxx index 3e52e9336c63..db1f886f7488 100644 --- a/xmloff/inc/XMLRectangleMembersHandler.hxx +++ b/xmloff/inc/XMLRectangleMembersHandler.hxx @@ -24,7 +24,7 @@ struct SvXMLEnumMapEntry; -// + /** Abstract base-class for different XML-types. Derivations of this class knows how to compare, im/export a special XML-type */ |