summaryrefslogtreecommitdiffstats
path: root/include/svx/sdr/overlay/overlayrectangle.hxx
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-09-03 12:02:53 -0300
committerThomas Arnhold <thomas@arnhold.org>2013-09-04 20:50:19 +0000
commit62d50671919424ca4dd80cd7733b7b259132b9ab (patch)
tree62796e4e952d73685b1380e750d80dde354b2b95 /include/svx/sdr/overlay/overlayrectangle.hxx
parentfor zh-HK or zh-MO also list zh-TW as fallback (diff)
downloadcore-62d50671919424ca4dd80cd7733b7b259132b9ab.tar.gz
core-62d50671919424ca4dd80cd7733b7b259132b9ab.zip
Remove more unused methods
Change-Id: I8fec40d767905bcca366257a67f669eaa1055cbc Reviewed-on: https://gerrit.libreoffice.org/5789 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'include/svx/sdr/overlay/overlayrectangle.hxx')
-rw-r--r--include/svx/sdr/overlay/overlayrectangle.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/sdr/overlay/overlayrectangle.hxx b/include/svx/sdr/overlay/overlayrectangle.hxx
index 3d2f6f708be5..95de313e232c 100644
--- a/include/svx/sdr/overlay/overlayrectangle.hxx
+++ b/include/svx/sdr/overlay/overlayrectangle.hxx
@@ -71,7 +71,6 @@ namespace sdr
// added CursorBlinkTime (in ms)
sal_uInt32 getBlinkTime() const { return mnBlinkTime; }
- void setBlinkTime(sal_uInt32 nNew);
// execute event from base class ::sdr::animation::Event. Default
// implementation does nothing and does not create a new event.