summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/numfmtlb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/numfmtlb.hxx')
-rw-r--r--sw/source/ui/inc/numfmtlb.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/inc/numfmtlb.hxx b/sw/source/ui/inc/numfmtlb.hxx
index 2dd2de9198a6..6ab9a77ef01b 100644
--- a/sw/source/ui/inc/numfmtlb.hxx
+++ b/sw/source/ui/inc/numfmtlb.hxx
@@ -47,10 +47,6 @@ class SW_DLLPUBLIC NumFormatListBox : public ListBox
public:
NumFormatListBox(Window* pWin, WinBits nStyle);
- NumFormatListBox( Window* pWin, SwView* pView, const ResId& rResId,
- short nFormatType = NUMBERFORMAT_NUMBER, sal_uLong nDefFmt = 0,
- sal_Bool bUsrFmts = sal_True );
-
~NumFormatListBox();
void Clear();