| 
    LibreOffice Module sc (master) 1
    
   | 
 
Use this class to manage solar mutex locking instead of calling LockSolarMutex() and UnlockSolarMutex() directly. More...
#include <xmlimprt.hxx>
Public Member Functions | |
| MutexGuard (ScXMLImport &rImport) | |
| ~MutexGuard () | |
Private Attributes | |
| ScXMLImport & | mrImport | 
Use this class to manage solar mutex locking instead of calling LockSolarMutex() and UnlockSolarMutex() directly.
Definition at line 288 of file xmlimprt.hxx.
      
  | 
  explicit | 
Definition at line 1508 of file xmlimprt.cxx.
References ScXMLImport::LockSolarMutex(), and mrImport.
| ScXMLImport::MutexGuard::~MutexGuard | ( | ) | 
Definition at line 1514 of file xmlimprt.cxx.
      
  | 
  private | 
Definition at line 294 of file xmlimprt.hxx.
Referenced by MutexGuard().