summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-06-27 01:46:46 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-07-27 19:51:31 +0200
commit0ca473cbc5f3299ff0cbfa328f6b04544954fd3d (patch)
tree8881dee721693ef2b0d59b8b070eec5e55144dca /sc/inc
parent238de04de6c8b67f74c75514b86c08bf888feb48 (diff)
add test for update address code, related tdf#107289
Change-Id: I955cf49fe5fa47fb38d2c8dacf4aadc8e3f7d651 Reviewed-on: https://gerrit.libreoffice.org/39317 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/global.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index 97cd14bba08f..3a3b879f47aa 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -590,7 +590,7 @@ public:
SC_DLLPUBLIC static long nLastRowHeightExtra;
static long nLastColWidthExtra;
- static void Init(); // during start up
+ SC_DLLPUBLIC static void Init(); // during start up
static void InitAddIns();
static void Clear(); // at the end of the program