sc/source/ui/app/inputhdl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 38ea76edb9b009a5eeeeeff748e7e14b98423828 Author: Shubham Goyal <22shub...@gmail.com> AuthorDate: Mon May 13 18:34:23 2019 +0530 Commit: Eike Rathke <er...@redhat.com> CommitDate: Wed May 15 09:57:40 2019 +0200 tdf#105622 Highlight 128 cells. Change-Id: I72897ed9eb8bb0b042c6353fef82c0fa60be86a3 Reviewed-on: https://gerrit.libreoffice.org/69828 Tested-by: Jenkins Reviewed-by: Eike Rathke <er...@redhat.com> diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx index 01aab1f45958..cadf157bdc0d 100644 --- a/sc/source/ui/app/inputhdl.cxx +++ b/sc/source/ui/app/inputhdl.cxx @@ -86,7 +86,7 @@ #include <gridwin.hxx> // Maximum Ranges in RangeFinder -#define RANGEFIND_MAX 64 +#define RANGEFIND_MAX 128 using namespace formula; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits