LibreOffice Module svtools (master) 1
Macros | Variables
soerr.hxx File Reference
#include <svtools/ehdl.hxx>
#include <svtools/svtdllapi.h>
Include dependency graph for soerr.hxx:

Go to the source code of this file.

Macros

#define SO_ERR(x)   ErrCode(ErrCodeArea::So, ErrCodeClass::So, x)
 
#define SO_WRN(x)   ErrCode(WarningFlag::Yes, ErrCodeArea::So, ErrCodeClass::So, x)
 
#define ERRCODE_SO_GENERALERROR   SO_ERR(1)
 
#define ERRCODE_SO_CANNOT_DOVERB_NOW   SO_WRN(28)
 
#define ERRCODE_SO_NOVERBS   SO_ERR(30)
 
#define ERRCODE_SO_NOTIMPL   SO_ERR(33)
 
#define ERRCTX_SO_DOVERB   1
 

Variables

SVT_DLLPUBLIC const ErrMsgCode RID_SO_ERROR_HANDLER []
 
SVT_DLLPUBLIC const ErrMsgCode RID_SO_ERRCTX []
 

Macro Definition Documentation

◆ ERRCODE_SO_CANNOT_DOVERB_NOW

#define ERRCODE_SO_CANNOT_DOVERB_NOW   SO_WRN(28)

Definition at line 29 of file soerr.hxx.

◆ ERRCODE_SO_GENERALERROR

#define ERRCODE_SO_GENERALERROR   SO_ERR(1)

Definition at line 28 of file soerr.hxx.

◆ ERRCODE_SO_NOTIMPL

#define ERRCODE_SO_NOTIMPL   SO_ERR(33)

Definition at line 31 of file soerr.hxx.

◆ ERRCODE_SO_NOVERBS

#define ERRCODE_SO_NOVERBS   SO_ERR(30)

Definition at line 30 of file soerr.hxx.

◆ ERRCTX_SO_DOVERB

#define ERRCTX_SO_DOVERB   1

Definition at line 34 of file soerr.hxx.

◆ SO_ERR

#define SO_ERR (   x)    ErrCode(ErrCodeArea::So, ErrCodeClass::So, x)

Definition at line 25 of file soerr.hxx.

◆ SO_WRN

#define SO_WRN (   x)    ErrCode(WarningFlag::Yes, ErrCodeArea::So, ErrCodeClass::So, x)

Definition at line 26 of file soerr.hxx.

Variable Documentation

◆ RID_SO_ERRCTX

SVT_DLLPUBLIC const ErrMsgCode RID_SO_ERRCTX[]
extern

◆ RID_SO_ERROR_HANDLER

SVT_DLLPUBLIC const ErrMsgCode RID_SO_ERROR_HANDLER[]
extern