summaryrefslogtreecommitdiff
path: root/sc/inc/filtopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/filtopt.hxx')
-rw-r--r--sc/inc/filtopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/filtopt.hxx b/sc/inc/filtopt.hxx
index d080a6683ae2..a9381cee3702 100644
--- a/sc/inc/filtopt.hxx
+++ b/sc/inc/filtopt.hxx
@@ -32,7 +32,7 @@ private:
double fExcelColScale;
double fExcelRowScale;
- com::sun::star::uno::Sequence<OUString> GetPropertyNames();
+ static com::sun::star::uno::Sequence<OUString> GetPropertyNames();
virtual void ImplCommit() SAL_OVERRIDE;