46 s_pFactory =
new SfxViewFactory(&CreateInstance, nPrio,
"Default");
60 sal_uInt16 nSlotId = rRequest.
GetSlot();
64 case SID_NOTES_WINDOW:
65 case SID_SLIDE_SORTER_MULTI_PANE_GUI:
66 case SID_SLIDE_SORTER_MODE:
67 case SID_SLIDE_MASTER_MODE:
68 case SID_OUTLINE_MODE:
70 case SID_NOTES_MASTER_MODE:
71 case SID_HANDOUT_MASTER_MODE:
76 case SID_SWITCH_SHELL:
77 case SID_LEFT_PANE_DRAW:
78 case SID_LEFT_PANE_IMPRESS:
sal_uInt16 GetSlot() const
virtual void Execute(SfxRequest &rRequest) override
Callback function for general slot calls.
GraphicViewShellBase(SfxViewFrame &rFrame, SfxViewShell *pOldShell)
This constructor is used by the view factory of the SFX macros.
virtual ~GraphicViewShellBase() override
virtual void InitializeFramework() override
SfxViewShell descendant that the stacked Draw/Impress shells are based on.
DrawController * GetDrawController() const
virtual void Execute(SfxRequest &rRequest)
Callback function for general slot calls.
static void Initialize(rtl::Reference< sd::DrawController > const &rxController)
static const OUString msDrawViewURL
Reference< XController > xController
#define SFX_VIEW_REGISTRATION(DocClass)