|
LibreOffice Module svtools (master) 1
|
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 [] |
| #define SO_ERR | ( | x | ) | ErrCode(ErrCodeArea::So, ErrCodeClass::So, x) |
| #define SO_WRN | ( | x | ) | ErrCode(WarningFlag::Yes, ErrCodeArea::So, ErrCodeClass::So, x) |
|
extern |
|
extern |