summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/bento.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-04 22:42:14 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-05 10:02:30 +0100
commit30c1a5f9fd44d914befa5070a5bb0c09b1d7cac9 (patch)
treeda38b73a7605ea11bd4949c8e9f5a039786d812e /lotuswordpro/source/filter/bento.hxx
parent1a44d29eb1e048d101381de8b2817857025c2d8e (diff)
callcatcher: unused methods
Diffstat (limited to 'lotuswordpro/source/filter/bento.hxx')
-rw-r--r--lotuswordpro/source/filter/bento.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/bento.hxx b/lotuswordpro/source/filter/bento.hxx
index 56b04b122a91..914670d855c3 100644
--- a/lotuswordpro/source/filter/bento.hxx
+++ b/lotuswordpro/source/filter/bento.hxx
@@ -299,7 +299,6 @@ public: // Internal methods
BenError CreateGraphicStreams(std::vector<SvStream *> * pStreamVector) ;
BenError CreateGraphicStream(SvStream * &pStream, const char *pObjectName);
- SotStorageStreamRef ConvertAswStorageToOLE2Stream(const char * sObjectName);
LtcUtBenValueStream * FindOLEStorageStreamWithObjectName(const char * sObjectName, AswEntry& rDirStruct);
void ReadAswEntry(SvStream * pStream, AswEntry& rEntry);