28#include <com/sun/star/frame/XFrame.hpp>
38 if (pWindow !=
nullptr)
62 bool bIgnoreFrame (
true);
63 uno::Reference<frame::XFrame>
xFrame (pViewFrame->GetFrame().GetFrameInterface());
69 catch (
const uno::RuntimeException&)
80 if( xSlideShow.is() && xSlideShow->isRunning() )
82 if (xSlideShow->isFullScreen())
static bool AnyInput(VclInputFlags nType=VCL_INPUT_ANY)
static SAL_WARN_UNUSED_RESULT SfxViewFrame * GetNext(const SfxViewFrame &rPrev, const SfxObjectShell *pDoc=nullptr, bool bOnlyVisible=true)
static SAL_WARN_UNUSED_RESULT SfxViewFrame * GetFirst(const SfxObjectShell *pDoc=nullptr, bool bOnlyVisible=true)
static rtl::Reference< SlideShow > GetSlideShow(SdDrawDocument const *pDocument)
SfxViewShell descendant that the stacked Draw/Impress shells are based on.
static ViewShellBase * GetViewShellBase(SfxViewFrame const *pFrame)
When given a view frame this static method returns the corresponding sd::ViewShellBase object.
Reference< XFrame > xFrame