summaryrefslogtreecommitdiffstats
path: root/include/basic/sbxcore.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basic/sbxcore.hxx')
-rw-r--r--include/basic/sbxcore.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/sbxcore.hxx b/include/basic/sbxcore.hxx
index c755a6f5714b..12de6e03057f 100644
--- a/include/basic/sbxcore.hxx
+++ b/include/basic/sbxcore.hxx
@@ -90,7 +90,7 @@ public:
static void Skip( SvStream& );
bool Store( SvStream& );
virtual bool LoadCompleted();
- virtual bool StoreCompleted();
+ bool StoreCompleted();
static SbxError GetError();
static void SetError( SbxError );