|
LibreOffice Module starmath (master) 1
|
This is the complete list of members for SmDocShell, including all inherited members.
| AcceptStateUpdate() const | SfxObjectShell | |
| Activate(bool bMDI) | SfxShell | virtual |
| AddToRecentlyUsedList() | SfxObjectShell | protected |
| AdjustMacroMode() | SfxObjectShell | |
| AfterSigning(bool bSignSuccess, bool bSignScriptingContent) | SfxObjectShell | |
| APISaveAs_Impl(std::u16string_view aFileName, SfxItemSet &rItemSet, const css::uno::Sequence< css::beans::PropertyValue > &rArgs) | SfxObjectShell | |
| AppendInfoBarWhenReady(const OUString &sId, const OUString &sPrimaryMessage, const OUString &sSecondaryMessage, InfobarType aInfobarType, bool bShowCloseButton=true) | SfxObjectShell | |
| ApplyItemSet(sal_uInt16 nId, const SfxItemSet &rSet) | SfxShell | virtual |
| ArrangeFormula() | SmDocShell | |
| AvoidRecentDocs(bool bAvoid) | SfxObjectShell | |
| bHasName | SfxObjectShell | private |
| bIsInGenerateThumbnail | SfxObjectShell | private |
| BreakMacroSign_Impl(bool bBreakMacroSing) | SfxObjectShell | |
| bRememberSignature | SfxObjectShell | private |
| BroadcastContextForActivation(const bool bIsActivated) | SfxShell | |
| CallBasic(std::u16string_view rMacro, std::u16string_view rBasicName, SbxArray *pArgs, SbxValue *pRet=nullptr) | SfxObjectShell | |
| 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) | SfxObjectShell | |
| CallXScript(const css::uno::Reference< css::uno::XInterface > &_rxScriptContext, 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) | SfxObjectShell | static |
| CancelCheckOut() | SfxObjectShell | |
| CancelTransfers() | SfxObjectShell | virtual |
| CanExecuteSlot_Impl(const SfxSlot &rSlot) | SfxShell | |
| CanReload_Impl() | SfxObjectShell | |
| CheckEncryption_Impl(const css::uno::Reference< css::task::XInteractionHandler > &xHandler) | SfxObjectShell | |
| CheckForBrokenDocSignatures_Impl() | SfxObjectShell | |
| CheckIn() | SfxObjectShell | |
| CheckIsReadonly(bool bSignScriptingContent, weld::Window *pDialogParent=nullptr) | SfxObjectShell | |
| CheckOut() | SfxObjectShell | |
| CheckSecurityOnLoading_Impl() | SfxObjectShell | |
| ClearEmbeddedObjects() | SfxObjectShell | |
| ClearHeaderAttributesForSourceViewHack() | SfxObjectShell | |
| Close() override | SfxObjectShell | protectedvirtual |
| CloseInternal() | SfxObjectShell | private |
| CommonSaveAs_Impl(const INetURLObject &aURL, const OUString &aFilterName, SfxItemSet &rItemSet, const css::uno::Sequence< css::beans::PropertyValue > &rArgs) | SfxObjectShell | |
| ConnectTmpStorage_Impl(const css::uno::Reference< css::embed::XStorage > &xStorage, SfxMedium *pMedium) | SfxObjectShell | |
| ConvertFrom(SfxMedium &rMedium) override | SmDocShell | privatevirtual |
| ConvertTo(SfxMedium &rMedium) override | SmDocShell | virtual |
| CopyStoragesOfUnknownMediaType(const css::uno::Reference< css::embed::XStorage > &xSource, const css::uno::Reference< css::embed::XStorage > &xTarget, const css::uno::Sequence< OUString > &rExceptions=css::uno::Sequence< OUString >()) | SfxObjectShell | static |
| CreateAndLoadComponent(const SfxItemSet &rSet) | SfxObjectShell | static |
| CreateDocumentInfoDialog(weld::Window *pParent, const SfxItemSet &rItemSet) | SfxObjectShell | virtual |
| CreateItemSet(sal_uInt16 nId) | SfxShell | virtual |
| CreateObject(const OUString &rServiceName, SfxObjectCreateMode=SfxObjectCreateMode::STANDARD) | SfxObjectShell | static |
| CreateObjectByFactoryName(const OUString &rURL, SfxObjectCreateMode=SfxObjectCreateMode::STANDARD) | SfxObjectShell | static |
| CreatePreview_Impl(bool bFullContent, VirtualDevice *pDevice, GDIMetaFile *pFile) const | SfxObjectShell | |
| CreateShellID(const SfxObjectShell *pShell) | SfxObjectShell | static |
| CreateTempCopyOfStorage_Impl(const css::uno::Reference< css::embed::XStorage > &xStorage) | SfxObjectShell | |
| Current() | SfxObjectShell | static |
| DdeCreateLinkSource(const OUString &rItem) | SfxObjectShell | |
| Deactivate(bool bMDI) | SfxShell | virtual |
| DECL_DLLPRIVATE_LINK(SignDocumentHandler, weld::Button &, void) | SfxObjectShell | |
| DisconnectStorage_Impl(SfxMedium &rSrcMedium, SfxMedium &rTargetMedium) | SfxObjectShell | |
| DoActivate_Impl(SfxViewFrame *pFrame, bool bMDI) | SfxShell | |
| DoClose() | SfxObjectShell | |
| DoDeactivate_Impl(SfxViewFrame const *pFrame, bool bMDI) | SfxShell | |
| DoDraw(OutputDevice *, const Point &rObjPos, const Size &rSize, const JobSetup &rSetup, sal_uInt16 nAspect=ASPECT_CONTENT, bool bOutputForScreen=false) | SfxObjectShell | |
| DoDraw_Impl(OutputDevice *pDev, const Point &rViewPos, const Fraction &rScaleX, const Fraction &rScaleY, const JobSetup &rSetup, sal_uInt16 nAspect, bool bOutputForScreen) | SfxObjectShell | |
| DoFlushDocInfo() | SfxObjectShell | protectedvirtual |
| DoInitNew() | SfxObjectShell | |
| DoInitUnitTest() | SfxObjectShell | |
| DoLoad(SfxMedium *pMedium) | SfxObjectShell | |
| DoLoadExternal(SfxMedium *pMed) | SfxObjectShell | |
| DoNotCleanShareControlFile() | SfxObjectShell | |
| DoSave() | SfxObjectShell | |
| DoSave_Impl(const SfxItemSet *pSet) | SfxObjectShell | |
| DoSaveAs(SfxMedium &rNewStor) | SfxObjectShell | |
| DoSaveCompleted(SfxMedium *pNewStor=nullptr, bool bRegisterRecent=true) | SfxObjectShell | virtual |
| DoSaveObjectAs(SfxMedium &rNewStor, bool bCommit) | SfxObjectShell | |
| Draw(OutputDevice *pDevice, const JobSetup &rSetup, sal_uInt16 nAspect, bool bOutputForScreen) override | SmDocShell | privatevirtual |
| DrawFormula(OutputDevice &rDev, Point &rPosition, bool bDrawSelection=false) | SmDocShell | |
| eCreateMode | SfxObjectShell | private |
| EmptyExecStub(SfxShell *pShell, SfxRequest &) | SfxShell | static |
| EmptyStateStub(SfxShell *pShell, SfxItemSet &) | SfxShell | static |
| EnableSetModified(bool bEnable=true) | SfxObjectShell | |
| EndListening(SfxBroadcaster &rBroadcaster, bool bRemoveAllDuplicates=false) | SfxListener | |
| EndListeningAll() | SfxListener | |
| ExecFile_Impl(SfxRequest &) | SfxObjectShell | |
| ExecProps_Impl(SfxRequest &) | SfxObjectShell | |
| Execute(SfxRequest &rReq) | SmDocShell | |
| ExecuteSlot(SfxRequest &rReq, const SfxInterface *pIF=nullptr) | SfxShell | |
| ExecuteSlot(SfxRequest &rReq, bool bAsync) | SfxShell | |
| ExecView_Impl(SfxRequest &) | SfxObjectShell | |
| ExportTo(SfxMedium &rMedium) | SfxObjectShell | |
| FillClass(SvGlobalName *pClassName, SotClipboardFormatId *pFormat, OUString *pFullTypeName, sal_Int32 nFileFormat, bool bTemplate=false) const override | SmDocShell | privatevirtual |
| FillTransferableObjectDescriptor(TransferableObjectDescriptor &rDesc) const | SfxObjectShell | |
| FinishedLoading(SfxLoadedFlags nWhich=SfxLoadedFlags::ALL) | SfxObjectShell | |
| FlushDocInfo() | SfxObjectShell | |
| FreeSharedFile(const OUString &aTempFileURL) | SfxObjectShell | |
| GeneralInit_Impl(const css::uno::Reference< css::embed::XStorage > &xStorage, bool bTypeMustBeSetAlready) | SfxObjectShell | |
| GenerateAndStoreThumbnail(bool bEncrypted, const css::uno::Reference< css::embed::XStorage > &xStor) | SfxObjectShell | |
| Get_Impl() | SfxObjectShell | |
| Get_Impl() const | SfxObjectShell | |
| GetAccessibleText() | SmDocShell | |
| GetAPIName() const | SfxObjectShell | |
| GetAutoStyleFilterIndex() const | SfxObjectShell | |
| GetBaseModel() const | SfxObjectShell | |
| GetBasic() const | SfxObjectShell | |
| GetBasicContainer() | SfxObjectShell | |
| GetBasicManager() const | SfxObjectShell | |
| GetBroadcasterCount() const | SfxListener | |
| GetBroadcasterJOE(sal_uInt16 nNo) const | SfxListener | |
| GetClassName() const | SfxObjectShell | |
| GetCmisVersions() const | SfxObjectShell | |
| GetComment() const | SmDocShell | |
| GetCreateMode() const | SfxObjectShell | |
| GetCurrentComponent() | SfxObjectShell | static |
| GetCursor() | SmDocShell | |
| GetDialogContainer() | SfxObjectShell | |
| GetDialogParent(SfxMedium const *pMedium=nullptr) | SfxObjectShell | |
| GetDisableFlags() const | SfxShell | |
| GetDispatcher() const | SfxShell | |
| GetDocColors() | SfxObjectShell | virtual |
| getDocProperties() const | SfxObjectShell | |
| getDocumentBaseURL() const override | SfxObjectShell | virtual |
| GetDocumentPrinter() | SfxObjectShell | virtual |
| GetDocumentProtectionFromGrabBag() const | SfxObjectShell | |
| GetDocumentRefDev() | SfxObjectShell | virtual |
| GetDocumentSignatureInformation(bool bScriptingContent, const css::uno::Reference< css::security::XDocumentDigitalSignatures > &xSigner=css::uno::Reference< css::security::XDocumentDigitalSignatures >()) | SfxObjectShell | |
| GetDocumentSignatureState() | SfxObjectShell | |
| GetEditEngine() | SmDocShell | |
| GetEmbeddedObjectContainer() const | SfxObjectShell | |
| getEmbeddedObjectContainer() const override | SfxObjectShell | virtual |
| GetError() const | SfxObjectShell | |
| GetErrorCode() const | SfxObjectShell | |
| GetEventNames() | SfxObjectShell | virtual |
| GetFactory() const=0 | SfxObjectShell | pure virtual |
| GetFirst(const std::function< bool(const SfxObjectShell *)> &isObjectShell=nullptr, bool bOnlyVisible=true) | SfxObjectShell | static |
| GetFirstPageSize() const | SfxObjectShell | |
| GetFormat() const | SmDocShell | inline |
| GetFormulaTree() const | SmDocShell | inline |
| GetFrame() const | SfxShell | |
| GetHeaderAttributes() | SfxObjectShell | |
| GetHiddenInformationState(HiddenInformation nStates) | SfxObjectShell | virtual |
| getInteractionHandler() const override | SfxObjectShell | virtual |
| GetInterface() const | SfxShell | virtual |
| GetItem(sal_uInt16 nSlotId) const | SfxShell | |
| GetItem(TypedWhichId< T > nWhich) const | SfxShell | |
| GetMacroCallsSeenWhileLoading() const | SfxObjectShell | |
| GetMapUnit() const | SfxObjectShell | |
| GetMedium() const | SfxObjectShell | |
| GetMlElementTree() | SmDocShell | inline |
| GetModel() const | SfxObjectShell | |
| GetModifyPasswordHash() const | SfxObjectShell | |
| GetModifyPasswordInfo() const | SfxObjectShell | |
| GetModule() const | SfxObjectShell | |
| GetName() const | SfxShell | |
| GetNext(const SfxObjectShell &rPrev, const std::function< bool(const SfxObjectShell *)> &isObjectShell=nullptr, bool bOnlyVisible=true) | SfxObjectShell | static |
| GetNoSet_Impl() | SfxObjectShell | |
| GetObjectShell() override | SfxObjectShell | virtual |
| GetParentShell(const css::uno::Reference< css::uno::XInterface > &xChild) | SfxObjectShell | static |
| GetParser() | SmDocShell | inline |
| getPendingInfobars() | SfxObjectShell | |
| GetPool() | SmDocShell | static |
| SfxObjectShell::GetPool() const | SfxShell | |
| GetPreviewBitmap() const | SfxObjectShell | |
| GetPreviewMetaFile(bool bFullContent=false) const | SfxObjectShell | |
| GetPrinter() | SmDocShell | inline |
| GetProgress() const | SfxObjectShell | |
| GetProtectionHash(css::uno::Sequence< sal_Int8 > &rPasswordHash) | SfxObjectShell | virtual |
| GetPrt() | SmDocShell | private |
| GetRecentColor(sal_uInt16 nSlotId) | SfxObjectShell | |
| GetRefDev() | SmDocShell | private |
| GetRepeatTarget() const | SfxShell | |
| GetScriptingSignatureState() | SfxObjectShell | |
| GetServiceNameFromFactory(const OUString &rFact) | SfxObjectShell | static |
| GetSharedFileURL() const | SfxObjectShell | |
| GetShellFromComponent(const css::uno::Reference< css::uno::XInterface > &xComp) | SfxObjectShell | static |
| GetSignPDFCertificate() const | SfxObjectShell | |
| GetSize() | SmDocShell | |
| GetSlotState(sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr) | SfxShell | |
| GetSmSyntaxVersion() const | SmDocShell | inline |
| GetState(SfxItemSet &) | SmDocShell | |
| GetState_Impl(SfxItemSet &) | SfxObjectShell | |
| GetStaticInterface() | SfxShell | static |
| getStorage() const override | SfxObjectShell | virtual |
| GetStorage() | SfxObjectShell | |
| GetStyleManager() | SfxObjectShell | virtual |
| GetStyleSheetPool() | SfxObjectShell | virtual |
| GetText() const | SmDocShell | inline |
| GetThemeColors() | SfxObjectShell | virtual |
| GetTitle(sal_uInt16 nMaxLen=0) const | SfxObjectShell | |
| GetUndoManager() override | SmDocShell | virtual |
| getUnoTunnelId() | SfxObjectShell | static |
| GetUsedSymbols() const | SmDocShell | inline |
| GetVerbs() const | SfxShell | |
| GetVerbSlot_Impl(sal_uInt16 nId) const | SfxShell | |
| GetViewShell() const | SfxShell | |
| GetVisArea(sal_uInt16 nAspect) const | SfxObjectShell | virtual |
| GetVisArea() const | SfxObjectShell | |
| GetXmlIdRegistry() const | SfxObjectShell | virtual |
| HandleFilter(SfxMedium *pMedium, SfxObjectShell const *pDoc) | SfxObjectShell | static |
| HandleOpenXmlFilterSettings(SfxRequest &) | SfxShell | protectedstatic |
| HasBasic() const | SfxObjectShell | |
| HasChangeRecordProtection() const | SfxObjectShell | virtual |
| HasCursor() const | SmDocShell | |
| HasName() const | SfxObjectShell | |
| HasPrinter() const | SmDocShell | inline |
| HasSharedXMLFlagSet() const | SfxObjectShell | |
| HasUIFeature(SfxShellFeature nFeature) const | SfxShell | virtual |
| HasValidSignatures() const | SfxObjectShell | |
| ImplGetSignatureState(bool bScriptingContent=false) | SfxObjectShell | |
| ImportFrom(SfxMedium &rMedium, css::uno::Reference< css::text::XTextRange > const &xInsertPosition) | SfxObjectShell | virtual |
| ImportFromGeneratedStream_Impl(const css::uno::Reference< css::io::XStream > &xStream, const css::uno::Sequence< css::beans::PropertyValue > &aMediaDescr) | SfxObjectShell | |
| InitBasicManager_Impl() | SfxObjectShell | |
| InitInterface_Impl() | SmDocShell | privatestatic |
| InitNew(const css::uno::Reference< css::embed::XStorage > &xStorage) override | SmDocShell | privatevirtual |
| InitOwnModel_Impl() | SfxObjectShell | |
| InsertGeneratedStream(SfxMedium &rMedium, css::uno::Reference< css::text::XTextRange > const &xInsertPosition) | SfxObjectShell | virtual |
| Invalidate(sal_uInt16 nId=0) override | SfxObjectShell | virtual |
| Invalidate_Impl(SfxBindings &rBindings, sal_uInt16 nId) | SfxShell | protected |
| InvalidateCursor() | SmDocShell | private |
| InvalidateName() | SfxObjectShell | |
| IsAbortingImport() const | SfxObjectShell | |
| IsActive() const | SfxShell | |
| IsAutoLoadLocked() const | SfxObjectShell | |
| IsAvoidRecentDocs() const | SfxObjectShell | |
| IsChangeRecording() const | SfxObjectShell | virtual |
| IsConditionalFastCall(const SfxRequest &rReq) | SfxShell | virtual |
| IsConfigOptionsChecked() const | SfxObjectShell | |
| isContentExtractionLocked() const | SfxObjectShell | |
| IsContinueImportOnFilterExceptions(std::u16string_view aErrMessage) | SfxObjectShell | |
| IsDesignMode() const | SfxShell | virtual |
| IsDocShared() const | SfxObjectShell | |
| isEditDocLocked() const | SfxObjectShell | |
| isEnableSetModified() const override | SfxObjectShell | |
| IsEnableSetModified() const | SfxObjectShell | |
| isExportLocked() const | SfxObjectShell | |
| IsHelpDocument() const | SfxObjectShell | |
| IsInGenerateAndStoreThumbnail() const | SfxObjectShell | |
| IsInModalMode() const | SfxObjectShell | |
| IsInPlaceActive() const | SfxObjectShell | |
| IsInPrepareClose() const | SfxObjectShell | |
| IsListening(SfxBroadcaster &rBroadcaster) const | SfxListener | |
| IsLoading() const | SfxObjectShell | |
| IsLoadingFinished() const | SfxObjectShell | |
| IsLoadReadonly() const | SfxObjectShell | |
| IsModified() const | SfxObjectShell | |
| IsModifyPasswordEntered() const | SfxObjectShell | |
| IsOriginallyLoadedReadOnlyMedium() const | SfxObjectShell | |
| IsOriginallyReadOnlyMedium() const | SfxObjectShell | |
| IsOwnStorageFormat(const SfxMedium &) | SfxObjectShell | static |
| IsPackageStorageFormat_Impl(const SfxMedium &) | SfxObjectShell | static |
| IsPreview() const | SfxObjectShell | |
| isPrintLocked() const | SfxObjectShell | |
| IsQueryLoadTemplate() const | SfxObjectShell | |
| IsReadOnly() const | SfxObjectShell | |
| IsReadOnlyMedium() const | SfxObjectShell | |
| IsReadOnlyUI() const | SfxObjectShell | |
| IsRememberingSignature() const | SfxObjectShell | |
| isSaveLocked() const | SfxObjectShell | |
| IsSaveVersionOnClose() const | SfxObjectShell | |
| isScriptAccessAllowed(const css::uno::Reference< css::uno::XInterface > &rScriptContext) | SfxObjectShell | static |
| IsSdrView() const | SfxListener | virtual |
| IsSecurityOptOpenReadOnly() const | SfxObjectShell | |
| IsSignPDF() const | SfxObjectShell | |
| IsUIActive() const | SfxObjectShell | |
| IsUseThumbnailSave() const | SfxObjectShell | |
| IsUseUserData() const | SfxObjectShell | |
| Load(SfxMedium &rMedium) override | SmDocShell | privatevirtual |
| LoadExternal(SfxMedium &rMedium) | SfxObjectShell | virtual |
| LoadFrom(SfxMedium &rMedium) | SfxObjectShell | virtual |
| LoadOwnFormat(SfxMedium &pMedium) | SfxObjectShell | |
| LoadStyles(SfxObjectShell &rSource) | SfxObjectShell | virtual |
| LoadSymbols() | SmDocShell | static |
| LockAllViews() | SfxObjectShell | virtual |
| m_pMlElementTree | SmDocShell | private |
| maAccText | SmDocShell | private |
| maBCs | SfxListener | private |
| maCallStacks | SfxListener | private |
| maFormat | SmDocShell | private |
| maLinguOptions | SmDocShell | private |
| maParser | SmDocShell | private |
| maText | SmDocShell | private |
| maUsedSymbols | SmDocShell | private |
| mbAvoidRecentDocs | SfxObjectShell | private |
| mbContinueImportOnFilterExceptions | SfxObjectShell | private |
| mbFormulaArranged | SmDocShell | private |
| mnModifyCount | SmDocShell | private |
| mnSmSyntaxVersion | SmDocShell | private |
| ModifyChanged() | SfxObjectShell | protected |
| mpCursor | SmDocShell | private |
| mpEditEngine | SmDocShell | private |
| mpEditEngineItemPool | SmDocShell | private |
| mpPrinter | SmDocShell | private |
| mpTmpPrinter | SmDocShell | private |
| mpTree | SmDocShell | private |
| no | SfxObjectShell | private |
| Notify(SfxBroadcaster &rBC, const SfxHint &rHint) override | SmDocShell | privatevirtual |
| OnDocumentPrinterChanged(Printer *) override | SmDocShell | privatevirtual |
| SfxObjectShell::operator=(const SfxShell &)=delete | SfxShell | private |
| Parse() | SmDocShell | |
| pImpl | SfxObjectShell | private |
| pMedium | SfxObjectShell | private |
| PostActivateEvent_Impl(SfxViewFrame const *) | SfxObjectShell | |
| pPool | SfxShell | private |
| PreDoSaveAs_Impl(const OUString &rFileName, const OUString &rFiltName, SfxItemSet const &rItemSet, const css::uno::Sequence< css::beans::PropertyValue > &rArgs) | SfxObjectShell | |
| PrepareClose(bool bUI=true) | SfxObjectShell | virtual |
| PrepareForSigning(weld::Window *pDialogParent) | SfxObjectShell | |
| PrepareSecondTryLoad_Impl() | SfxObjectShell | |
| PrintExec_Impl(SfxRequest &) | SfxObjectShell | |
| PrintState_Impl(SfxItemSet &) | SfxObjectShell | |
| pUndoMgr | SfxShell | private |
| PutItem(const SfxPoolItem &rItem) | SfxShell | |
| PutURLContentsToVersionStream_Impl(const OUString &aURL, const css::uno::Reference< css::embed::XStorage > &xDocStorage, const OUString &aStreamName) | SfxObjectShell | |
| QueryAllowExoticFormat_Impl(const css::uno::Reference< css::task::XInteractionHandler > &xHandler, const OUString &rURL, const OUString &rFilterUIName) | SfxObjectShell | static |
| QueryHiddenInformation(HiddenWarningFact eFact, weld::Window *pParent) | SfxObjectShell | |
| QuerySaveSizeExceededModules_Impl(const css::uno::Reference< css::task::XInteractionHandler > &xHandler) | SfxObjectShell | |
| QuerySlotExecutable(sal_uInt16 nSlotId) | SfxObjectShell | virtual |
| readFormulaOoxml(oox::formulaimport::XmlStream &stream) | SmDocShell | |
| RecheckSignature(bool bAlsoRecheckScriptingSignature) | SfxObjectShell | |
| ReconnectDdeLink(SfxObjectShell &rServer) | SfxObjectShell | virtual |
| ReconnectDdeLinks(SfxObjectShell &rServer) | SfxObjectShell | static |
| RemoveBroadcaster_Impl(SfxBroadcaster &rBC) | SfxListener | |
| Repaint() | SmDocShell | |
| ReplaceBadChars() | SmDocShell | |
| ResetError() | SfxObjectShell | |
| ResetFromTemplate(const OUString &rTemplateName, std::u16string_view rFileName) | SfxObjectShell | |
| ResignDocument(css::uno::Sequence< css::security::DocumentSignatureInformation > &rSignaturesInfo) | SfxObjectShell | |
| rSignatureInfosRemembered | SfxObjectShell | private |
| runAccessibilityCheck() | SfxObjectShell | virtual |
| Save() override | SmDocShell | privatevirtual |
| Save_Impl(const SfxItemSet *pSet) | SfxObjectShell | |
| SaveAs(SfxMedium &rMedium) override | SmDocShell | privatevirtual |
| SaveAsChildren(SfxMedium &rMedium) | SfxObjectShell | |
| SaveAsOwnFormat(SfxMedium &pMedium) | SfxObjectShell | virtual |
| SaveChildren(bool bObjectsOnly=false) | SfxObjectShell | |
| SaveCompleted(const css::uno::Reference< css::embed::XStorage > &xStorage) | SfxObjectShell | virtual |
| SaveCompletedChildren() | SfxObjectShell | |
| SaveSymbols() | SmDocShell | static |
| SaveTo_Impl(SfxMedium &rMedium, const SfxItemSet *pSet) | SfxObjectShell | private |
| SetActivateEvent_Impl(SfxEventHintId) | SfxObjectShell | |
| SetAutoLoad(const INetURLObject &, sal_uInt32 nTime, bool bReload) | SfxObjectShell | |
| SetAutoStyleFilterIndex(sal_uInt16 nSet) | SfxObjectShell | |
| SetBaseModel(SfxBaseModel *pModel) | SfxObjectShell | |
| SetChangeRecording(bool bActivate, bool bLockAllViews=false) | SfxObjectShell | virtual |
| SetConfigOptionsChecked(bool bChecked) | SfxObjectShell | |
| SetContextBroadcasterEnabled(const bool bIsEnabled) | SfxShell | |
| SetContextName(const OUString &rsContextName) | SfxShell | |
| SetCreateMode_Impl(SfxObjectCreateMode nMode) | SfxObjectShell | |
| SetCurrentComponent(const css::uno::Reference< css::uno::XInterface > &_rxComponent) | SfxObjectShell | static |
| SetDisableFlags(SfxDisableFlags nFlags) | SfxShell | |
| SetError(ErrCode rErr) | SfxObjectShell | |
| SetFormat(SmFormat const &rFormat) | SmDocShell | |
| SetFormulaArranged(bool bVal) | SmDocShell | inlineprivate |
| SetFormulaTree(SmTableNode *pTree) | SmDocShell | inline |
| SetGreekCharStyle(sal_Int16 nVal) | SmDocShell | inline |
| SetHeaderAttributesForSourceViewHack() | SfxObjectShell | |
| SetInitialized_Impl(const bool i_fromInitNew) | SfxObjectShell | |
| SetLoading(SfxLoadedFlags nFlags) | SfxObjectShell | |
| SetLoadReadonly(bool _bReadonly) | SfxObjectShell | |
| SetMacroCallsSeenWhileLoading() | SfxObjectShell | |
| SetMacroMode_Impl(bool bModal=true) | SfxObjectShell | |
| SetMapUnit(MapUnit nMUnit) | SfxObjectShell | |
| SetMlElementTree(SmMlElement *pMlElementTree) | SmDocShell | inline |
| SetModalMode_Impl(bool bModal) | SfxObjectShell | |
| SetModified(bool bModified=true) override | SmDocShell | virtual |
| SetModifyPasswordEntered(bool bEntered=true) | SfxObjectShell | |
| SetModifyPasswordHash(sal_uInt32 nHash) | SfxObjectShell | |
| SetModifyPasswordInfo(const css::uno::Sequence< css::beans::PropertyValue > &aInfo) | SfxObjectShell | |
| SetName(const OUString &rName) | SfxShell | |
| SetNamedVisibility_Impl() | SfxObjectShell | |
| SetNoName() | SfxObjectShell | |
| SetPool(SfxItemPool *pNewPool) | SfxShell | |
| SetPrinter(SfxPrinter *) | SmDocShell | |
| SetProgress_Impl(SfxProgress *pProgress) | SfxObjectShell | |
| SetProtectionPassword(const OUString &rPassword) | SfxObjectShell | virtual |
| SetQueryLoadTemplate(bool b) | SfxObjectShell | |
| SetReadOnly() | SfxObjectShell | |
| SetReadOnlyUI(bool bReadOnly=true) | SfxObjectShell | |
| SetRecentColor(sal_uInt16 nSlotId, const NamedColor &rColor) | SfxObjectShell | |
| SetRepeatTarget(SfxRepeatTarget *pTarget) | SfxShell | |
| SetSaveVersionOnClose(bool bSet) | SfxObjectShell | |
| SetSecurityOptOpenReadOnly(bool bOpenReadOnly) | SfxObjectShell | |
| SetSharedXMLFlag(bool bFlag) const | SfxObjectShell | |
| SetSmSyntaxVersion(sal_uInt16 nSmSyntaxVersion) | SmDocShell | |
| SetText(const OUString &rBuffer) | SmDocShell | |
| SetTitle(const OUString &rTitle) | SfxObjectShell | |
| SetUndoManager(SfxUndoManager *pNewUndoMgr) | SfxShell | |
| SetupStorage(const css::uno::Reference< css::embed::XStorage > &xStorage, sal_Int32 nVersion, bool bTemplate) const | SfxObjectShell | |
| SetUseThumbnailSave(bool _bNew) | SfxObjectShell | |
| SetUseUserData(bool bNew) | SfxObjectShell | |
| SetVerbs(const css::uno::Sequence< css::embed::VerbDescriptor > &aVerbs) | SfxShell | |
| SetViewShell_Impl(SfxViewShell *pView) | SfxShell | protected |
| SetVisArea(const tools::Rectangle &rVisArea) override | SmDocShell | virtual |
| SetVisAreaSize(const Size &rVisSize) | SfxObjectShell | |
| SetWaitCursor(bool bSet) const | SfxObjectShell | |
| SFX_DECL_OBJECTFACTORY() | SmDocShell | |
| SfxListener() | SfxListener | |
| SfxListener(const SfxListener &rCopy) | SfxListener | |
| SfxObjectShell(SfxObjectCreateMode) | SfxObjectShell | protected |
| SfxObjectShell(SfxModelFlags) | SfxObjectShell | protected |
| SfxShell() | SfxShell | protected |
| SfxShell(SfxViewShell *pViewSh) | SfxShell | protected |
| SfxShell(const SfxShell &)=delete | SfxShell | private |
| SignDocumentContent(weld::Window *pDialogParent) | SfxObjectShell | |
| SignDocumentContentUsingCertificate(const css::uno::Reference< css::security::XCertificate > &xCertificate) | SfxObjectShell | |
| SignScriptingContent(weld::Window *pDialogParent) | SfxObjectShell | |
| 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) | SfxObjectShell | |
| SmCursor | SmDocShell | friend |
| SmDocShell(SfxModelFlags i_nSfxCreationFlags) | SmDocShell | explicit |
| SmPrinterAccess | SmDocShell | friend |
| Stamp_GetPrintCancelState() const | SfxObjectShell | |
| Stamp_SetPrintCancelState(bool bState) | SfxObjectShell | |
| StartListening(SfxBroadcaster &rBroadcaster, DuplicateHandling eDuplicateHanding=DuplicateHandling::Unexpected) | SfxListener | |
| StateProps_Impl(SfxItemSet &) | SfxObjectShell | |
| StateView_Impl(SfxItemSet &) | SfxObjectShell | static |
| SwitchChildrenPersistence(const css::uno::Reference< css::embed::XStorage > &xStorage, bool bForceNonModified=false) | SfxObjectShell | |
| SwitchPersistence(const css::uno::Reference< css::embed::XStorage > &xStorage) | SfxObjectShell | |
| SwitchToShared(bool bShared, bool bSave) | SfxObjectShell | |
| TemplateDisconnectionAfterLoad() | SfxObjectShell | |
| TerminateEditing() | SfxObjectShell | virtual |
| TriState enum name | SfxObjectShell | private |
| UIFeatureChanged() | SfxShell | |
| undefined | SfxObjectShell | private |
| UnTrustedScript(const OUString &rScriptURL) | SfxObjectShell | static |
| UpdateDocInfoForSave() | SfxObjectShell | |
| UpdateEditEngineDefaultFonts() | SmDocShell | |
| UpdateFromTemplate_Impl() | SfxObjectShell | |
| UpdateLinks() | SfxObjectShell | virtual |
| UpdateText() | SmDocShell | |
| UpdateTime_Impl(const css::uno::Reference< css::document::XDocumentProperties > &i_xDocProps) | SfxObjectShell | private |
| UseInteractionToHandleError(const css::uno::Reference< css::task::XInteractionHandler > &xHandler, ErrCode nError) | SfxObjectShell | static |
| VerbExec(SfxRequest &) | SfxShell | |
| VerbState(SfxItemSet &) | SfxShell | static |
| WriteAsMathType3(SfxMedium &) | SmDocShell | private |
| writeFormulaOoxml(const ::sax_fastparser::FSHelperPtr &pSerializer, oox::core::OoxmlVersion version, oox::drawingml::DocumentType documentType, const sal_Int8 nAlign) | SmDocShell | |
| writeFormulaRtf(OStringBuffer &rBuffer, rtl_TextEncoding nEncoding) | SmDocShell | |
| WriteThumbnail(bool bEncrypted, const css::uno::Reference< css::io::XStream > &xStream) | SfxObjectShell | |
| yes | SfxObjectShell | private |
| ~SfxListener() COVERITY_NOEXCEPT_FALSE | SfxListener | virtual |
| ~SfxObjectShell() override | SfxObjectShell | protectedvirtual |
| ~SfxShell() override | SfxShell | virtual |
| ~SmDocShell() override | SmDocShell | virtual |