| 
|   | SFX_DECL_OBJECTFACTORY () | 
|   | 
|   | SwGlobalDocShell (SfxObjectCreateMode eMode) | 
|   | 
| virtual  | ~SwGlobalDocShell () override | 
|   | 
| virtual void  | FillClass (SvGlobalName *pClassName, SotClipboardFormatId *pClipFormat, OUString *pLongUserName, sal_Int32 nFileFormat, bool bTemplate=false) const override | 
|   | 
|   | SwDocShell (SfxObjectCreateMode eMode=SfxObjectCreateMode::EMBEDDED) | 
|   | Doc is required for SO data exchange!  More...
  | 
|   | 
|   | SwDocShell (SfxModelFlags i_nSfxCreationFlags) | 
|   | 
|   | SwDocShell (SwDoc &rDoc, SfxObjectCreateMode eMode) | 
|   | 
| virtual  | ~SwDocShell () override | 
|   | 
|   | DECL_DLLPRIVATE_LINK (Ole2ModifiedHdl, bool, void) | 
|   | OLE 2.0-notification.  More...
  | 
|   | 
| virtual void  | SetVisArea (const tools::Rectangle &rRect) override | 
|   | OLE-stuff.  More...
  | 
|   | 
| virtual tools::Rectangle  | GetVisArea (sal_uInt16 nAspect) const override | 
|   | 
| virtual Printer *  | GetDocumentPrinter () override | 
|   | 
| virtual OutputDevice *  | GetDocumentRefDev () override | 
|   | 
| virtual void  | OnDocumentPrinterChanged (Printer *pNewPrinter) override | 
|   | 
| virtual void  | SetModified (bool=true) override | 
|   | 
| void  | Execute (SfxRequest &) | 
|   | Dispatcher.  More...
  | 
|   | 
| void  | ExecStyleSheet (SfxRequest &) | 
|   | 
| void  | GetState (SfxItemSet &) | 
|   | 
| void  | StateStyleSheet (SfxItemSet &, SwWrtShell *pSh=nullptr) | 
|   | 
| SwDoc *  | GetDoc () | 
|   | returns Doc. But be careful!  More...
  | 
|   | 
| const SwDoc *  | GetDoc () const | 
|   | 
| IDocumentDeviceAccess &  | getIDocumentDeviceAccess () | 
|   | 
| IDocumentChartDataProviderAccess &  | getIDocumentChartDataProviderAccess () | 
|   | 
| void  | UpdateFontList () | 
|   | 
| void  | UpdateChildWindows () | 
|   | 
| virtual bool  | Save () override | 
|   | global IO.  More...
  | 
|   | 
| virtual SfxStyleSheetBasePool *  | GetStyleSheetPool () override | 
|   | For Style PI.  More...
  | 
|   | 
| virtual sfx2::StyleManager *  | GetStyleManager () override | 
|   | 
| void  | SetView (SwView *pVw) | 
|   | Set View for actions via Shell.  More...
  | 
|   | 
| const SwView *  | GetView () const | 
|   | 
| SwView *  | GetView () | 
|   | 
| SwWrtShell *  | GetWrtShell () | 
|   | Access to the SwWrtShell belonging to SwView.  More...
  | 
|   | 
| const SwWrtShell *  | GetWrtShell () const | 
|   | 
| SwEditShell *  | GetEditShell () | 
|   | 
| SwFEShell *  | GetFEShell () | 
|   | For Core - it knows the DocShell but not the WrtShell!  More...
  | 
|   | 
| const SwFEShell *  | GetFEShell () const | 
|   | 
| Reader *  | StartConvertFrom (SfxMedium &rMedium, SwReaderPtr &rpRdr, SwCursorShell const *pCursorSh=nullptr, SwPaM *pPaM=nullptr) | 
|   | For inserting document.  More...
  | 
|   | 
| virtual ::sfx2::SvLinkSource *  | DdeCreateLinkSource (const OUString &rItem) override | 
|   | 
| virtual void  | ReconnectDdeLink (SfxObjectShell &rServer) override | 
|   | 
| virtual void  | FillClass (SvGlobalName *pClassName, SotClipboardFormatId *pClipFormat, OUString *pLongUserName, sal_Int32 nFileFormat, bool bTemplate=false) const override | 
|   | 
| virtual std::set< Color >  | GetDocColors () override | 
|   | 
| virtual std::shared_ptr< model::ColorSet >  | GetThemeColors () override | 
|   | 
| sfx::AccessibilityIssueCollection  | runAccessibilityCheck () override | 
|   | 
| virtual void  | LoadStyles (SfxObjectShell &rSource) override | 
|   | 
| void  | LoadStyles_ (SfxObjectShell &rSource, bool bPreserveCurrentDocument) | 
|   | 
| void  | FormatPage (weld::Window *pDialogParent, const OUString &rPage, const OUString &rPageId, SwWrtShell &rActShell, SfxRequest *pRequest=nullptr) | 
|   | Show page style format dialog.  More...
  | 
