diff options
-rw-r--r-- | sc/inc/global.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx index 8312b8478220..51a8d949ec4b 100644 --- a/sc/inc/global.hxx +++ b/sc/inc/global.hxx @@ -498,7 +498,6 @@ namespace utl { class TransliterationWrapper; } -#ifndef _SCALC_EXE class ScGlobal { static SvxSearchItem* pSearchItem; @@ -709,7 +708,6 @@ SC_DLLPUBLIC static const sal_Unicode* FindUnquoted( const sal_Unicode* pStri const OUString& rPlaceholder, const OUString& rReplacement ); }; -#endif // maybe move to dbdata.hxx (?): |