svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5b487ff81b106925b4204276c551e6e3751dc293 Author: Caolán McNamara <caol...@redhat.com> Date: Sun Mar 26 21:31:50 2017 +0100 document mnIndex doesn't change Change-Id: Ia000682774cee4c58811325f6ab40859502da79f diff --git a/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx b/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx index fbded8d9e32b..ee94039c02b4 100644 --- a/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx +++ b/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx @@ -176,7 +176,7 @@ public: class EquationExpression : public ExpressionNode { - sal_Int32 mnIndex; + const sal_Int32 mnIndex; const EnhancedCustomShape2d& mrCustoShape; mutable bool mbGettingValueGuard;
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits