summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewoverlaymanager.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-14 17:55:19 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-14 17:55:32 +0200
commit1531b523bf6a3379739d2ec12c96ca7b94f60a65 (patch)
tree24c80ea6ddcc3a40a050fb2db81522bf312310ef /sd/source/ui/view/viewoverlaymanager.cxx
parentefadf1f90b1038661f54c6c18d5a8d17415d47a7 (diff)
Clean up function declarations and some unused functions
Change-Id: I7a2b5970fd0ab2059b5f5b0100a049e04ba54ee3
Diffstat (limited to 'sd/source/ui/view/viewoverlaymanager.cxx')
-rw-r--r--sd/source/ui/view/viewoverlaymanager.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/view/viewoverlaymanager.cxx b/sd/source/ui/view/viewoverlaymanager.cxx
index 0afec03231a6..9d32cfd59043 100644
--- a/sd/source/ui/view/viewoverlaymanager.cxx
+++ b/sd/source/ui/view/viewoverlaymanager.cxx
@@ -187,10 +187,6 @@ void ImageButtonHdl::HideTip()
}
}
-
-
-extern OUString ImplRetrieveLabelFromCommand( const Reference< XFrame >& xFrame, const OUString& aCmdURL );
-
void ImageButtonHdl::onMouseEnter(const MouseEvent& rMEvt)
{