summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/dump/msvbasic.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/dump/msvbasic.hxx')
-rw-r--r--sw/source/filter/ww8/dump/msvbasic.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/dump/msvbasic.hxx b/sw/source/filter/ww8/dump/msvbasic.hxx
index bb12e9509511..86326c0015aa 100644
--- a/sw/source/filter/ww8/dump/msvbasic.hxx
+++ b/sw/source/filter/ww8/dump/msvbasic.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -64,7 +64,7 @@ public:
//0 for failure, 1 for success
BOOL Open( const String &rToplevel, const String &rSublevel);
const String & Decompress( UINT16 nIndex, int *pOverflow=0);
- UINT16 GetNoStreams() const { return nOffsets; }
+ UINT16 GetNoStreams() const { return nOffsets; }
const String &GetStreamName( UINT16 nIndex ) const
{
DBG_ASSERT( nIndex < nOffsets, "Index out of range" );