Searched defs:isEof (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/oox/inc/oox/helper/ | ||
H A D | binarystreambase.hxx | 87 inline bool isEof() const { return mbEof; } in isEof() function in oox::BinaryStreamBase |
/aoo41x/main/vos/source/ | ||
H A D | stream.cxx | 102 sal_Bool OStream::isEof() const in isEof() function in OStream |
H A D | pipe.cxx | 405 sal_Bool OStreamPipe::isEof() const in isEof() function in OStreamPipe |
H A D | socket.cxx | 1492 sal_Bool OStreamSocket::isEof() const in isEof() function in OStreamSocket |
/aoo41x/main/oox/source/helper/ | ||
H A D | textinputstream.cxx | 138 bool TextInputStream::isEof() const in isEof() function in oox::TextInputStream |
Completed in 24 milliseconds