summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/controlpropertymap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/controlpropertymap.hxx')
-rw-r--r--xmloff/source/forms/controlpropertymap.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/controlpropertymap.hxx b/xmloff/source/forms/controlpropertymap.hxx
index 0f2502e492..d6302c74f5 100644
--- a/xmloff/source/forms/controlpropertymap.hxx
+++ b/xmloff/source/forms/controlpropertymap.hxx
@@ -45,12 +45,12 @@ namespace xmloff
void initializePropertyMaps();
//=====================================================================
- //= OFormExportPropertyMapper
+ //= OFormComponentStyleExportMapper
//=====================================================================
- class OFormExportPropertyMapper : public SvXMLExportPropertyMapper
+ class OFormComponentStyleExportMapper : public SvXMLExportPropertyMapper
{
public:
- OFormExportPropertyMapper( const UniReference< XMLPropertySetMapper >& _rMapper );
+ OFormComponentStyleExportMapper( const UniReference< XMLPropertySetMapper >& _rMapper );
void handleSpecialItem(
SvXMLAttributeList& _rAttrList,