LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
ScDocShell::PrepareSaveGuard Class Reference

Do things that need to be done before saving to our own format and necessary clean ups in dtor. More...

Collaboration diagram for ScDocShell::PrepareSaveGuard:
[legend]

Public Member Functions

 PrepareSaveGuard (ScDocShell &rDocShell)
 
 ~PrepareSaveGuard () COVERITY_NOEXCEPT_FALSE
 

Private Attributes

ScDocShellmrDocShell
 

Detailed Description

Do things that need to be done before saving to our own format and necessary clean ups in dtor.

Definition at line 123 of file docsh.hxx.

Constructor & Destructor Documentation

◆ PrepareSaveGuard()

ScDocShell::PrepareSaveGuard::PrepareSaveGuard ( ScDocShell rDocShell)
explicit

◆ ~PrepareSaveGuard()

ScDocShell::PrepareSaveGuard::~PrepareSaveGuard ( )

Member Data Documentation

◆ mrDocShell

ScDocShell& ScDocShell::PrepareSaveGuard::mrDocShell
private

Definition at line 129 of file docsh.hxx.

Referenced by PrepareSaveGuard().


The documentation for this class was generated from the following files: