summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgdir.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/stgdir.hxx')
-rw-r--r--sot/source/sdstor/stgdir.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/source/sdstor/stgdir.hxx b/sot/source/sdstor/stgdir.hxx
index b4f1a763bf8b..7559d6882110 100644
--- a/sot/source/sdstor/stgdir.hxx
+++ b/sot/source/sdstor/stgdir.hxx
@@ -77,7 +77,7 @@ public:
void OpenStream( StgIo& ); // set up an appropriate stream
void Close();
- sal_Int32 GetSize();
+ sal_Int32 GetSize() const;
bool SetSize( sal_Int32 );
sal_Int32 Seek( sal_Int32 );
sal_Int32 Read( void*, sal_Int32 );