sc/inc/formulacell.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b3f058126b407e8f7d62e9ace68105f2b252e9ac Author: Tor Lillqvist <t...@collabora.com> Date: Wed May 24 15:51:18 2017 +0300 Clean up a comment Change-Id: I9ee47a3de42087fb63e5d3e931ecee538017f3cc diff --git a/sc/inc/formulacell.hxx b/sc/inc/formulacell.hxx index d4cc6949aa48..b765afe0fd37 100644 --- a/sc/inc/formulacell.hxx +++ b/sc/inc/formulacell.hxx @@ -107,7 +107,7 @@ enum class ScMatrixMode : sal_uInt8 { class SC_DLLPUBLIC ScFormulaCell : public SvtListener { private: - ScFormulaCellGroupRef mxGroup; // re-factoring hack - group of formulae we're part of. + ScFormulaCellGroupRef mxGroup; // Group of formulae we're part of ScFormulaResult aResult; formula::FormulaGrammar::Grammar eTempGrammar; // used between string (creation) and (re)compilation ScTokenArray* pCode; // The (new) token array _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits