summaryrefslogtreecommitdiffstats
path: root/eventattacher
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-04-02 14:07:31 +0200
committerNoel Grandin <noel@peralex.com>2015-04-07 10:24:54 +0200
commitd1b27a1d9af27c0447d4eb1c8d5864b5028d7746 (patch)
tree7f551a3eb69040d674bf5b52b0405b897b23324f /eventattacher
parentloplugin:staticmethods (diff)
downloadcore-d1b27a1d9af27c0447d4eb1c8d5864b5028d7746.tar.gz
core-d1b27a1d9af27c0447d4eb1c8d5864b5028d7746.zip
loplugin:staticmethods
Change-Id: Id3d6b50e07ea0850af18ab9bdadfffe0e4602aab
Diffstat (limited to 'eventattacher')
-rw-r--r--eventattacher/source/eventattacher.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/eventattacher/source/eventattacher.cxx b/eventattacher/source/eventattacher.cxx
index e5b3e3401ba2..70a8c287dfcb 100644
--- a/eventattacher/source/eventattacher.cxx
+++ b/eventattacher/source/eventattacher.cxx
@@ -251,7 +251,7 @@ public:
friend class FilterAllListenerImpl;
private:
- Reference<XEventListener> attachListenerForTarget(
+ static Reference<XEventListener> attachListenerForTarget(
const Reference<XIntrospectionAccess>& xAccess,
const Reference<XInvocationAdapterFactory2>& xInvocationAdapterFactory,
const Reference<XAllListener>& xAllListener,