Lines Matching refs:ScDocShell
81 class SC_DLLPUBLIC ScDocShell: public SfxObjectShell, public SfxListener class
129 friend class ScDocShell::PrepareSaveGuard;
135 explicit PrepareSaveGuard( ScDocShell & rDocShell );
138 ScDocShell & mrDocShell;
174 ScDocShell( const ScDocShell& rDocShell );
175 ScDocShell( const sal_uInt64 i_nSfxCreationFlags = SFXMODEL_EMBEDDED_OBJECT );
176 ~ScDocShell();
259 bool MergeSharedDocument( ScDocShell* pSharedDocShell );
274 …void LoadStylesArgs( ScDocShell& rSource, sal_Bool bReplace, sal_Bool bCellStyles, sal_Bool bPag…
390 static ScDocShell* GetShellByNum( sal_uInt16 nDocNo );
435 SO2_DECL_REF(ScDocShell)
436 SO2_IMPL_REF(ScDocShell)
448 ScDocShell& rDocShell;
458 ScDocShellModificator( ScDocShell& );