summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-01 17:43:10 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-02 14:53:32 +0100
commit50c845f60cfd8541a004dbeecc85cb696452b4f4 (patch)
tree0d1c9a0895802000f2bd52d331707c7dffbdbc0e /include
parent66516930ce3d23e073a9d7fea43fed239a0ea8a4 (diff)
PageNumberListBox is now unused
Change-Id: I2d1c070cb54ca3596eb7f5b07b46f5aa98565633 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86082 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/svx/pagenumberlistbox.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/svx/pagenumberlistbox.hxx b/include/svx/pagenumberlistbox.hxx
index e416fcb8d507..08bb19220ccd 100644
--- a/include/svx/pagenumberlistbox.hxx
+++ b/include/svx/pagenumberlistbox.hxx
@@ -22,19 +22,8 @@
#include <editeng/svxenum.hxx>
#include <svx/svxdllapi.h>
-#include <vcl/lstbox.hxx>
#include <vcl/weld.hxx>
-class SVX_DLLPUBLIC PageNumberListBox final : public ListBox
-{
-public:
- PageNumberListBox( vcl::Window* pParent );
-
- void SetSelection( sal_uInt16 );
-
- Size GetOptimalSize() const override;
-};
-
class SVX_DLLPUBLIC SvxPageNumberListBox
{
private: