summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r--sw/inc/shellio.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index 1027651721ad..a1d024fab235 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -264,7 +264,7 @@ private:
// Everyone who does not need the streams / storages open
// has to overload the method (W4W!!).
- virtual int SetStrmStgPtr();
+ virtual bool SetStrmStgPtr();
};
class AsciiReader: public Reader