|   | 
| void  | LoadingFinished () | 
|   | linked graphics are now loaded on demand.  More...
  | 
|   | 
| virtual void  | CancelTransfers () override | 
|   | Cancel transfer (called from SFX).  More...
  | 
|   | 
| void  | ReloadFromHtml (const OUString &rStreamName, SwSrcView *pSrcView) | 
|   | Re-read Doc from Html-source.  More...
  | 
|   | 
| sal_Int16  | GetUpdateDocMode () const | 
|   | 
| void  | ToggleLayoutMode (SwView *pView) | 
|   | 
| ErrCode  | LoadStylesFromFile (const OUString &rURL, SwgReaderOption &rOpt, bool bUnoCall) | 
|   | 
| void  | InvalidateModel () | 
|   | 
| void  | ReactivateModel () | 
|   | 
| virtual css::uno::Sequence< OUString >  | GetEventNames () override | 
|   | 
| virtual HiddenInformation  | GetHiddenInformationState (HiddenInformation nStates) override | 
|   | #i20883# Digital Signatures and Encryption  More...
  | 
|   | 
| virtual void  | UpdateLinks () override | 
|   | #i42634# Overwrites SfxObjectShell::UpdateLinks This new function is necessary to trigger update of links in docs read by the binary filter:  More...
  | 
|   | 
| css::uno::Reference< css::frame::XController >  | GetController () | 
|   | 
| SfxInPlaceClient *  | GetIPClient (const ::svt::EmbeddedObjectRef &xObjRef) | 
|   | 
| SAL_DLLPRIVATE bool  | IsTemplate () const | 
|   | 
| SAL_DLLPRIVATE void  | SetIsTemplate (bool bValue) | 
|   | 
| virtual const ::sfx2::IXmlIdRegistry *  | GetXmlIdRegistry () const override | 
|   | 
| virtual bool  | IsChangeRecording () const override | 
|   | passwword protection for Writer (derived from SfxObjectShell) see also: FN_REDLINE_ON, FN_REDLINE_ON  More...
  | 
