summaryrefslogtreecommitdiff
path: root/include/svx/SvxNumOptionsTabPageHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/SvxNumOptionsTabPageHelper.hxx')
-rw-r--r--include/svx/SvxNumOptionsTabPageHelper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/SvxNumOptionsTabPageHelper.hxx b/include/svx/SvxNumOptionsTabPageHelper.hxx
index eebb5be9da85..c1ee2274258a 100644
--- a/include/svx/SvxNumOptionsTabPageHelper.hxx
+++ b/include/svx/SvxNumOptionsTabPageHelper.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_SVX_SVXNUMOPTIONSTABPAGEHELPER_HXX
#include <com/sun/star/text/XDefaultNumberingProvider.hpp>
-#include <vcl/lstbox.hxx>
#include <vcl/weld.hxx>
#include <svx/svxdllapi.h>
@@ -44,7 +43,6 @@ public:
Pass ::std::numeric_limits<sal_uInt16>::max() if there is no such
restriction.
*/
- static void GetI18nNumbering(ListBox& rFmtLB, sal_uInt16 nDoNotRemove);
static void GetI18nNumbering(weld::ComboBox& rFmtLB, sal_uInt16 nDoNotRemove);
};