summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsvstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsvstream.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpsvstream.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/lwpsvstream.hxx b/lotuswordpro/source/filter/lwpsvstream.hxx
index 0917cd461c7e..40cb435029f7 100644
--- a/lotuswordpro/source/filter/lwpsvstream.hxx
+++ b/lotuswordpro/source/filter/lwpsvstream.hxx
@@ -76,10 +76,6 @@ public:
LwpSvStream& ReadUInt16( sal_uInt16& rUInt16 );
LwpSvStream& ReadUInt32( sal_uInt32& rUInt32 );
- LwpSvStream& ReadInt8( sal_Int8& rInt8 );
- LwpSvStream& ReadInt16( sal_Int16& rInt16 );
- LwpSvStream& ReadInt32( sal_Int32& rInt32 );
-
static const sal_uInt32 LWP_STREAM_BASE;
LwpSvStream * GetCompressedStream()