|   | 
| virtual bool  | HasChangeRecordProtection () const override | 
|   | 
| virtual void  | SetChangeRecording (bool bActivate, bool bLockAllViews=false) override | 
|   | 
| virtual void  | SetProtectionPassword (const OUString &rPassword) override | 
|   | 
| virtual bool  | GetProtectionHash (css::uno::Sequence< sal_Int8 > &rPasswordHash) override | 
|   | 
| void  | RegisterAutomationDocumentEventsCaller (css::uno::Reference< ooo::vba::XSinkCaller > const &xCaller) | 
|   | 
| void  | CallAutomationDocumentEventSinks (const OUString &Method, css::uno::Sequence< css::uno::Any > &Arguments) | 
|   | 
| void  | RegisterAutomationDocumentObject (css::uno::Reference< ooo::vba::word::XDocument > const &xDocument) | 
|   | 
| virtual std::unique_ptr< LockAllViewsGuard >  | LockAllViews () override | 
|   | 
| void  | Stamp_SetPrintCancelState (bool bState) | 
|   | 
| bool  | Stamp_GetPrintCancelState () const | 
|   | 
| virtual void  | Invalidate (sal_uInt16 nId=0) override | 
|   | 
| SfxModule *  | GetModule () const | 
|   | 
| virtual SfxObjectFactory &  | GetFactory () const=0 | 
|   | 
| SfxMedium *  | GetMedium () const | 
|   | 
| css::uno::Reference< css::document::XDocumentProperties >  | getDocProperties () const | 
|   | 
| void  | UpdateDocInfoForSave () | 
|   | 
| void  | FlushDocInfo () | 
|   | 
| bool  | HasName () const | 
|   | 
| OUString  | GetAPIName () const | 
|   | 
| void  | SetReadOnly () | 
|   | 
| bool  | IsReadOnly () const | 
|   | 
| bool  | IsReadOnlyMedium () const | 
|   | 
| bool  | IsOriginallyReadOnlyMedium () const | 
|   | 
| bool  | IsOriginallyLoadedReadOnlyMedium () const | 
|   | 
| void  | SetReadOnlyUI (bool bReadOnly=true) | 
|   | 
| bool  | IsReadOnlyUI () const | 
|   | 
| void  | SetNoName () | 
|   | 
| bool  | IsInModalMode () const | 
|   | 
| bool  | IsInPrepareClose () const | 
|   | 
| bool  | AcceptStateUpdate () const | 
|   | 
| bool  | IsHelpDocument () const | 
|   | 
| bool  | IsDocShared () const | 
|   | 
| OUString  | GetSharedFileURL () const | 
|   | 
| bool  | SwitchToShared (bool bShared, bool bSave) | 
|   | 
| SAL_DLLPRIVATE void  | FreeSharedFile (const OUString &aTempFileURL) | 
|   | 
| SAL_DLLPRIVATE void  | DoNotCleanShareControlFile () | 
|   | 
| void  | SetSharedXMLFlag (bool bFlag) const | 
|   | 
| bool  | HasSharedXMLFlagSet () const | 
|   | 
| SAL_DLLPRIVATE void  | SetModalMode_Impl (bool bModal) | 
|   | 
| SAL_DLLPRIVATE void  | SetMacroMode_Impl (bool bModal=true) | 
|   | 
| void  | ResetError () | 
|   | 
| ErrCode  | GetError () const | 
|   | 
| ErrCode  | GetErrorCode () const | 
|   | 
| void  | SetError (ErrCode rErr) | 
|   | 
| void  | DoInitUnitTest () | 
|   | 
| bool  | DoInitNew () | 
|   | 
| bool  | DoLoad (SfxMedium *pMedium) | 
|   | 
| bool  | DoLoadExternal (SfxMedium *pMed) | 
|   | 
| bool  | DoSave () | 
|   | 
| bool  | DoSaveAs (SfxMedium &rNewStor) | 
|   | 
| bool  | DoSaveObjectAs (SfxMedium &rNewStor, bool bCommit) | 
|   | 
| virtual bool  | DoSaveCompleted (SfxMedium *pNewStor=nullptr, bool bRegisterRecent=true) | 
|   | 
| virtual void  | TerminateEditing () | 
|   | 
| bool  | LoadOwnFormat (SfxMedium &pMedium) | 
|   | 
| virtual bool  | SaveAsOwnFormat (SfxMedium &pMedium) | 
|   | 
| virtual bool  | ConvertFrom (SfxMedium &rMedium) | 
|   | 
| virtual bool  | ConvertTo (SfxMedium &rMedium) | 
|   | 
| virtual bool  | InitNew (const css::uno::Reference< css::embed::XStorage > &xStorage) | 
|   | 
| virtual bool  | Load (SfxMedium &rMedium) | 
|   | 
| virtual bool  | LoadFrom (SfxMedium &rMedium) | 
|   | 
| virtual bool  | Save () | 
|   | 
| virtual bool  | SaveAs (SfxMedium &rMedium) | 
|   | 
| virtual bool  | SaveCompleted (const css::uno::Reference< css::embed::XStorage > &xStorage) | 
|   | 
| bool  | SwitchPersistence (const css::uno::Reference< css::embed::XStorage > &xStorage) | 
|   | 
| virtual void  | UpdateLinks () | 
|   | 
| virtual bool  | LoadExternal (SfxMedium &rMedium) | 
|   | 
| bool  | IsConfigOptionsChecked () const | 
|   | 
| void  | SetConfigOptionsChecked (bool bChecked) | 
|   | 
| virtual bool  | QuerySlotExecutable (sal_uInt16 nSlotId) | 
|   | 
| void  | SaveChildren (bool bObjectsOnly=false) | 
|   | 
| bool  | SaveAsChildren (SfxMedium &rMedium) | 
|   | 
| bool  | SwitchChildrenPersistence (const css::uno::Reference< css::embed::XStorage > &xStorage, bool bForceNonModified=false) | 
|   | 
| bool  | SaveCompletedChildren () | 
|   | 
| virtual bool  | InsertGeneratedStream (SfxMedium &rMedium, css::uno::Reference< css::text::XTextRange > const &xInsertPosition) | 
|   | 
| virtual bool  | ImportFrom (SfxMedium &rMedium, css::uno::Reference< css::text::XTextRange > const &xInsertPosition) | 
|   | 
| bool  | ExportTo (SfxMedium &rMedium) | 
|   | 
| bool  | PrepareForSigning (weld::Window *pDialogParent) | 
|   | 
| bool  | CheckIsReadonly (bool bSignScriptingContent, weld::Window *pDialogParent=nullptr) | 
|   | 
| void  | RecheckSignature (bool bAlsoRecheckScriptingSignature) | 
|   | 
| void  | AfterSigning (bool bSignSuccess, bool bSignScriptingContent) | 
|   | 
| bool  | HasValidSignatures () const | 
|   | 
| SignatureState  | GetDocumentSignatureState () | 
|   | 
| bool  | SignDocumentContent (weld::Window *pDialogParent) | 
|   | 
| css::uno::Sequence< css::security::DocumentSignatureInformation >  | GetDocumentSignatureInformation (bool bScriptingContent, const css::uno::Reference< css::security::XDocumentDigitalSignatures > &xSigner=css::uno::Reference< css::security::XDocumentDigitalSignatures >()) | 
|   | 
| bool  | SignDocumentContentUsingCertificate (const css::uno::Reference< css::security::XCertificate > &xCertificate) | 
|   | 
| bool  | ResignDocument (css::uno::Sequence< css::security::DocumentSignatureInformation > &rSignaturesInfo) | 
|   | 
| void  | SignSignatureLine (weld::Window *pDialogParent, const OUString &aSignatureLineId, const css::uno::Reference< css::security::XCertificate > &xCert, const css::uno::Reference< css::graphic::XGraphic > &xValidGraphic, const css::uno::Reference< css::graphic::XGraphic > &xInvalidGraphic, const OUString &aComment) | 
|   | 
| SignatureState  | GetScriptingSignatureState () | 
|   | 
| bool  | SignScriptingContent (weld::Window *pDialogParent) | 
|   | 
|   | DECL_DLLPRIVATE_LINK (SignDocumentHandler, weld::Button &, void) | 
|   | 
| virtual std::shared_ptr< SfxDocumentInfoDialog >  | CreateDocumentInfoDialog (weld::Window *pParent, const SfxItemSet &rItemSet) | 
|   | 
| ErrCode  | CallBasic (std::u16string_view rMacro, std::u16string_view rBasicName, SbxArray *pArgs, SbxValue *pRet=nullptr) | 
|   | 
| ErrCode  | CallXScript (const OUString &rScriptURL, const css::uno::Sequence< css::uno::Any > &aParams, css::uno::Any &aRet, css::uno::Sequence< sal_Int16 > &aOutParamIndex, css::uno::Sequence< css::uno::Any > &aOutParam, bool bRaiseError=true, const css::uno::Any *aCaller=nullptr) | 
|   | 
| bool  | AdjustMacroMode () | 
|   | 
| SvKeyValueIterator *  | GetHeaderAttributes () | 
|   | 
| void  | ClearHeaderAttributesForSourceViewHack () | 
|   | 
| void  | SetHeaderAttributesForSourceViewHack () | 
|   | 
| bool  | IsQueryLoadTemplate () const | 
|   | 
| bool  | IsUseUserData () const | 
|   | 
| bool  | IsUseThumbnailSave () const | 
|   | 
| bool  | IsLoadReadonly () const | 
|   | 
| bool  | IsSaveVersionOnClose () const | 
|   | 
| void  | SetQueryLoadTemplate (bool b) | 
|   | 
| void  | SetUseUserData (bool bNew) | 
|   | 
| void  | SetUseThumbnailSave (bool _bNew) | 
|   | 
| void  | SetLoadReadonly (bool _bReadonly) | 
|   | 
| void  | SetSaveVersionOnClose (bool bSet) | 
|   | 
| void  | ResetFromTemplate (const OUString &rTemplateName, std::u16string_view rFileName) | 
|   | 
| sal_uInt32  | GetModifyPasswordHash () const | 
|   | 
| bool  | SetModifyPasswordHash (sal_uInt32 nHash) | 
|   | 
| void  | SetMacroCallsSeenWhileLoading () | 
|   | 
| bool  | GetMacroCallsSeenWhileLoading () const | 
|   | 
| const css::uno::Sequence< css::beans::PropertyValue > &  | GetModifyPasswordInfo () const | 
|   | 
| bool  | SetModifyPasswordInfo (const css::uno::Sequence< css::beans::PropertyValue > &aInfo) | 
|   | 
| virtual bool  | PrepareClose (bool bUI=true) | 
|   | 
| virtual HiddenInformation  | GetHiddenInformationState (HiddenInformation nStates) | 
|   | 
| sal_Int16  | QueryHiddenInformation (HiddenWarningFact eFact, weld::Window *pParent) | 
|   | 
| bool  | IsSecurityOptOpenReadOnly () const | 
|   | 
| void  | SetSecurityOptOpenReadOnly (bool bOpenReadOnly) | 
|   | 
| Size  | GetFirstPageSize () const | 
|   | 
| bool  | DoClose () | 
|   | 
| std::shared_ptr< GDIMetaFile >  | GetPreviewMetaFile (bool bFullContent=false) const | 
|   | 
| BitmapEx  | GetPreviewBitmap () const | 
|   | 
| virtual void  | CancelTransfers () | 
|   | 
| bool  | GenerateAndStoreThumbnail (bool bEncrypted, const css::uno::Reference< css::embed::XStorage > &xStor) | 
|   | 
| bool  | WriteThumbnail (bool bEncrypted, const css::uno::Reference< css::io::XStream > &xStream) | 
|   | 
| bool  | IsInGenerateAndStoreThumbnail () const | 
|   | 
| bool  | IsAvoidRecentDocs () const | 
|   | 
| bool  | IsRememberingSignature () const | 
|   | 
| void  | AvoidRecentDocs (bool bAvoid) | 
|   | 
| bool  | IsContinueImportOnFilterExceptions (std::u16string_view aErrMessage) | 
|   | 
| bool  | IsAbortingImport () const | 
|   | 
| void  | FinishedLoading (SfxLoadedFlags nWhich=SfxLoadedFlags::ALL) | 
|   | 
| void  | TemplateDisconnectionAfterLoad () | 
|   | 
| void  | SetLoading (SfxLoadedFlags nFlags) | 
|   | 
| bool  | IsLoading () const | 
|   | 
| bool  | IsLoadingFinished () const | 
|   | 
| void  | SetAutoLoad (const INetURLObject &, sal_uInt32 nTime, bool bReload) | 
|   | 
| bool  | IsAutoLoadLocked () const | 
|   | 
| bool  | IsPreview () const | 
|   | 
| SfxObjectCreateMode  | GetCreateMode () const | 
|   | 
| SfxProgress *  | GetProgress () const | 
|   | 
| void  | SetWaitCursor (bool bSet) const | 
|   | 
| void  | SetTitle (const OUString &rTitle) | 
|   | 
| OUString  | GetTitle (sal_uInt16 nMaxLen=0) const | 
|   | 
| void  | InvalidateName () | 
|   | 
| virtual ::sfx2::SvLinkSource *  | DdeCreateLinkSource (const OUString &rItem) | 
|   | 
| virtual void  | ReconnectDdeLink (SfxObjectShell &rServer) | 
|   | 
| virtual SfxStyleSheetBasePool *  | GetStyleSheetPool () | 
|   | 
| virtual void  | LoadStyles (SfxObjectShell &rSource) | 
|   | 
| virtual sfx2::StyleManager *  | GetStyleManager () | 
|   | 
| void  | SetAutoStyleFilterIndex (sal_uInt16 nSet) | 
|   | 
| sal_uInt16  | GetAutoStyleFilterIndex () const | 
|   | 
| bool  | HasBasic () const | 
|   | 
| BasicManager *  | GetBasicManager () const | 
|   | 
| css::uno::Reference< css::script::XLibraryContainer >  | GetBasicContainer () | 
|   | 
| css::uno::Reference< css::script::XLibraryContainer >  | GetDialogContainer () | 
|   | 
| StarBASIC *  | GetBasic () const | 
|   | 
| std::optional< NamedColor >  | GetRecentColor (sal_uInt16 nSlotId) | 
|   | 
| void  | SetRecentColor (sal_uInt16 nSlotId, const NamedColor &rColor) | 
|   | 
| virtual std::set< Color >  | GetDocColors () | 
|   | 
| virtual std::shared_ptr< model::ColorSet >  | GetThemeColors () | 
|   | 
| virtual sfx::AccessibilityIssueCollection  | runAccessibilityCheck () | 
|   | 
| virtual SfxObjectShell *  | GetObjectShell () override | 
|   | 
| css::uno::Reference< css::frame::XModel3 >  | GetModel () const | 
|   | 
| void  | SetBaseModel (SfxBaseModel *pModel) | 
|   | 
| css::uno::Reference< css::frame::XModel3 >  | GetBaseModel () const | 
|   | 
| virtual css::uno::Sequence< OUString >  | GetEventNames () | 
|   | 
| css::uno::Reference< css::awt::XWindow >  | GetDialogParent (SfxMedium const *pMedium=nullptr) | 
|   | 
| bool  | IsInPlaceActive () const | 
|   | 
| bool  | IsUIActive () const | 
|   | 
| bool  | isEditDocLocked () const | 
|   | 
| bool  | isContentExtractionLocked () const | 
|   | 
| bool  | isExportLocked () const | 
|   | 
| bool  | isPrintLocked () const | 
|   | 
| bool  | isSaveLocked () const | 
|   | 
| void  | EnableSetModified (bool bEnable=true) | 
|   | 
| bool  | IsEnableSetModified () const | 
|   | 
| virtual void  | SetModified (bool bModified=true) | 
|   | 
| bool  | IsModified () const | 
|   | 
| void  | SetupStorage (const css::uno::Reference< css::embed::XStorage > &xStorage, sal_Int32 nVersion, bool bTemplate) const | 
|   | 
| css::uno::Reference< css::embed::XStorage > const &  | GetStorage () | 
|   | 
| SvGlobalName const &  | GetClassName () const | 
|   | 
| virtual css::uno::Reference< css::task::XInteractionHandler >  | getInteractionHandler () const override | 
|   | 
| virtual css::uno::Reference< css::embed::XStorage >  | getStorage () const override | 
|   | 
| virtual comphelper::EmbeddedObjectContainer &  | getEmbeddedObjectContainer () const override | 
|   | 
| bool  | isEnableSetModified () const override | 
|   | 
| virtual OUString  | getDocumentBaseURL () const override | 
|   | 
| comphelper::EmbeddedObjectContainer &  | GetEmbeddedObjectContainer () const | 
|   | 
| void  | ClearEmbeddedObjects () | 
|   | 
| virtual Printer *  | GetDocumentPrinter () | 
|   | 
| virtual OutputDevice *  | GetDocumentRefDev () | 
|   | 
| virtual void  | OnDocumentPrinterChanged (Printer *pNewPrinter) | 
|   | 
| virtual tools::Rectangle  | GetVisArea (sal_uInt16 nAspect) const | 
|   | 
| virtual void  | SetVisArea (const tools::Rectangle &rVisArea) | 
|   | 
| const tools::Rectangle &  | GetVisArea () const | 
|   | 
| void  | SetVisAreaSize (const Size &rVisSize) | 
|   | 
| MapUnit  | GetMapUnit () const | 
|   | 
| void  | SetMapUnit (MapUnit nMUnit) | 
|   | 
| void  | FillTransferableObjectDescriptor (TransferableObjectDescriptor &rDesc) const | 
|   | 
| void  | DoDraw (OutputDevice *, const Point &rObjPos, const Size &rSize, const JobSetup &rSetup, sal_uInt16 nAspect=ASPECT_CONTENT, bool bOutputForScreen=false) | 
|   | 
| virtual void  | Draw (OutputDevice *, const JobSetup &rSetup, sal_uInt16 nAspect, bool bOutputForScreen)=0 | 
|   | 
| virtual void  | FillClass (SvGlobalName *pClassName, SotClipboardFormatId *pFormat, OUString *pFullTypeName, sal_Int32 nVersion, bool bTemplate=false) const=0 | 
|   | 
| virtual bool  | IsChangeRecording () const | 
|   | 
| virtual bool  | HasChangeRecordProtection () const | 
|   | 
| virtual void  | SetChangeRecording (bool bActivate, bool bLockAllViews=false) | 
|   | 
| virtual void  | SetProtectionPassword (const OUString &rPassword) | 
|   | 
| virtual bool  | GetProtectionHash (css::uno::Sequence< sal_Int8 > &rPasswordHash) | 
|   | 
| void  | AppendInfoBarWhenReady (const OUString &sId, const OUString &sPrimaryMessage, const OUString &sSecondaryMessage, InfobarType aInfobarType, bool bShowCloseButton=true) | 
|   | 
| std::vector< InfobarData > &  | getPendingInfobars () | 
|   | 
| SAL_DLLPRIVATE bool  | CreatePreview_Impl (bool bFullContent, VirtualDevice *pDevice, GDIMetaFile *pFile) const | 
|   | 
| SAL_DLLPRIVATE bool  | ConnectTmpStorage_Impl (const css::uno::Reference< css::embed::XStorage > &xStorage, SfxMedium *pMedium) | 
|   | 
| SAL_DLLPRIVATE bool  | DisconnectStorage_Impl (SfxMedium &rSrcMedium, SfxMedium &rTargetMedium) | 
|   | 
| SAL_DLLPRIVATE bool  | PutURLContentsToVersionStream_Impl (const OUString &aURL, const css::uno::Reference< css::embed::XStorage > &xDocStorage, const OUString &aStreamName) | 
|   | 
| SAL_DLLPRIVATE OUString  | CreateTempCopyOfStorage_Impl (const css::uno::Reference< css::embed::XStorage > &xStorage) | 
|   | 
| SAL_DLLPRIVATE void  | InitOwnModel_Impl () | 
|   | 
| SAL_DLLPRIVATE void  | BreakMacroSign_Impl (bool bBreakMacroSing) | 
|   | 
| SAL_DLLPRIVATE void  | CheckSecurityOnLoading_Impl () | 
|   | 
| SAL_DLLPRIVATE void  | CheckForBrokenDocSignatures_Impl () | 
|   | 
| SAL_DLLPRIVATE void  | CheckEncryption_Impl (const css::uno::Reference< css::task::XInteractionHandler > &xHandler) | 
|   | 
| SAL_DLLPRIVATE void  | SetModifyPasswordEntered (bool bEntered=true) | 
|   | 
| SAL_DLLPRIVATE bool  | IsModifyPasswordEntered () const | 
|   | 
| SAL_DLLPRIVATE void  | InitBasicManager_Impl () | 
|   | 
| SAL_DLLPRIVATE SfxObjectShell_Impl *  | Get_Impl () | 
|   | 
| SAL_DLLPRIVATE const SfxObjectShell_Impl *  | Get_Impl () const | 
|   | 
| SAL_DLLPRIVATE void  | SetCreateMode_Impl (SfxObjectCreateMode nMode) | 
|   | 
| SAL_DLLPRIVATE void  | DoDraw_Impl (OutputDevice *pDev, const Point &rViewPos, const Fraction &rScaleX, const Fraction &rScaleY, const JobSetup &rSetup, sal_uInt16 nAspect, bool bOutputForScreen) | 
|   | 
| SAL_DLLPRIVATE void  | ExecFile_Impl (SfxRequest &) | 
|   | 
| SAL_DLLPRIVATE void  | GetState_Impl (SfxItemSet &) | 
|   | 
| SAL_DLLPRIVATE void  | PrintExec_Impl (SfxRequest &) | 
|   | 
| SAL_DLLPRIVATE void  | PrintState_Impl (SfxItemSet &) | 
|   | 
| SAL_DLLPRIVATE void  | ExecProps_Impl (SfxRequest &) | 
|   | 
| SAL_DLLPRIVATE void  | StateProps_Impl (SfxItemSet &) | 
|   | 
| SAL_DLLPRIVATE void  | ExecView_Impl (SfxRequest &) | 
|   | 
| SAL_DLLPRIVATE bool  | ImportFromGeneratedStream_Impl (const css::uno::Reference< css::io::XStream > &xStream, const css::uno::Sequence< css::beans::PropertyValue > &aMediaDescr) | 
|   | 
| SAL_DLLPRIVATE void  | UpdateFromTemplate_Impl () | 
|   | 
| SAL_DLLPRIVATE bool  | CanReload_Impl () | 
|   | 
| SAL_DLLPRIVATE void  | SetNamedVisibility_Impl () | 
|   | 
| SAL_DLLPRIVATE bool  | DoSave_Impl (const SfxItemSet *pSet) | 
|   | 
| SAL_DLLPRIVATE bool  | Save_Impl (const SfxItemSet *pSet) | 
|   | 
| SAL_DLLPRIVATE bool  | PreDoSaveAs_Impl (const OUString &rFileName, const OUString &rFiltName, SfxItemSet const &rItemSet, const css::uno::Sequence< css::beans::PropertyValue > &rArgs) | 
|   | 
| SAL_DLLPRIVATE bool  | APISaveAs_Impl (std::u16string_view aFileName, SfxItemSet &rItemSet, const css::uno::Sequence< css::beans::PropertyValue > &rArgs) | 
|   | 
| SAL_DLLPRIVATE bool  | CommonSaveAs_Impl (const INetURLObject &aURL, const OUString &aFilterName, SfxItemSet &rItemSet, const css::uno::Sequence< css::beans::PropertyValue > &rArgs) | 
|   | 
| SAL_DLLPRIVATE bool  | GeneralInit_Impl (const css::uno::Reference< css::embed::XStorage > &xStorage, bool bTypeMustBeSetAlready) | 
|   | 
| SAL_DLLPRIVATE void  | PrepareSecondTryLoad_Impl () | 
|   | 
| SAL_DLLPRIVATE void  | SetInitialized_Impl (const bool i_fromInitNew) | 
|   | 
| SAL_DLLPRIVATE IndexBitSet &  | GetNoSet_Impl () | 
|   | 
| SAL_DLLPRIVATE void  | SetProgress_Impl (SfxProgress *pProgress) | 
|   | 
| SAL_DLLPRIVATE void  | PostActivateEvent_Impl (SfxViewFrame const *) | 
|   | 
| SAL_DLLPRIVATE void  | SetActivateEvent_Impl (SfxEventHintId) | 
|   | 
| SAL_DLLPRIVATE SignatureState  | ImplGetSignatureState (bool bScriptingContent=false) | 
|   | 
| SAL_DLLPRIVATE bool  | QuerySaveSizeExceededModules_Impl (const css::uno::Reference< css::task::XInteractionHandler > &xHandler) | 
|   | 
| SAL_DLLPRIVATE void  | CheckOut () | 
|   | 
| SAL_DLLPRIVATE void  | CancelCheckOut () | 
|   | 
| SAL_DLLPRIVATE void  | CheckIn () | 
|   | 
| SAL_DLLPRIVATE css::uno::Sequence< css::document::CmisVersion >  | GetCmisVersions () const | 
|   | 
| virtual const sfx2::IXmlIdRegistry *  | GetXmlIdRegistry () const | 
|   | 
| bool  | IsSignPDF () const | 
|   | 
| css::uno::Reference< css::security::XCertificate >  | GetSignPDFCertificate () const | 
|   | 
| css::uno::Sequence< css::beans::PropertyValue >  | GetDocumentProtectionFromGrabBag () const | 
|   | 
| virtual std::unique_ptr< LockAllViewsGuard >  | LockAllViews () | 
|   | 
| virtual  | ~SfxShell () override | 
|   | 
| virtual SfxInterface *  | GetInterface () const | 
|   | 
| void  | SetName (const OUString &rName) | 
|   | 
| const OUString &  | GetName () const | 
|   | 
| SfxViewShell *  | GetViewShell () const | 
|   | 
| const SfxPoolItem *  | GetSlotState (sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr) | 
|   | 
| const SfxPoolItem *  | ExecuteSlot (SfxRequest &rReq, const SfxInterface *pIF=nullptr) | 
|   | 
| void  | ExecuteSlot (SfxRequest &rReq, bool bAsync) | 
|   | 
| SfxItemPool &  | GetPool () const | 
|   | 
| void  | SetPool (SfxItemPool *pNewPool) | 
|   | 
| virtual SfxUndoManager *  | GetUndoManager () | 
|   | 
| void  | SetUndoManager (SfxUndoManager *pNewUndoMgr) | 
|   | 
| SfxRepeatTarget *  | GetRepeatTarget () const | 
|   | 
| void  | SetRepeatTarget (SfxRepeatTarget *pTarget) | 
|   | 
| virtual void  | Invalidate (sal_uInt16 nId=0) | 
|   | 
| virtual bool  | IsDesignMode () const | 
|   | 
| bool  | IsActive () const | 
|   | 
| virtual void  | Activate (bool bMDI) | 
|   | 
| virtual void  | Deactivate (bool bMDI) | 
|   | 
| SfxDispatcher *  | GetDispatcher () const | 
|   | 
| SfxViewFrame *  | GetFrame () const | 
|   | 
| virtual bool  | HasUIFeature (SfxShellFeature nFeature) const | 
|   | 
| void  | UIFeatureChanged () | 
|   | 
| const SfxPoolItem *  | GetItem (sal_uInt16 nSlotId) const | 
|   | 
| const T *  | GetItem (TypedWhichId< T > nWhich) const | 
|   | 
| void  | PutItem (const SfxPoolItem &rItem) | 
|   | 
| void  | SetVerbs (const css::uno::Sequence< css::embed::VerbDescriptor > &aVerbs) | 
|   | 
| const css::uno::Sequence< css::embed::VerbDescriptor > &  | GetVerbs () const | 
|   | 
| void  | VerbExec (SfxRequest &) | 
|   | 
| SAL_DLLPRIVATE const SfxSlot *  | GetVerbSlot_Impl (sal_uInt16 nId) const | 
|   | 
| virtual SfxObjectShell *  | GetObjectShell () | 
|   | 
| void  | SetDisableFlags (SfxDisableFlags nFlags) | 
|   | 
| SfxDisableFlags  | GetDisableFlags () const | 
|   | 
| virtual std::optional< SfxItemSet >  | CreateItemSet (sal_uInt16 nId) | 
|   | 
| virtual void  | ApplyItemSet (sal_uInt16 nId, const SfxItemSet &rSet) | 
|   | 
| void  | SetContextName (const OUString &rsContextName) | 
|   | 
| void  | BroadcastContextForActivation (const bool bIsActivated) | 
|   | 
| bool  | SetContextBroadcasterEnabled (const bool bIsEnabled) | 
|   | 
| SAL_DLLPRIVATE bool  | CanExecuteSlot_Impl (const SfxSlot &rSlot) | 
|   | 
| virtual bool  | IsConditionalFastCall (const SfxRequest &rReq) | 
|   | 
| SAL_DLLPRIVATE void  | DoActivate_Impl (SfxViewFrame *pFrame, bool bMDI) | 
|   | 
| SAL_DLLPRIVATE void  | DoDeactivate_Impl (SfxViewFrame const *pFrame, bool bMDI) | 
|   | 
|   | SfxListener () | 
|   | 
|   | SfxListener (const SfxListener &rCopy) | 
|   | 
| virtual  | ~SfxListener () COVERITY_NOEXCEPT_FALSE | 
|   | 
| void  | StartListening (SfxBroadcaster &rBroadcaster, DuplicateHandling eDuplicateHanding=DuplicateHandling::Unexpected) | 
|   | 
| void  | EndListening (SfxBroadcaster &rBroadcaster, bool bRemoveAllDuplicates=false) | 
|   | 
| void  | EndListeningAll () | 
|   | 
| bool  | IsListening (SfxBroadcaster &rBroadcaster) const | 
|   | 
| sal_uInt16  | GetBroadcasterCount () const | 
|   | 
| SfxBroadcaster *  | GetBroadcasterJOE (sal_uInt16 nNo) const | 
|   | 
| virtual void  | Notify (SfxBroadcaster &rBC, const SfxHint &rHint) | 
|   | 
| void  | RemoveBroadcaster_Impl (SfxBroadcaster &rBC) | 
|   | 
| virtual bool  | IsSdrView () const | 
|   |