Kaydet (Commit) 0f97f545 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ib92c1a4b60e46019b4c6f89f88b9e99e5b2d497a
Reviewed-on: https://gerrit.libreoffice.org/73473
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 5f264198
...@@ -68,7 +68,7 @@ protected: ...@@ -68,7 +68,7 @@ protected:
// Edit an Event: // Edit an Event:
// The mutex is not locked, but pCompImpl stays valid in any case. // The mutex is not locked, but pCompImpl stays valid in any case.
// pEvt can be a derrived type, namely the one that cloneEvent returns. // pEvt can be a derived type, namely the one that cloneEvent returns.
// rControl is only set, if a Control has been passed in addEvent. // rControl is only set, if a Control has been passed in addEvent.
// Because the Control is only held as a WeakRef, it can disappear in the meantime. // Because the Control is only held as a WeakRef, it can disappear in the meantime.
virtual void processEvent( ::cppu::OComponentHelper* _pCompImpl, virtual void processEvent( ::cppu::OComponentHelper* _pCompImpl,
......
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