summaryrefslogtreecommitdiff
path: root/include/svtools/scrwin.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-03 09:30:05 +0200
committerNoel Grandin <noel@peralex.com>2015-03-19 10:45:00 +0200
commit6bf3b6d420873e236b2805a42a95ce33e614ad98 (patch)
treefc582e0a8af0ae1979891bb9e2bb6d49696d34d7 /include/svtools/scrwin.hxx
parent5133b27e638140ba574016b33dae70ca92edc323 (diff)
loplugin:constantfunction: svtools
Change-Id: I42479fb10878a0a1c2071f7b35ae375061781d40
Diffstat (limited to 'include/svtools/scrwin.hxx')
-rw-r--r--include/svtools/scrwin.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svtools/scrwin.hxx b/include/svtools/scrwin.hxx
index 505397087896..bde616ac321e 100644
--- a/include/svtools/scrwin.hxx
+++ b/include/svtools/scrwin.hxx
@@ -69,9 +69,6 @@ public:
virtual void Command( const CommandEvent& rCEvt ) SAL_OVERRIDE;
virtual void DataChanged( const DataChangedEvent& rDEvt ) SAL_OVERRIDE;
- void StartScroll();
- void EndScroll( long nDeltaX, long nDeltaY );
-
using OutputDevice::SetMapMode;
virtual void SetMapMode( const MapMode& rNewMapMode ) SAL_OVERRIDE;
MapMode GetMapMode() const;