summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/generateevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/generateevent.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/generateevent.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/slideshow/source/engine/animationnodes/generateevent.hxx b/slideshow/source/engine/animationnodes/generateevent.hxx
index 9c0104e5a254..fcadee19dfd2 100644
--- a/slideshow/source/engine/animationnodes/generateevent.hxx
+++ b/slideshow/source/engine/animationnodes/generateevent.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -37,16 +37,16 @@ namespace slideshow {
namespace internal {
/** Create an event for the given description, calling the given functor.
-
+
@param rEventDescription
Directly from API
-
+
@param rFunctor
Functor to call when event fires.
-
+
@param rContext
Context struct, to provide event queue
-
+
@param nAdditionalDelay
Additional delay, gets added on top of timeout.
*/