summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/LatentStyleHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/LatentStyleHandler.hxx')
-rw-r--r--writerfilter/source/dmapper/LatentStyleHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/LatentStyleHandler.hxx b/writerfilter/source/dmapper/LatentStyleHandler.hxx
index 778c108d9a88..f75b77c2caf2 100644
--- a/writerfilter/source/dmapper/LatentStyleHandler.hxx
+++ b/writerfilter/source/dmapper/LatentStyleHandler.hxx
@@ -26,7 +26,7 @@ class LatentStyleHandler
std::vector<css::beans::PropertyValue> m_aAttributes;
// Properties
- void lcl_attribute(Id Name, Value& val) override;
+ void lcl_attribute(Id nId, Value& rVal) override;
void lcl_sprm(Sprm& sprm) override;
public: