diff options
-rw-r--r-- | sc/source/ui/app/scdll.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/docshell/docsh.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/app/scdll.cxx b/sc/source/ui/app/scdll.cxx index fc3d82026b2f..651b46a1bce9 100644 --- a/sc/source/ui/app/scdll.cxx +++ b/sc/source/ui/app/scdll.cxx @@ -48,7 +48,6 @@ #include <svtools/parhtml.hxx> #include <sot/formats.hxx> -#define SOT_FORMATSTR_ID_STARCALC_30 SOT_FORMATSTR_ID_STARCALC #include "scitems.hxx" // fuer tbxctrls etc. #include "scmod.hxx" diff --git a/sc/source/ui/docshell/docsh.cxx b/sc/source/ui/docshell/docsh.cxx index 7f82e53f5173..f0f7ff4a7d4c 100644 --- a/sc/source/ui/docshell/docsh.cxx +++ b/sc/source/ui/docshell/docsh.cxx @@ -56,7 +56,6 @@ #include "scabstdlg.hxx" #include <sot/formats.hxx> -#define SOT_FORMATSTR_ID_STARCALC_30 SOT_FORMATSTR_ID_STARCALC #include "cell.hxx" #include "column.hxx" |