LibreOffice Module sd (master) 1
Namespaces | Functions | Variables
showwin.cxx File Reference
#include <com/sun/star/awt/Key.hpp>
#include "showwindow.hxx"
#include "slideshowimpl.hxx"
#include <unotools/localedatawrapper.hxx>
#include <unotools/syslocale.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/sfxsids.hrc>
#include <slideshow.hxx>
#include <ViewShell.hxx>
#include <sdresid.hxx>
#include <helpids.h>
#include <strings.hrc>
#include <sal/log.hxx>
#include <utility>
#include <vcl/settings.hxx>
#include <vcl/virdev.hxx>
#include <tools/duration.hxx>
Include dependency graph for showwin.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Functions

 sd::IMPL_LINK (ShowWindow, PauseTimeoutHdl, Timer *, pTimer, void)
 
 sd::IMPL_LINK_NOARG (ShowWindow, MouseTimeoutHdl, Timer *, void)
 
 sd::IMPL_LINK (ShowWindow, EventHdl, VclWindowEvent &, rEvent, void)
 

Variables

const sal_uInt64 sd::HIDE_MOUSE_TIMEOUT = 10000
 
const sal_uInt64 sd::SHOW_MOUSE_TIMEOUT = 1000