Change-Id: I282902c410ab93017b3aea46f88f60c246ca9894
Reviewed-on: https://gerrit.libreoffice.org/72629
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2019-05-14 21:25:36 +00:00
committed by Julien Nabet
parent 5941d2a427
commit a7d66f9fa6

View File

@@ -38,7 +38,7 @@ using namespace ::com::sun::star::datatransfer;
namespace namespace
{ {
// functions to create a new Clipboad instance; is needed by factory helper implementation // functions to create a new Clipboard instance; is needed by factory helper implementation
// @param rServiceManager - service manager, useful if the component needs other uno services // @param rServiceManager - service manager, useful if the component needs other uno services
// so we should give it to every UNO-Implementation component // so we should give it to every UNO-Implementation component