|
LibreOffice Module tools (master) 1
|
#include <string.h>#include <limits.h>#include <osl/thread.h>#include <tools/stream.hxx>#include <o3tl/char16_t2wchar_t.hxx>#include <osl/file.hxx>Go to the source code of this file.
Functions | |
| static ErrCode | GetSvError (DWORD nWntError) |
|
static |
Definition at line 39 of file strmwnt.cxx.
References ERRCODE_NONE, i, SVSTREAM_ACCESS_DENIED, SVSTREAM_DISK_FULL, SVSTREAM_FILE_NOT_FOUND, SVSTREAM_GENERALERROR, SVSTREAM_INVALID_ACCESS, SVSTREAM_INVALID_HANDLE, SVSTREAM_INVALID_PARAMETER, SVSTREAM_LOCKING_VIOLATION, SVSTREAM_PATH_NOT_FOUND, SVSTREAM_READ_ERROR, SVSTREAM_SEEK_ERROR, SVSTREAM_SHARE_BUFF_EXCEEDED, SVSTREAM_SHARING_VIOLATION, SVSTREAM_TOO_MANY_OPEN_FILES, and SVSTREAM_WRITE_ERROR.