Fix typo
Change-Id: Ib92c1a4b60e46019b4c6f89f88b9e99e5b2d497a Reviewed-on: https://gerrit.libreoffice.org/73473 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
5f26419865
commit
0f97f545dd
@@ -68,7 +68,7 @@ protected:
|
||||
|
||||
// Edit an Event:
|
||||
// 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.
|
||||
// Because the Control is only held as a WeakRef, it can disappear in the meantime.
|
||||
virtual void processEvent( ::cppu::OComponentHelper* _pCompImpl,
|
||||
|
Reference in New Issue
Block a user