From 4cee8ccc2caff17b5cbecc5ae895dcc9fd974c2e Mon Sep 17 00:00:00 2001 From: Marco Cecchetti Date: Sat, 27 Oct 2018 17:15:35 +0000 Subject: lok: calc: fix needed when position caching is disabled In case it would be needed to disable position caching we can't retrieve the nTotalPixels value from the LOKHeight/WidthHelper. The new code works in both cases. Change-Id: I65562dd4458eee40c5db958067fc91af6b3eb79e Reviewed-on: https://gerrit.libreoffice.org/63039 Tested-by: Jenkins Reviewed-by: Jan Holesovsky --- dictionaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dictionaries') diff --git a/dictionaries b/dictionaries index 86921a78c42f..6c85a19c887b 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit 86921a78c42f4fd499d86a226e34ab97e8b85ed5 +Subproject commit 6c85a19c887b6147ec7d3a600b51cb2a44284fa2 -- cgit