summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/biffhelper.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-04-07 15:53:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-04-07 15:54:16 +0100
commitaefbfc7101bb9b4ef20968d45306ab97573f6597 (patch)
tree314a80042f59b05443276d6e311d0cbc71684087 /sc/source/filter/inc/biffhelper.hxx
parent3f2b771e5f53a7f079416ae6fc42625420b725d7 (diff)
callcatcher: update and remove newly unused methods
Diffstat (limited to 'sc/source/filter/inc/biffhelper.hxx')
-rw-r--r--sc/source/filter/inc/biffhelper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/filter/inc/biffhelper.hxx b/sc/source/filter/inc/biffhelper.hxx
index 5f390fa2fb4f..e22f3b4db991 100644
--- a/sc/source/filter/inc/biffhelper.hxx
+++ b/sc/source/filter/inc/biffhelper.hxx
@@ -641,9 +641,6 @@ public:
*/
static bool skipRecordBlock( BiffInputStream& rStrm, sal_uInt16 nEndRecId );
- /** Imports a picture from an IMGDATA record. */
- static void importImgData( StreamDataSequence& orDataSeq, BiffInputStream& rStrm, BiffType eBiff );
-
private:
BiffHelper(); // not implemented
~BiffHelper(); // not implemented