summaryrefslogtreecommitdiffstats
path: root/include/sfx2/unoctitm.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-04-15 09:06:34 +0200
committerNoel Grandin <noel@peralex.com>2015-04-23 13:08:48 +0200
commita880ec813114c204303a5b2a27909ab7f9e027de (patch)
treef5942b76bcc6ccbe970d18e7e107c78990db44f3 /include/sfx2/unoctitm.hxx
parentloplugin:staticmethods (diff)
downloadcore-a880ec813114c204303a5b2a27909ab7f9e027de.tar.gz
core-a880ec813114c204303a5b2a27909ab7f9e027de.zip
loplugin:staticmethods
Change-Id: Id7fc12bc61c6e803f45cc60556d9cf54ac2e529f
Diffstat (limited to 'include/sfx2/unoctitm.hxx')
-rw-r--r--include/sfx2/unoctitm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/unoctitm.hxx b/include/sfx2/unoctitm.hxx
index 21dd6ca2513f..26e3eb15ac5d 100644
--- a/include/sfx2/unoctitm.hxx
+++ b/include/sfx2/unoctitm.hxx
@@ -176,7 +176,7 @@ public:
SfxDispatcher* GetDispatcher();
void SetFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame);
- void InterceptLOKStateChangeEvent(const SfxObjectShell* objSh, const ::com::sun::star::frame::FeatureStateEvent& aEvent) const;
+ static void InterceptLOKStateChangeEvent(const SfxObjectShell* objSh, const ::com::sun::star::frame::FeatureStateEvent& aEvent);
};
#endif