summaryrefslogtreecommitdiff
path: root/sc/inc/filter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/filter.hxx')
-rw-r--r--sc/inc/filter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/filter.hxx b/sc/inc/filter.hxx
index 56e25f55b6e9..0af471c6440d 100644
--- a/sc/inc/filter.hxx
+++ b/sc/inc/filter.hxx
@@ -92,7 +92,7 @@ protected:
// scfilt plugin symbol
extern "C" {
- SAL_DLLPUBLIC_EXPORT ScFormatFilterPlugin * SAL_CALL ScFilterCreate();
+ SAL_DLLPUBLIC_EXPORT ScFormatFilterPlugin * ScFilterCreate();
}
class ScFormatFilter {