summaryrefslogtreecommitdiff
path: root/include/vcl/status.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-30 09:43:40 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-30 12:57:58 +0100
commit437adaac0af448ef1ffe48a7f59f1770d2dd2458 (patch)
treeddcba2e2780583eaf37b87e57417649d92f7670b /include/vcl/status.hxx
parent4b850b204fbbe13e3ed11434f262dfabe528241a (diff)
loplugin:unusedmethods
Change-Id: Id0d68d659fa06a8230ed0d927b85b6b504525d1e Reviewed-on: https://gerrit.libreoffice.org/64328 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/status.hxx')
-rw-r--r--include/vcl/status.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/status.hxx b/include/vcl/status.hxx
index bbd270cc4f88..da7740af2ba6 100644
--- a/include/vcl/status.hxx
+++ b/include/vcl/status.hxx
@@ -163,7 +163,6 @@ public:
const OUString& GetQuickHelpText( sal_uInt16 nItemId ) const;
void SetHelpId( sal_uInt16 nItemId, const OString& rHelpId );
- OString GetHelpId( sal_uInt16 nItemId ) const;
void StartProgressMode( const OUString& rText );
void SetProgressValue( sal_uInt16 nPercent );