summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbacells.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbacells.hxx')
-rw-r--r--sw/source/ui/vba/vbacells.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/vba/vbacells.hxx b/sw/source/ui/vba/vbacells.hxx
index 7438117479b5..e9de9f532f53 100644
--- a/sw/source/ui/vba/vbacells.hxx
+++ b/sw/source/ui/vba/vbacells.hxx
@@ -29,8 +29,8 @@ class SwVbaCells : public SwVbaCells_BASE
{
private:
css::uno::Reference< css::text::XTextTable > mxTextTable;
- sal_Int32 const mnTop;
- sal_Int32 const mnBottom;
+ sal_Int32 mnTop;
+ sal_Int32 mnBottom;
public:
/// @throws css::uno::RuntimeException