LibreOffice Module slideshow (master) 1
Namespaces | Functions
generateevent.hxx File Reference
#include <slideshowcontext.hxx>
#include <delayevent.hxx>
#include <com/sun/star/uno/Any.hxx>
Include dependency graph for generateevent.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Functions

EventSharedPtr slideshow::internal::generateEvent (css::uno::Any const &rEventDescription, Delay::FunctorT const &rFunctor, SlideShowContext const &rContext, double nAdditionalDelay)
 Create an event for the given description, calling the given functor. More...