LibreOffice Module sc (master) 1
|
This is the complete list of members for ScDocShell, including all inherited members.
AcceptStateUpdate() const | SfxObjectShell | |
Activate(bool bMDI) | SfxShell | virtual |
AddToRecentlyUsedList() | SfxObjectShell | protected |
AdjustMacroMode() | SfxObjectShell | |
AdjustPrintZoom(const ScRange &rRange) | ScDocShell | |
AdjustRowHeight(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) | ScDocShell | |
AfterSigning(bool bSignSuccess, bool bSignScriptingContent) | SfxObjectShell | |
AfterXMLLoading(bool bRet) | ScDocShell | |
AllowLinkUpdate() | ScDocShell | |
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 |
AsciiSave(SvStream &rStream, const ScImportOptions &rOpt, SCTAB nTab) | ScDocShell | |
AvoidRecentDocs(bool bAvoid) | SfxObjectShell | |
BeforeXMLLoading() | ScDocShell | |
bHasName | SfxObjectShell | private |
bIsInGenerateThumbnail | SfxObjectShell | private |
BreakMacroSign_Impl(bool bBreakMacroSing) | SfxObjectShell | |
bRememberSignature | SfxObjectShell | private |
BroadcastContextForActivation(const bool bIsActivated) | SfxShell | |
CalcOutputFactor() | ScDocShell | |
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 |
CancelAutoDBRange() | ScDocShell | |
CancelCheckOut() | SfxObjectShell | |
CancelTransfers() | SfxObjectShell | virtual |
CanExecuteSlot_Impl(const SfxSlot &rSlot) | SfxShell | |
CanReload_Impl() | SfxObjectShell | |
CheckConfigOptions() | ScDocShell | |
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 | |
CompareDocument(ScDocument &rOtherDoc) | ScDocShell | |
ConnectTmpStorage_Impl(const css::uno::Reference< css::embed::XStorage > &xStorage, SfxMedium *pMedium) | SfxObjectShell | |
ConvertFrom(SfxMedium &rMedium) override | ScDocShell | virtual |
ConvertTo(SfxMedium &rMedium) override | ScDocShell | 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 |
CreateDocFunc() | ScDocShell | private |
CreateDocumentInfoDialog(weld::Window *pParent, const SfxItemSet &rSet) override | ScDocShell | 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 |
DBAreaDeleted(SCTAB nTab, SCCOL nX1, SCROW nY1, SCCOL nX2) | ScDocShell | |
DBaseExport(const OUString &rFullFileName, rtl_TextEncoding eCharSet, bool &bHasMemo) | ScDocShell | private |
DBaseImport(const OUString &rFullFileName, rtl_TextEncoding eCharSet, std::map< SCCOL, ScColWidthParam > &aColWidthParam, ScFlatBoolRowSegments &rRowHeightsRecalc) | ScDocShell | private |
DdeCreateLinkSource(const OUString &rItem) override | ScDocShell | |
Deactivate(bool bMDI) | SfxShell | virtual |
DECL_DLLPRIVATE_LINK(DialogClosedHdl, sfx2::FileDialogHelper *, void) | ScDocShell | |
DECL_DLLPRIVATE_LINK(ReloadAllLinksHdl, weld::Button &, void) | ScDocShell | |
DECL_DLLPRIVATE_LINK(RefreshDBDataHdl, Timer *, void) | ScDocShell | |
SfxObjectShell::DECL_DLLPRIVATE_LINK(SignDocumentHandler, weld::Button &, void) | SfxObjectShell | |
DisconnectStorage_Impl(SfxMedium &rSrcMedium, SfxMedium &rTargetMedium) | SfxObjectShell | |
DoActivate_Impl(SfxViewFrame *pFrame, bool bMDI) | SfxShell | |
DoAutoStyle(const ScRange &rRange, const OUString &rStyle) | ScDocShell | |
DoClose() | SfxObjectShell | |
DoConsolidate(const ScConsolidateParam &rParam, bool bRecord=true) | ScDocShell | |
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 | |
DoEnterHandler() | ScDocShell | private |
DoFlushDocInfo() | SfxObjectShell | protectedvirtual |
DoHardRecalc() | ScDocShell | |
DoInitNew() | SfxObjectShell | |
DoInitUnitTest() | SfxObjectShell | |
DoLoad(SfxMedium *pMedium) | SfxObjectShell | |
DoLoadExternal(SfxMedium *pMed) | SfxObjectShell | |
DoNotCleanShareControlFile() | SfxObjectShell | |
DoRecalc(bool bApi) | ScDocShell | |
DoSave() | SfxObjectShell | |
DoSave_Impl(const SfxItemSet *pSet) | SfxObjectShell | |
DoSaveAs(SfxMedium &rNewStor) | SfxObjectShell | |
DoSaveCompleted(SfxMedium *pNewStor=nullptr, bool bRegisterRecent=true) override | ScDocShell | virtual |
DoSaveObjectAs(SfxMedium &rNewStor, bool bCommit) | SfxObjectShell | |
Draw(OutputDevice *, const JobSetup &rSetup, sal_uInt16 nAspect, bool bOutputForScreen) override | ScDocShell | virtual |
eCreateMode | SfxObjectShell | private |
EmptyExecStub(SfxShell *pShell, SfxRequest &) | SfxShell | static |
EmptyStateStub(SfxShell *pShell, SfxItemSet &) | SfxShell | static |
EnableSetModified(bool bEnable=true) | SfxObjectShell | |
EnableSharedSettings(bool bEnable) | ScDocShell | private |
EndListening(SfxBroadcaster &rBroadcaster, bool bRemoveAllDuplicates=false) | SfxListener | |
EndListeningAll() | SfxListener | |
ErrorMessage(TranslateId pGlobStrId) | ScDocShell | |
ExecFile_Impl(SfxRequest &) | SfxObjectShell | |
ExecProps_Impl(SfxRequest &) | SfxObjectShell | |
Execute(SfxRequest &rReq) | ScDocShell | |
ExecuteChangeCommentDialog(ScChangeAction *pAction, weld::Window *pParent, bool bPrevNext=true) | ScDocShell | |
ExecuteChangeProtectionDialog(bool bJustQueryIfProtected=false) | ScDocShell | |
ExecutePageStyle(const SfxViewShell &rCaller, SfxRequest &rReq, SCTAB nCurTab) | ScDocShell | |
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 | ScDocShell | virtual |
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 | |
GetActiveDialogParent() | ScDocShell | static |
GetAnonymousDBData(const ScRange &rRange) | ScDocShell | |
GetAPIName() const | SfxObjectShell | |
GetAsciiFilterName() | ScDocShell | static |
GetAutoStyleFilterIndex() const | SfxObjectShell | |
GetBaseModel() const | SfxObjectShell | |
GetBasic() const | SfxObjectShell | |
GetBasicContainer() | SfxObjectShell | |
GetBasicManager() const | SfxObjectShell | |
GetBestViewShell(bool bOnlyVisible=true) | ScDocShell | |
GetBroadcasterCount() const | SfxListener | |
GetBroadcasterJOE(sal_uInt16 nNo) const | SfxListener | |
GetChangeAction(const ScAddress &rPos) | ScDocShell | |
GetClassName() const | SfxObjectShell | |
GetClipData() const | ScDocShell | inline |
GetCmisVersions() const | SfxObjectShell | |
GetCreateMode() const | SfxObjectShell | |
GetCurrentComponent() | SfxObjectShell | static |
GetCurTab() | ScDocShell | static |
GetDBaseFilterName() | ScDocShell | static |
GetDBData(const ScRange &rMarked, ScGetDBMode eMode, ScGetDBSelection eSel) | ScDocShell | |
GetDdeTextFmt() const | ScDocShell | inline |
GetDialogContainer() | SfxObjectShell | |
GetDialogParent(SfxMedium const *pMedium=nullptr) | SfxObjectShell | |
GetDifFilterName() | ScDocShell | static |
GetDisableFlags() const | SfxShell | |
GetDispatcher() const | SfxShell | |
GetDocColors() override | ScDocShell | virtual |
GetDocFunc() | ScDocShell | inline |
getDocProperties() const | SfxObjectShell | |
GetDocStat(ScDocStat &rDocStat) | ScDocShell | |
GetDocument() const | ScDocShell | inline |
GetDocument() | ScDocShell | inline |
getDocumentBaseURL() const override | SfxObjectShell | virtual |
GetDocumentPrinter() override | ScDocShell | 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 | |
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 | |
GetFormatSaveData() | ScDocShell | |
GetFrame() const | SfxShell | |
GetHeaderAttributes() | SfxObjectShell | |
GetHiddenInformationState(HiddenInformation nStates) override | ScDocShell | virtual |
GetHtmlFilterName() | ScDocShell | static |
getInteractionHandler() const override | SfxObjectShell | virtual |
GetInterface() const | SfxShell | virtual |
GetItem(sal_uInt16 nSlotId) const | SfxShell | |
GetItem(TypedWhichId< T > nWhich) const | SfxShell | |
GetLinkUpdateModeState() const | ScDocShell | |
GetLockCount() const | ScDocShell | inline |
GetLotusFilterName() | ScDocShell | static |
GetMacroCallsSeenWhileLoading() const | SfxObjectShell | |
GetMapUnit() const | SfxObjectShell | |
GetMedium() const | SfxObjectShell | |
GetModel() const | ScDocShell | inline |
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 |
GetOldAutoDBRange() | ScDocShell | |
GetOutputFactor() const | ScDocShell | inline |
GetOwnFilterName() | ScDocShell | static |
GetPageOnFromPageStyleSet(const SfxItemSet *pStyleSet, SCTAB nCurTab, bool &rbHeader, bool &rbFooter) | ScDocShell | |
GetParentShell(const css::uno::Reference< css::uno::XInterface > &xChild) | SfxObjectShell | static |
getPendingInfobars() | SfxObjectShell | |
GetPool() const | SfxShell | |
GetPreviewBitmap() const | SfxObjectShell | |
GetPreviewMetaFile(bool bFullContent=false) const | SfxObjectShell | |
GetPrinter(bool bCreateIfNotExist=true) | ScDocShell | |
GetProgress() const | SfxObjectShell | |
GetProtectionHash(css::uno::Sequence< sal_Int8 > &rPasswordHash) override | ScDocShell | virtual |
GetRecentColor(sal_uInt16 nSlotId) | SfxObjectShell | |
GetRefDevice() | ScDocShell | |
GetRepeatTarget() const | SfxShell | |
GetSaveTab() | ScDocShell | private |
GetScriptingSignatureState() | SfxObjectShell | |
GetServiceNameFromFactory(const OUString &rFact) | SfxObjectShell | static |
GetSharedFileURL() const | SfxObjectShell | |
GetSheetSaveData() | ScDocShell | |
GetShellByNum(sal_uInt16 nDocNo) | ScDocShell | static |
GetShellFromComponent(const css::uno::Reference< css::uno::XInterface > &xComp) | SfxObjectShell | static |
GetSignPDFCertificate() const | SfxObjectShell | |
GetSlotState(sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr) | SfxShell | |
GetState(SfxItemSet &rSet) | ScDocShell | |
GetState_Impl(SfxItemSet &) | SfxObjectShell | |
GetStatePageStyle(SfxItemSet &rSet, SCTAB nCurTab) | ScDocShell | |
GetStaticInterface() | SfxShell | static |
GetStorage() | SfxObjectShell | |
getStorage() const override | SfxObjectShell | virtual |
GetStyleManager() | SfxObjectShell | virtual |
GetStyleSheetPool() override | ScDocShell | virtual |
GetThemeColors() override | ScDocShell | virtual |
GetTitle(sal_uInt16 nMaxLen=0) const | SfxObjectShell | |
GetUndoManager() override | ScDocShell | virtual |
getUnoTunnelId() | SfxObjectShell | static |
GetVerbs() const | SfxShell | |
GetVerbSlot_Impl(sal_uInt16 nId) const | SfxShell | |
GetViewBindings() | ScDocShell | |
GetViewData() | ScDocShell | static |
GetViewShell() const | SfxShell | |
GetVisArea(sal_uInt16 nAspect) const override | ScDocShell | virtual |
GetVisArea(sal_uInt16 nAspect) const | ScDocShell | virtual |
GetVisArea() const | ScDocShell | |
GetWebQueryFilterName() | ScDocShell | static |
GetXmlIdRegistry() const | SfxObjectShell | virtual |
HandleFilter(SfxMedium *pMedium, SfxObjectShell const *pDoc) | SfxObjectShell | static |
HandleOpenXmlFilterSettings(SfxRequest &) | SfxShell | protectedstatic |
HasAutomaticTableName(std::u16string_view rFilter) | ScDocShell | static |
HasBasic() const | SfxObjectShell | |
HasChangeRecordProtection() const override | ScDocShell | virtual |
HasName() const | SfxObjectShell | |
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() | ScDocShell | privatestatic |
InitItems() | ScDocShell | private |
InitNew(const css::uno::Reference< css::embed::XStorage > &) override | ScDocShell | virtual |
InitOptions(bool bForLoading) | ScDocShell | private |
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 |
InvalidateName() | SfxObjectShell | |
IsAbortingImport() const | SfxObjectShell | |
IsActive() const | SfxShell | |
IsAutoLoadLocked() const | SfxObjectShell | |
IsAvoidRecentDocs() const | SfxObjectShell | |
IsChangeRecording() const override | ScDocShell | 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 | |
IsDocument(const INetURLObject &rURL) | ScDocShell | privatestatic |
IsDocumentModifiedPending() const | ScDocShell | inline |
IsEditable() const | ScDocShell | |
isEditDocLocked() const | SfxObjectShell | |
IsEmpty() const | ScDocShell | inline |
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 | |
IsInUndo() const | ScDocShell | inline |
IsListening(SfxBroadcaster &rBroadcaster) const | SfxListener | |
IsLoading() const | SfxObjectShell | |
IsLoadingFinished() const | SfxObjectShell | |
IsLoadReadonly() const | SfxObjectShell | |
IsModified() const | SfxObjectShell | |
IsModifyPasswordEntered() const | SfxObjectShell | |
IsOle() const | ScDocShell | |
IsOriginallyLoadedReadOnlyMedium() const | SfxObjectShell | |
IsOriginallyReadOnlyMedium() const | SfxObjectShell | |
IsOwnStorageFormat(const SfxMedium &) | SfxObjectShell | static |
IsPackageStorageFormat_Impl(const SfxMedium &) | SfxObjectShell | static |
IsPaintLocked() const | ScDocShell | inline |
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 | |
IsUpdateEnabled() const | ScDocShell | inline |
IsUseThumbnailSave() const | SfxObjectShell | |
IsUseUserData() const | SfxObjectShell | |
KillFile(const INetURLObject &rURL) | ScDocShell | privatestatic |
Load(SfxMedium &rMedium) override | ScDocShell | virtual |
LoadExternal(SfxMedium &rMedium) override | ScDocShell | virtual |
LoadFrom(SfxMedium &rMedium) override | ScDocShell | virtual |
LoadOwnFormat(SfxMedium &pMedium) | SfxObjectShell | |
LoadSharedDocument() | ScDocShell | private |
LoadStyles(SfxObjectShell &rSource) override | ScDocShell | virtual |
LoadStylesArgs(ScDocShell &rSource, bool bReplace, bool bCellStyles, bool bPageStyles) | ScDocShell | |
LoadXML(SfxMedium *pMedium, const css::uno::Reference< css::embed::XStorage > &) | ScDocShell | private |
LockAllViews() | SfxObjectShell | virtual |
LockDocument() | ScDocShell | |
LockDocument_Impl(sal_uInt16 nNew) | ScDocShell | private |
LockPaint() | ScDocShell | |
LockPaint_Impl(bool bDoc) | ScDocShell | private |
LOKCommentNotify(LOKCommentNotificationType nType, const ScDocument *pDocument, const ScAddress &rPos, const ScPostIt *pNote) | ScDocShell | static |
m_aDdeTextFmt | ScDocShell | private |
m_bAreasChangedNeedBroadcast | ScDocShell | private |
m_bDocumentModifiedPending | ScDocShell | private |
m_bFooterOn | ScDocShell | private |
m_bHeaderOn | ScDocShell | private |
m_bIsEmpty | ScDocShell | private |
m_bIsInplace | ScDocShell | private |
m_bIsInUndo | ScDocShell | private |
m_bUpdateEnabled | ScDocShell | private |
m_nCanUpdate | ScDocShell | private |
m_nDocumentLock | ScDocShell | private |
m_nPrtToScreenFactor | ScDocShell | private |
m_pAutoStyleList | ScDocShell | private |
m_pDocFunc | ScDocShell | private |
m_pDocument | ScDocShell | private |
m_pFormatSaveData | ScDocShell | private |
m_pImpl | ScDocShell | private |
m_pModificator | ScDocShell | private |
m_pOldAutoDBRange | ScDocShell | private |
m_pPaintLockData | ScDocShell | private |
m_pSheetSaveData | ScDocShell | private |
m_xClipData | ScDocShell | private |
m_xVBAListener | ScDocShell | private |
maBCs | SfxListener | private |
maCallStacks | SfxListener | private |
MakeDrawLayer() | ScDocShell | |
MakeScenario(SCTAB nTab, const OUString &rName, const OUString &rComment, const Color &rColor, ScScenarioFlags nFlags, ScMarkData &rMark, bool bRecord=true) | ScDocShell | |
mbAvoidRecentDocs | SfxObjectShell | private |
mbContinueImportOnFilterExceptions | SfxObjectShell | private |
MergeDocument(ScDocument &rOtherDoc, bool bShared=false, bool bCheckDuplicates=false, sal_uLong nOffset=0, ScChangeActionMergeMap *pMergeMap=nullptr, bool bInverseMap=false) | ScDocShell | |
MergeSharedDocument(ScDocShell *pSharedDocShell) | ScDocShell | |
ModifyChanged() | SfxObjectShell | protected |
ModifyScenario(SCTAB nTab, const OUString &rName, const OUString &rComment, const Color &rColor, ScScenarioFlags nFlags) | ScDocShell | |
MoveFile(const INetURLObject &rSource, const INetURLObject &rDest) | ScDocShell | privatestatic |
MoveTable(SCTAB nSrcTab, SCTAB nDestTab, bool bCopy, bool bRecord) | ScDocShell | |
mxAutomationWorkbookObject | ScDocShell | private |
no | SfxObjectShell | private |
Notify(SfxBroadcaster &rBC, const SfxHint &rHint) override | ScDocShell | privatevirtual |
NotifyStyle(const SfxStyleSheetHint &rHint) | ScDocShell | |
OnDocumentPrinterChanged(Printer *pNewPrinter) | SfxObjectShell | virtual |
SfxObjectShell::operator=(const SfxShell &)=delete | SfxShell | private |
PageStyleModified(std::u16string_view rStyleName, bool bApi) | ScDocShell | |
pImpl | SfxObjectShell | private |
pMedium | SfxObjectShell | private |
PostActivateEvent_Impl(SfxViewFrame const *) | SfxObjectShell | |
PostDataChanged() | ScDocShell | |
PostEditView(ScEditEngineDefaulter *pEditEngine, const ScAddress &rCursorPos) | ScDocShell | |
PostPaint(SCCOL nStartCol, SCROW nStartRow, SCTAB nStartTab, SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab, PaintPartFlags nPart, sal_uInt16 nExtFlags=0) | ScDocShell | |
PostPaint(const ScRangeList &rRanges, PaintPartFlags nPart, sal_uInt16 nExtFlags=0) | ScDocShell | |
PostPaintCell(SCCOL nCol, SCROW nRow, SCTAB nTab) | ScDocShell | |
PostPaintCell(const ScAddress &rPos) | ScDocShell | |
PostPaintExtras() | ScDocShell | |
PostPaintGridAll() | ScDocShell | |
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) override | ScDocShell | 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) override | ScDocShell | virtual |
RecheckSignature(bool bAlsoRecheckScriptingSignature) | SfxObjectShell | |
ReconnectDdeLink(SfxObjectShell &rServer) override | ScDocShell | virtual |
ReconnectDdeLinks(SfxObjectShell &rServer) | SfxObjectShell | static |
RefreshPivotTables(const ScRange &rSource) | ScDocShell | |
RegisterAutomationWorkbookObject(css::uno::Reference< ooo::vba::excel::XWorkbook > const &xWorkbook) | ScDocShell | |
ReloadAllLinks() | ScDocShell | |
ReloadTabLinks() | ScDocShell | |
RemoveBroadcaster_Impl(SfxBroadcaster &rBC) | SfxListener | |
ResetDrawObjectShell() | ScDocShell | private |
ResetError() | SfxObjectShell | |
ResetFromTemplate(const OUString &rTemplateName, std::u16string_view rFileName) | SfxObjectShell | |
ResetKeyBindings(ScOptionsUtil::KeyBindingType eType) | ScDocShell | static |
ResignDocument(css::uno::Sequence< css::security::DocumentSignatureInformation > &rSignaturesInfo) | SfxObjectShell | |
rSignatureInfosRemembered | SfxObjectShell | private |
runAccessibilityCheck() | SfxObjectShell | virtual |
Save() override | ScDocShell | virtual |
Save_Impl(const SfxItemSet *pSet) | SfxObjectShell | |
SaveAs(SfxMedium &rMedium) override | ScDocShell | virtual |
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 | |
SaveTo_Impl(SfxMedium &rMedium, const SfxItemSet *pSet) | SfxObjectShell | private |
SaveXML(SfxMedium *pMedium, const css::uno::Reference< css::embed::XStorage > &) | ScDocShell | private |
ScDocShell(const ScDocShell &rDocShell)=delete | ScDocShell | explicit |
ScDocShell(const SfxModelFlags i_nSfxCreationFlags=SfxModelFlags::EMBEDDED_OBJECT, const std::shared_ptr< ScDocument > &pDoc={}) | ScDocShell | explicit |
SetActivateEvent_Impl(SfxEventHintId) | SfxObjectShell | |
SetAreasChangedNeedBroadcast() | ScDocShell | inline |
SetAutoLoad(const INetURLObject &, sal_uInt32 nTime, bool bReload) | SfxObjectShell | |
SetAutoStyleFilterIndex(sal_uInt16 nSet) | SfxObjectShell | |
SetBaseModel(SfxBaseModel *pModel) | SfxObjectShell | |
SetChangeComment(ScChangeAction *pAction, const OUString &rComment) | ScDocShell | |
SetChangeRecording(bool bActivate, bool bLockAllViews=false) override | ScDocShell | virtual |
SetClipData(const css::uno::Reference< css::datatransfer::XTransferable2 > &xTransferable) | ScDocShell | inline |
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 | |
SetDocumentModified() | ScDocShell | |
SetDocumentModifiedPending(bool bVal) | ScDocShell | inline |
SetDrawModified() | ScDocShell | |
SetEmpty(bool bSet) | ScDocShell | |
SetError(ErrCode rErr) | SfxObjectShell | |
SetFormulaOptions(const ScFormulaOptions &rOpt, bool bForLoading=false) | ScDocShell | |
SetHeaderAttributesForSourceViewHack() | SfxObjectShell | |
SetInitialized_Impl(const bool i_fromInitNew) | SfxObjectShell | |
SetInitialLinkUpdate(const SfxMedium *pMedium) | ScDocShell | |
SetInplace(bool bInplace) | ScDocShell | |
SetInUndo(bool bSet) | ScDocShell | |
SetLoading(SfxLoadedFlags nFlags) | SfxObjectShell | |
SetLoadReadonly(bool _bReadonly) | SfxObjectShell | |
SetLockCount(sal_uInt16 nNew) | ScDocShell | |
SetMacroCallsSeenWhileLoading() | SfxObjectShell | |
SetMacroMode_Impl(bool bModal=true) | SfxObjectShell | |
SetMapUnit(MapUnit nMUnit) | SfxObjectShell | |
SetModalMode_Impl(bool bModal) | SfxObjectShell | |
SetModified(bool=true) override | ScDocShell | 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(VclPtr< SfxPrinter > const &pNewPrinter, SfxPrinterChangeFlags nDiffFlags=SFX_PRINTER_ALL) | ScDocShell | |
SetPrintZoom(SCTAB nTab, sal_uInt16 nScale, sal_uInt16 nPages) | ScDocShell | |
SetProgress_Impl(SfxProgress *pProgress) | SfxObjectShell | |
SetProtectionPassword(const OUString &rPassword) override | ScDocShell | 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 | |
SetTitle(const OUString &rTitle) | SfxObjectShell | |
SetUndoManager(SfxUndoManager *pNewUndoMgr) | SfxShell | |
SetUpdateEnabled(bool bValue) | ScDocShell | inline |
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 | ScDocShell | virtual |
SetVisAreaOrSize(const tools::Rectangle &rVisArea) | ScDocShell | |
SetVisAreaSize(const Size &rVisSize) | SfxObjectShell | |
SetWaitCursor(bool bSet) const | SfxObjectShell | |
SFX_DECL_OBJECTFACTORY() | ScDocShell | |
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 | |
SnapVisArea(tools::Rectangle &rRect) const | ScDocShell | |
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() override | ScDocShell | virtual |
TestImportDBF | ScDocShell | friend |
TransferTab(ScDocShell &rSrcDocShell, SCTAB nSrcPos, SCTAB nDestPos, bool bInsertNew, bool bNotifyAndPaint) | ScDocShell | |
TriState enum name | SfxObjectShell | private |
UIFeatureChanged() | SfxShell | |
undefined | SfxObjectShell | private |
UnlockDocument() | ScDocShell | |
UnlockDocument_Impl(sal_uInt16 nNew) | ScDocShell | private |
UnlockPaint() | ScDocShell | |
UnlockPaint_Impl(bool bDoc) | ScDocShell | private |
UnTrustedScript(const OUString &rScriptURL) | SfxObjectShell | static |
UpdateAllRowHeights(const ScMarkData *pTabMark=nullptr) | ScDocShell | |
UpdateAllRowHeights(const bool bOnlyUsedRows) | ScDocShell | |
UpdateDocInfoForSave() | SfxObjectShell | |
UpdateFontList() | ScDocShell | |
UpdateFromTemplate_Impl() | SfxObjectShell | |
UpdateLinks() override | ScDocShell | virtual |
UpdateOle(const ScViewData &rViewData, bool bSnapSize=false) | ScDocShell | |
UpdatePaintExt(sal_uInt16 &rExtFlags, SCCOL nStartCol, SCROW nStartRow, SCTAB nStartTab, SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab) | ScDocShell | |
UpdatePaintExt(sal_uInt16 &rExtFlags, const ScRange &rRange) | ScDocShell | |
UpdatePendingRowHeights(SCTAB nUpdateTab, bool bBefore=false) | ScDocShell | |
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 |
UseScenario(SCTAB nTab, const OUString &rName, bool bRecord=true) | ScDocShell | |
UseSheetSaveEntries() | ScDocShell | private |
VerbExec(SfxRequest &) | SfxShell | |
VerbState(SfxItemSet &) | SfxShell | static |
WriteThumbnail(bool bEncrypted, const css::uno::Reference< css::io::XStream > &xStream) | SfxObjectShell | |
yes | SfxObjectShell | private |
~ScDocShell() override | ScDocShell | virtual |
~SfxListener() COVERITY_NOEXCEPT_FALSE | SfxListener | virtual |
~SfxObjectShell() override | SfxObjectShell | protectedvirtual |
~SfxShell() override | SfxShell | virtual |