summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/inc/formulaopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/formulaopt.hxx b/sc/inc/formulaopt.hxx
index 4f07c40e3c21..bf12fce9e880 100644
--- a/sc/inc/formulaopt.hxx
+++ b/sc/inc/formulaopt.hxx
@@ -38,7 +38,7 @@
#include "calcconfig.hxx"
// have to match the registry values
-enum SC_DLLPUBLIC ScRecalcOptions
+enum ScRecalcOptions
{
RECALC_ALWAYS = 0,
RECALC_ASK = 1,