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