LibreOffice Module svl (master) 1
Classes | Namespaces | Macros
msodocumentlockfile.hxx File Reference
#include <svl/svldllapi.h>
#include <svl/documentlockfile.hxx>
Include dependency graph for msodocumentlockfile.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  svt::MSODocumentLockFile
 Class implementing reading and writing MSO lockfiles. More...
 

Namespaces

namespace  svt
 

Macros

#define MSO_WORD_LOCKFILE_SIZE   162
 
#define MSO_EXCEL_AND_POWERPOINT_LOCKFILE_SIZE   165
 
#define MSO_USERNAME_MAX_LENGTH   52
 

Macro Definition Documentation

◆ MSO_EXCEL_AND_POWERPOINT_LOCKFILE_SIZE

#define MSO_EXCEL_AND_POWERPOINT_LOCKFILE_SIZE   165

Definition at line 17 of file msodocumentlockfile.hxx.

◆ MSO_USERNAME_MAX_LENGTH

#define MSO_USERNAME_MAX_LENGTH   52

Definition at line 18 of file msodocumentlockfile.hxx.

◆ MSO_WORD_LOCKFILE_SIZE

#define MSO_WORD_LOCKFILE_SIZE   162

Definition at line 16 of file msodocumentlockfile.hxx.