summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/eventmultiplexer.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 20:37:55 +0100
committerThorsten Behrens <thb@documentfoundation.org>2014-02-25 21:22:48 +0100
commit6f2691bb6c9cacf1df547c0e38225461f018f696 (patch)
tree763ad0bb6ecca6acb33e076a0c74d6f2f26afb27 /slideshow/source/inc/eventmultiplexer.hxx
parent13ae60336608d807fb8129a5b3f4f482ad57448a (diff)
Remove visual noise from slideshow
Change-Id: I87d07afbffa9d4633ed31bdb88f2dad660c25a18
Diffstat (limited to 'slideshow/source/inc/eventmultiplexer.hxx')
-rw-r--r--slideshow/source/inc/eventmultiplexer.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/slideshow/source/inc/eventmultiplexer.hxx b/slideshow/source/inc/eventmultiplexer.hxx
index 6c80c38a1ae7..a38e733e21be 100644
--- a/slideshow/source/inc/eventmultiplexer.hxx
+++ b/slideshow/source/inc/eventmultiplexer.hxx
@@ -181,7 +181,7 @@ public:
~EventMultiplexer();
// Management methods
- // =========================================================
+
/** Clear all registered handlers.
*/
@@ -189,7 +189,7 @@ public:
// Automatic mode methods
- // =========================================================
+
/** Change automatic mode.
@@ -217,7 +217,7 @@ public:
double getAutomaticTimeout() const;
// Handler registration methods
- // =========================================================
+
/** Register an event handler that will be called when views are
changed.
@@ -456,7 +456,7 @@ public:
// External event notifications
- // =========================================================
+
/** View added.