Change-Id: I3718a1fd15dd6df0431748df9c6f3a8bb4239010
Reviewed-on: https://gerrit.libreoffice.org/58931
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
This commit is contained in:
Andrea Gelmini 2018-08-13 14:54:15 +02:00 committed by Julien Nabet
parent cb2b52e068
commit a8731ff837

View file

@ -38,7 +38,7 @@ published interface XInteractionHandler2 : com::sun::star::task::XInteractionHan
{
/** Handle an interaction request.
@param Request the inteaction request to handle.
@param Request the interaction request to handle.
@return `TRUE`, if the handler handled the request, `FALSE` otherwise.
*/