Home
last modified time | relevance | path

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

/aoo4110/main/tools/source/stream/
H A Dstream.cxx134 if( (tmp==STREAM_IO_WRITE) && sizeof(datatype) <= nBufFree)\
1404 if(tmp == STREAM_IO_WRITE && sizeof(signed char) <= nBufFree ) in operator <<()
1425 if(tmp == STREAM_IO_WRITE && sizeof(char) <= nBufFree ) in operator <<()
1444 if(tmp == STREAM_IO_WRITE && sizeof(char) <= nBufFree ) in operator <<()
1739 eIOMode = STREAM_IO_WRITE; in Write()
/aoo4110/main/tools/inc/tools/
H A Dstream.hxx99 #define STREAM_IO_WRITE 2 macro

Completed in 35 milliseconds