summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbarow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbarow.hxx')
-rw-r--r--sw/source/ui/vba/vbarow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbarow.hxx b/sw/source/ui/vba/vbarow.hxx
index 86628324c8d3..7c6e6f3ccf8b 100644
--- a/sw/source/ui/vba/vbarow.hxx
+++ b/sw/source/ui/vba/vbarow.hxx
@@ -32,7 +32,7 @@ private:
css::uno::Reference< css::text::XTextTable > mxTextTable;
css::uno::Reference< css::table::XTableRows > mxTableRows;
css::uno::Reference< css::beans::XPropertySet > mxRowProps;
- sal_Int32 const mnIndex;
+ sal_Int32 mnIndex;
public:
/// @throws css::uno::RuntimeException