summaryrefslogtreecommitdiff
path: root/forms/source/richtext/featuredispatcher.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-04-28 13:35:55 +0200
committerNoel Grandin <noel@peralex.com>2015-05-05 09:30:40 +0200
commite95b073790d0f6ddba6bb8e044a6c382627cfe9b (patch)
treecbd4470905c880c6032a3f592f65730e2b7c2bae /forms/source/richtext/featuredispatcher.hxx
parent86172696f337317320f857016287e4a8850e613c (diff)
loplugin:staticmethods
Change-Id: I60678dfd1bd0d2e4754dbbe6ba053e90d5870780
Diffstat (limited to 'forms/source/richtext/featuredispatcher.hxx')
-rw-r--r--forms/source/richtext/featuredispatcher.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/richtext/featuredispatcher.hxx b/forms/source/richtext/featuredispatcher.hxx
index eea64994c88d..df78405db874 100644
--- a/forms/source/richtext/featuredispatcher.hxx
+++ b/forms/source/richtext/featuredispatcher.hxx
@@ -74,10 +74,10 @@ namespace frm
virtual ::com::sun::star::frame::FeatureStateEvent
buildStatusEvent() const;
- void doNotify(
+ static void doNotify(
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener >& _rxListener,
const ::com::sun::star::frame::FeatureStateEvent& _rEvent
- ) const;
+ );
protected:
// XDispatch