Home
last modified time | relevance | path

Searched refs:SVSTREAM_SEEK_ERROR (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/tools/source/stream/
H A Dstrmwnt.cxx88 { ERROR_NEGATIVE_SEEK, SVSTREAM_SEEK_ERROR }, in GetSvError()
91 { ERROR_SEEK, SVSTREAM_SEEK_ERROR }, in GetSvError()
92 { ERROR_SEEK_ON_DEVICE, SVSTREAM_SEEK_ERROR }, in GetSvError()
H A Dstrmunx.cxx429 SetError( SVSTREAM_SEEK_ERROR ); in SeekPos()
/AOO41X/main/tools/inc/tools/
H A Derrcode.hxx293 #define SVSTREAM_SEEK_ERROR ERRCODE_IO_CANTSEEK macro