summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpobjhdr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpobjhdr.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpobjhdr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpobjhdr.hxx b/lotuswordpro/source/filter/lwpobjhdr.hxx
index a5fda95aca73..ac0068d7a251 100644
--- a/lotuswordpro/source/filter/lwpobjhdr.hxx
+++ b/lotuswordpro/source/filter/lwpobjhdr.hxx
@@ -112,7 +112,7 @@ private:
};
public:
- void Read(LwpSvStream &pStrm);
+ bool Read(LwpSvStream &pStrm);
inline sal_uInt32 GetTag();
inline sal_uInt32 GetSize();
inline LwpObjectID* GetID();