summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TablePositionHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/TablePositionHandler.hxx')
-rw-r--r--writerfilter/source/dmapper/TablePositionHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/TablePositionHandler.hxx b/writerfilter/source/dmapper/TablePositionHandler.hxx
index 50806a9eac3d..c7b0674e435f 100644
--- a/writerfilter/source/dmapper/TablePositionHandler.hxx
+++ b/writerfilter/source/dmapper/TablePositionHandler.hxx
@@ -34,7 +34,7 @@ class TablePositionHandler
sal_Int32 m_nBottomFromText = 0;
// Properties
- void lcl_attribute(Id Name, Value& val) override;
+ void lcl_attribute(Id nId, Value& rVal) override;
void lcl_sprm(Sprm& sprm) override;
public: