LibreOffice Module sc (master) 1
|
Do things that need to be done before saving to our own format and necessary clean ups in dtor. More...
Public Member Functions | |
PrepareSaveGuard (ScDocShell &rDocShell) | |
~PrepareSaveGuard () COVERITY_NOEXCEPT_FALSE | |
Private Attributes | |
ScDocShell & | mrDocShell |
Do things that need to be done before saving to our own format and necessary clean ups in dtor.
|
explicit |
Definition at line 1738 of file docsh.cxx.
References SfxObjectShell::GetCreateMode(), ScExternalRefManager::hasExternalData(), ScDocShell::m_pAutoStyleList, ScDocShell::m_pDocument, mrDocShell, ScExternalRefManager::setAllCacheTableReferencedStati(), and ScChartListenerCollection::UpdateDirtyCharts().
ScDocShell::PrepareSaveGuard::~PrepareSaveGuard | ( | ) |
Definition at line 1762 of file docsh.cxx.
References ScExternalRefManager::hasExternalData(), and ScExternalRefManager::setAllCacheTableReferencedStati().
|
private |
Definition at line 129 of file docsh.hxx.
Referenced by PrepareSaveGuard().