summaryrefslogtreecommitdiff
path: root/sc/inc/addruno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/addruno.hxx')
-rw-r--r--sc/inc/addruno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/addruno.hxx b/sc/inc/addruno.hxx
index 095ddf6012d0..62a0e7c8b0b8 100644
--- a/sc/inc/addruno.hxx
+++ b/sc/inc/addruno.hxx
@@ -35,7 +35,7 @@ private:
ScDocShell* pDocShell;
ScRange aRange;
sal_Int32 nRefSheet;
- bool bIsRange;
+ bool const bIsRange;
bool ParseUIString( const OUString& rUIString, ::formula::FormulaGrammar::AddressConvention eConv = ::formula::FormulaGrammar::CONV_OOO );