Searched defs:seekToEnd (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/oox/inc/oox/helper/ | ||
| H A D | binarystreambase.hxx | 100 inline void seekToEnd() { seek( size() ); } in seekToEnd() function in oox::BinaryStreamBase |
| /AOO41X/main/vos/source/ | ||
| H A D | stream.cxx | 82 sal_Bool OStream::seekToEnd() const in seekToEnd() function in OStream |