From 3c1d4742e649fe9c8aed8c2817fe3e1f3364f298 Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Mon, 14 Jul 2014 19:09:11 +0000 Subject: Resync to trunk, windows non-pro build --- oox/inc/oox/xls/biffinputstream.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oox/inc/oox/xls/biffinputstream.hxx') diff --git a/oox/inc/oox/xls/biffinputstream.hxx b/oox/inc/oox/xls/biffinputstream.hxx index 45d30d37b05a..97f389ce5434 100644 --- a/oox/inc/oox/xls/biffinputstream.hxx +++ b/oox/inc/oox/xls/biffinputstream.hxx @@ -152,7 +152,7 @@ public: /** Constructs the BIFF record stream using the passed binary stream. @param rInStream - The base input stream. Must be seekable. Will be seeked to its + The base input stream. Must be seekable. Will be sought to its start position. @param bContLookup Automatic CONTINUE lookup on/off. @@ -348,7 +348,7 @@ public: // ------------------------------------------------------------------------ private: - /** Initializes all members after base stream has been seeked to new record. */ + /** Initializes all members after base stream has been sought to new record. */ void setupRecord(); /** Restarts the current record from the beginning. */ void restartRecord( bool bInvalidateRecSize ); -- cgit v1.2.3