summaryrefslogtreecommitdiff
path: root/sc/source/core/inc/grouptokenconverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/inc/grouptokenconverter.hxx')
-rw-r--r--sc/source/core/inc/grouptokenconverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/inc/grouptokenconverter.hxx b/sc/source/core/inc/grouptokenconverter.hxx
index e9782d4ae665..c2bb268abc5d 100644
--- a/sc/source/core/inc/grouptokenconverter.hxx
+++ b/sc/source/core/inc/grouptokenconverter.hxx
@@ -32,7 +32,7 @@ class SC_DLLPUBLIC ScGroupTokenConverter
public:
ScGroupTokenConverter(ScTokenArray& rGroupTokens, ScDocument& rDoc, ScFormulaCell& rCell, const ScAddress& rPos);
- bool convert( ScTokenArray& rCode, sc::FormulaLogger::GroupScope& rScope );
+ bool convert( const ScTokenArray& rCode, sc::FormulaLogger::GroupScope& rScope );
};
#endif // INCLUDED_SC_SOURCE_CORE_INC_GROUPTOKENCONVERTER_HXX