summaryrefslogtreecommitdiff
path: root/include/svtools/valueset.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-01-23 09:59:08 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-01-23 15:33:20 +0100
commit470bcd37f6dead1346ab39be140045ca17516205 (patch)
tree5f9931946e2f49874ee3a7b99b737ab310c73340 /include/svtools/valueset.hxx
parente5e337fb77cff58436dd943b1e623811d3a11bd3 (diff)
loplugin:unusedmethods
Change-Id: Ic2212a502bbd42217934884f4fce49f6f8d4765c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87236 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svtools/valueset.hxx')
-rw-r--r--include/svtools/valueset.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svtools/valueset.hxx b/include/svtools/valueset.hxx
index bc62b131c2ef..0f40dc3a04da 100644
--- a/include/svtools/valueset.hxx
+++ b/include/svtools/valueset.hxx
@@ -271,8 +271,6 @@ private:
SVT_DLLPRIVATE void Format(vcl::RenderContext& rRenderContext);
protected:
- void StartDrag( const CommandEvent& rCEvt, vcl::Region& rRegion );
-
virtual css::uno::Reference<css::accessibility::XAccessible> CreateAccessible() override;
public:
@@ -367,7 +365,6 @@ public:
void SetFormat();
- void StartSelection();
void EndSelection();
Size CalcWindowSizePixel(const Size& rItemSize,