41 SID_SLIDE_SORTER_MODE,
43 SID_HANDOUT_MASTER_MODE,
44 SID_SLIDE_MASTER_MODE,
45 SID_NOTES_MASTER_MODE,
54 :
FuPoor(pViewSh, pWin, pView, pDoc, rReq),
55 m_pSdOutliner(nullptr),
102 if (pBase !=
nullptr)
105 if (pViewShell ==
nullptr)
SAL_DLLPRIVATE SdOutliner * GetOutliner(bool bCreateOutliner=true)
The main purpose of this class is searching and replacing as well as spelling of impress documents.
bool StartSearchAndReplace(const SvxSearchItem *pSearchItem)
Initiate a find and/or replace on the next relevant text object.
void PrepareSpelling()
Despite the name this method is called prior to spell checking and searching and replacing.
void EndSpelling()
Release all resources that have been created during the find&replace or spell check.
void Invalidate(sal_uInt16 nId)
SfxBindings & GetBindings()
static SAL_WARN_UNUSED_RESULT SfxViewShell * Current()
sd::ViewShell * GetViewShell()
bool IsInDestruction() const
Base class of the stacked shells that provide graphical views to Draw and Impress documents and editi...
Base class for all functions.
virtual void DoExecute(SfxRequest &rReq) override
virtual ~FuSearch() override
static FuSearch * createPtr(ViewShell *pViewSh, ::sd::Window *pWin, ::sd::View *pView, SdDrawDocument *pDoc, SfxRequest &rReq)
SdOutliner * m_pSdOutliner
void SearchAndReplace(const SvxSearchItem *pSearchItem)
FuSearch(ViewShell *pViewSh, ::sd::Window *pWin, ::sd::View *pView, SdDrawDocument *pDoc, SfxRequest &rReq)
Show a textual overview of the text contents of all slides.
SfxViewShell descendant that the stacked Draw/Impress shells are based on.
std::shared_ptr< ViewShell > GetMainViewShell() const
Return the main view shell stacked on the called ViewShellBase object.
Base class of the stacked shell hierarchy.
SD_DLLPUBLIC SfxViewFrame * GetViewFrame() const
An SdWindow contains the actual working area of ViewShell.
const sal_uInt16 SidArraySpell[]