summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpobjstrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpobjstrm.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpobjstrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpobjstrm.hxx b/lotuswordpro/source/filter/lwpobjstrm.hxx
index 8146cbbe4840..d842485cd03f 100644
--- a/lotuswordpro/source/filter/lwpobjstrm.hxx
+++ b/lotuswordpro/source/filter/lwpobjstrm.hxx
@@ -88,7 +88,7 @@ public:
sal_uInt16 QuickRead(void* buf, sal_uInt16 len);
sal_uInt16 GetPos() { return m_nReadPos; }
void SeekRel(sal_uInt16 pos);
- bool Seek( sal_uInt16 pos);
+ void Seek( sal_uInt16 pos);
void SkipExtra();
sal_uInt16 CheckExtra();