Home
last modified time | relevance | path

Searched refs:ERROR_NOT_ENOUGH_MEMORY (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/shell/source/all/zipfile/
H A Dzipfile.cxx39 #define ERROR_NOT_ENOUGH_MEMORY 8 macro
189 throw ZipException(ERROR_NOT_ENOUGH_MEMORY); in GetDirectory()
/aoo4110/main/sal/osl/os2/
H A Dpipeimpl.cxx172 SetLastError( ERROR_NOT_ENOUGH_MEMORY ); in CreatePipeDataMapping()
204 SetLastError( ERROR_NOT_ENOUGH_MEMORY ); in CreatePipeDataMapping()
H A Dpipe.cxx462 case ERROR_NOT_ENOUGH_MEMORY: return osl_Pipe_E_NoBufferSpace; in osl_getLastPipeError()
H A Dfile.cxx99 { ERROR_NOT_ENOUGH_MEMORY, osl_File_E_NOMEM }, /* 8 */
/aoo4110/main/sal/osl/w32/
H A Dpipeimpl.cxx177 SetLastError( ERROR_NOT_ENOUGH_MEMORY ); in CreatePipeDataMapping()
209 SetLastError( ERROR_NOT_ENOUGH_MEMORY ); in CreatePipeDataMapping()
H A Dfile_error.c50 { ERROR_NOT_ENOUGH_MEMORY, osl_File_E_NOMEM }, /* 8 */
/aoo4110/main/shell/source/win32/
H A DSysShExec.cxx104 { ERROR_NOT_ENOUGH_MEMORY, osl_File_E_NOMEM }, /* 8 */
/aoo4110/main/tools/source/fsys/
H A Dos2.cxx80 case ERROR_NOT_ENOUGH_MEMORY: return ERRCODE_IO_OUTOFMEMORY; in ApiRet2ToSolarError_Impl()
H A Ddirent.cxx82 case ERROR_NOT_ENOUGH_MEMORY: return ERRCODE_IO_OUTOFMEMORY; in Sys2SolarError_Impl()

Completed in 59 milliseconds