summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-06-29 09:47:32 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-06-29 12:04:22 +0200
commit9294b76982ef9d80c387afe109a3ec1c6c4da661 (patch)
tree6924c029d18bc328bbfde3ad8fa12bf4a4d59abf /framework/inc/uielement
parent589134377d5d8e496454e4df08d1065abffdbbf3 (diff)
loplugin:unusedmethods
Change-Id: I4cccac5b6bba55d87361b07b05220ce890e75412 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97390 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'framework/inc/uielement')
-rw-r--r--framework/inc/uielement/complextoolbarcontroller.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/uielement/complextoolbarcontroller.hxx b/framework/inc/uielement/complextoolbarcontroller.hxx
index 5c5bf8499eeb..5036943299e9 100644
--- a/framework/inc/uielement/complextoolbarcontroller.hxx
+++ b/framework/inc/uielement/complextoolbarcontroller.hxx
@@ -75,7 +75,6 @@ class ComplexToolbarController : public svt::ToolboxController
};
protected:
- static sal_Int32 getFontSizePixel( const vcl::Window* pWindow );
css::uno::Reference< css::frame::XDispatch > getDispatchFromCommand( const OUString& aCommand ) const;
void addNotifyInfo( const OUString& aEventName,
const css::uno::Reference< css::frame::XDispatch >& xDispatch,