summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/numberingtypelistbox.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-10 11:17:05 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-10 12:25:10 +0100
commitbfafc8c3a137a98ad2cd939b11161f9961bc48d7 (patch)
treef2f592c370813953e83c0f085ed428b6d67db694 /sw/source/ui/inc/numberingtypelistbox.hxx
parentStart of enabling use of a more proper "Mac-like" install tree structure (diff)
downloadcore-bfafc8c3a137a98ad2cd939b11161f9961bc48d7.tar.gz
core-bfafc8c3a137a98ad2cd939b11161f9961bc48d7.zip
callcatcher: update unused code
mostly ResId using ctors left stranded post .ui conversion Change-Id: I06689eea30ee9146ba05294f52056c0d263695f5
Diffstat (limited to 'sw/source/ui/inc/numberingtypelistbox.hxx')
-rw-r--r--sw/source/ui/inc/numberingtypelistbox.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/numberingtypelistbox.hxx b/sw/source/ui/inc/numberingtypelistbox.hxx
index 260fc05cc06a..7eaaa3669ffc 100644
--- a/sw/source/ui/inc/numberingtypelistbox.hxx
+++ b/sw/source/ui/inc/numberingtypelistbox.hxx
@@ -35,8 +35,6 @@ class SW_DLLPUBLIC SwNumberingTypeListBox : public ListBox
SwNumberingTypeListBox_Impl* pImpl;
public:
- SwNumberingTypeListBox( Window* pWin, const ResId& rResId,
- sal_uInt16 nTypeFlags = INSERT_NUM_TYPE_PAGE_STYLE_NUMBERING|INSERT_NUM_TYPE_NO_NUMBERING|INSERT_NUM_EXTENDED_TYPES );
SwNumberingTypeListBox( Window* pWin, WinBits nStyle = WB_BORDER );
~SwNumberingTypeListBox();