LibreOffice Module sd (master) 1
Macros
sderror.hxx File Reference
#include <comphelper/errcode.hxx>
Include dependency graph for sderror.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ERR_FORMAT_ROWCOL   ErrCode(ErrCodeArea::Sd, ErrCodeClass::Read, 1)
 
#define ERR_FORMAT_FILE_ROWCOL   ErrCode(ErrCodeArea::Sd, ErrCodeClass::Read, 2)
 
#define WARN_FORMAT_FILE_ROWCOL   ErrCode(WarningFlag::Yes, ErrCodeArea::Sd, ErrCodeClass::Read, 100)
 

Macro Definition Documentation

◆ ERR_FORMAT_FILE_ROWCOL

#define ERR_FORMAT_FILE_ROWCOL   ErrCode(ErrCodeArea::Sd, ErrCodeClass::Read, 2)

Definition at line 26 of file sderror.hxx.

◆ ERR_FORMAT_ROWCOL

#define ERR_FORMAT_ROWCOL   ErrCode(ErrCodeArea::Sd, ErrCodeClass::Read, 1)

Definition at line 25 of file sderror.hxx.

◆ WARN_FORMAT_FILE_ROWCOL

#define WARN_FORMAT_FILE_ROWCOL   ErrCode(WarningFlag::Yes, ErrCodeArea::Sd, ErrCodeClass::Read, 100)

Definition at line 29 of file sderror.hxx.