summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/bento.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-01-20 20:56:47 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-01-21 21:14:48 +0100
commit430a56228ad50dde9399af30d638411380f93258 (patch)
tree165d50014c833b7a29fa65bead9398390e356031 /lotuswordpro/source/filter/bento.hxx
parent28580d90305fcb159395b957b65275f94591bc38 (diff)
just return SvMemoryStream*
Change-Id: I5c577984055e01f49c4e04685dc4df6672c8fc87 Reviewed-on: https://gerrit.libreoffice.org/48255 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'lotuswordpro/source/filter/bento.hxx')
-rw-r--r--lotuswordpro/source/filter/bento.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/bento.hxx b/lotuswordpro/source/filter/bento.hxx
index 322653aee938..f1cd48b4abae 100644
--- a/lotuswordpro/source/filter/bento.hxx
+++ b/lotuswordpro/source/filter/bento.hxx
@@ -221,7 +221,7 @@ public: // Internal methods
LtcUtBenValueStream * FindNextValueStreamWithPropertyName(const char * sPropertyName);
LtcUtBenValueStream * FindValueStreamWithPropertyName(const char * sPropertyName);
- void CreateGraphicStream(SvStream * &pStream, const char *pObjectName);
+ SvMemoryStream* CreateGraphicStream(const char *pObjectName);
sal_uLong GetSize() const { return m_ulLength; }
private: // Data