Change-Id: I834d1e296e19af269853bb1d8e73f754eebe2fb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160028
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2023-11-28 15:09:03 +01:00
committed by Julien Nabet
parent ee161b9e48
commit 1ca6f51567

View File

@@ -198,7 +198,7 @@ public:
/// ends the presentation async
void endPresentation();
// possibly triggered from events @SlideshowImpl::Notify if needed, but asychron to
// possibly triggered from events @SlideshowImpl::Notify if needed, but asynchron to
// allow the noted event to completely finish in the core
void AsyncNotifyEvent(const css::uno::Reference< css::drawing::XDrawPage >&, const SdrHintKind);