summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/numfmtlb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/numfmtlb.hxx')
-rw-r--r--sw/source/uibase/inc/numfmtlb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/numfmtlb.hxx b/sw/source/uibase/inc/numfmtlb.hxx
index d5c69e645599..68e242338413 100644
--- a/sw/source/uibase/inc/numfmtlb.hxx
+++ b/sw/source/uibase/inc/numfmtlb.hxx
@@ -40,7 +40,7 @@ class SW_DLLPUBLIC NumFormatListBox : public ListBox
DECL_DLLPRIVATE_LINK( SelectHdl, ListBox&, void );
- SAL_DLLPRIVATE double GetDefValue(const short nFormatType) const;
+ SAL_DLLPRIVATE static double GetDefValue(const short nFormatType);
SAL_DLLPRIVATE void Init();
SAL_DLLPRIVATE SwView* GetView();