Kaydet (Commit) 4348dfbd authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Clean up

Change-Id: I14ababd3adb39cbde0ae3b5622b21fe72eb06ad9
üst 4e2cc748
...@@ -431,11 +431,7 @@ uno::Reference< linguistic2::XPossibleHyphens > SAL_CALL ...@@ -431,11 +431,7 @@ uno::Reference< linguistic2::XPossibleHyphens > SAL_CALL
return xRes; return xRes;
} }
class LinguMgrExitLstnr : public cppu::WeakImplHelper1<XEventListener>
typedef cppu::WeakImplHelper1 < XEventListener > LinguMgrExitLstnrBaseClass;
class LinguMgrExitLstnr : public LinguMgrExitLstnrBaseClass
{ {
uno::Reference< XDesktop2 > xDesktop; uno::Reference< XDesktop2 > xDesktop;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment