summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc/lwpsvstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/inc/lwpsvstream.hxx')
-rw-r--r--lotuswordpro/inc/lwpsvstream.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/lotuswordpro/inc/lwpsvstream.hxx b/lotuswordpro/inc/lwpsvstream.hxx
index 9a7271941f71..a962f6e599d6 100644
--- a/lotuswordpro/inc/lwpsvstream.hxx
+++ b/lotuswordpro/inc/lwpsvstream.hxx
@@ -72,6 +72,7 @@ public:
size_t Read(void* bytes, size_t nBytesToRead);
void SeekRel(sal_Int64 pos);
sal_Int64 Tell();
+ sal_uInt64 remainingSize();
sal_Int64 Seek(sal_Int64 pos);
bool CheckSeek(sal_Int64 pos);