33#define SLIDE_NO_TIMEOUT SAL_MAX_INT32
51 virtual void dispose()
override;
75 virtual css::uno::Reference<css::accessibility::XAccessible>
const Color & GetColor() const
void AddWindowToPaintView()
virtual ~ShowWindow() override
virtual void KeyInput(const KeyEvent &rKEvt) override
virtual void MouseButtonUp(const MouseEvent &rMEvt) override
Wallpaper maShowBackground
void DeleteWindowFromPaintView()
virtual void LoseFocus() override
Deactivate window.
void SetMouseAutoHide(bool bMouseAutoHide)
ShowWindowMode meShowWindowMode
bool SetBlankMode(sal_Int32 nPageIndexToRestart, const Color &rBlankColor)
void DrawPauseScene(bool bTimeoutOnly)
bool mbShowNavigatorAfterSpecialMode
::rtl::Reference< SlideshowImpl > mxController
DECL_LINK(PauseTimeoutHdl, Timer *, void)
sal_Int32 mnRestartPageIndex
virtual void dispose() override
sal_uInt64 mnFirstMouseMove
virtual void MouseButtonDown(const MouseEvent &rMEvt) override
ShowWindowMode GetShowWindowMode() const
virtual void MouseMove(const MouseEvent &rMEvt) override
ShowWindow(::rtl::Reference< ::sd::SlideshowImpl > xController, vcl::Window *pParent)
virtual void Paint(vcl::RenderContext &rRenderContext, const ::tools::Rectangle &rRect) override
if FuSlideShow is still available, forward it
bool SetPauseMode(sal_Int32 nTimeoutSec, Graphic const *pLogo=nullptr)
virtual css::uno::Reference< css::accessibility::XAccessible > CreateAccessible() override
Override the sd::Window's CreateAccessible to create a different accessible object.
const Color & GetBlankColor() const
DECL_LINK(EventHdl, VclWindowEvent &, void)
DECL_LINK(MouseTimeoutHdl, Timer *, void)
An SdWindow contains the actual working area of ViewShell.
Reference< XController > xController