Home
last modified time | relevance | path

Searched refs:ERROR_SW_READ_BASE (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/inc/
H A Dswerror.h30 #define ERROR_SW_READ_BASE (ERROR_SW_BASE | ERRCODE_CLASS_READ) macro
39 #define ERR_SWG_FILE_FORMAT_ERROR (ERROR_SW_READ_BASE | 1 )
42 #define ERR_SW6_INPUT_FILE (ERROR_SW_READ_BASE | 4 )
43 #define ERR_SW6_NOWRITER_FILE (ERROR_SW_READ_BASE | 5 )
44 #define ERR_SW6_UNEXPECTED_EOF (ERROR_SW_READ_BASE | 6 )
45 #define ERR_SW6_PASSWD (ERROR_SW_READ_BASE | 7 )
47 #define ERR_WW6_NO_WW6_FILE_ERR (ERROR_SW_READ_BASE | 8 )
48 #define ERR_WW6_FASTSAVE_ERR (ERROR_SW_READ_BASE | 9 )
50 #define ERR_FORMAT_ROWCOL (ERROR_SW_READ_BASE | 12)
52 #define ERR_SWG_NEW_VERSION (ERROR_SW_READ_BASE | 13)
[all …]
/aoo41x/main/sw/source/filter/ascii/
H A Dparasc.cxx303 return ERROR_SW_READ_BASE; in ReadChars()

Completed in 8 milliseconds