summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/biffinputstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/biffinputstream.hxx')
-rw-r--r--sc/source/filter/inc/biffinputstream.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/inc/biffinputstream.hxx b/sc/source/filter/inc/biffinputstream.hxx
index 411f16da7e4b..c392cd149604 100644
--- a/sc/source/filter/inc/biffinputstream.hxx
+++ b/sc/source/filter/inc/biffinputstream.hxx
@@ -25,7 +25,6 @@
#include "biffhelper.hxx"
#include "biffcodec.hxx"
-
namespace oox {
namespace xls {
@@ -281,7 +280,6 @@ public:
*/
OUString readUniString( bool bAllowNulChars = false );
-
private:
/** Initializes all members after base stream has been sought to new record. */
void setupRecord();