summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgole.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/stgole.hxx')
-rw-r--r--sot/source/sdstor/stgole.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sot/source/sdstor/stgole.hxx b/sot/source/sdstor/stgole.hxx
index 0ba992f70641..c1088633be0b 100644
--- a/sot/source/sdstor/stgole.hxx
+++ b/sot/source/sdstor/stgole.hxx
@@ -61,8 +61,6 @@ class StgOleStream : public StgInternalStream
sal_uInt32 nFlags;
public:
StgOleStream( BaseStorage&, bool );
- sal_uInt32& GetFlags() { return nFlags; }
- bool Load();
bool Store();
};