summaryrefslogtreecommitdiff
path: root/cui/source/options/optfltr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optfltr.hxx')
-rw-r--r--cui/source/options/optfltr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optfltr.hxx b/cui/source/options/optfltr.hxx
index 221c705f3ae1..2abda52cb46e 100644
--- a/cui/source/options/optfltr.hxx
+++ b/cui/source/options/optfltr.hxx
@@ -60,7 +60,7 @@ class OfaMSFilterTabPage2 : public SfxTabPage
using SvSimpleTable::SetTabs;
void CheckEntryPos(sal_uLong nPos, sal_uInt16 nCol, bool bChecked);
- SvButtonState GetCheckButtonState( SvTreeListEntry*, sal_uInt16 nCol ) const;
+ static SvButtonState GetCheckButtonState( SvTreeListEntry*, sal_uInt16 nCol );
void SetCheckButtonState( SvTreeListEntry*, sal_uInt16 nCol, SvButtonState );
protected:
virtual void SetTabs() SAL_OVERRIDE;