summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpfootnote.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-11 23:13:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-12 11:51:11 +0100
commit2e3f7cc4125cbd4245030122eeb9608af3b7997b (patch)
treea67032f5afaeae59a4a7b1b4ed523dd7dc7d9668 /lotuswordpro/source/filter/lwpfootnote.hxx
parentcallcatcher: some unused code (diff)
downloadcore-2e3f7cc4125cbd4245030122eeb9608af3b7997b.tar.gz
core-2e3f7cc4125cbd4245030122eeb9608af3b7997b.zip
callcatcher: unused code
Diffstat (limited to 'lotuswordpro/source/filter/lwpfootnote.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfootnote.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpfootnote.hxx b/lotuswordpro/source/filter/lwpfootnote.hxx
index 680cc71ecdf8..054b126f6b7a 100644
--- a/lotuswordpro/source/filter/lwpfootnote.hxx
+++ b/lotuswordpro/source/filter/lwpfootnote.hxx
@@ -142,7 +142,6 @@ public:
sal_uInt16 GetType(){ return m_nType;}
private:
LwpCellLayout* GetCellLayout();
- LwpEnSuperTableLayout* GetEnSuperTableLayout();
LwpDocument* GetFootnoteTableDivision();
LwpDocument* GetEndnoteDivision(LwpDocument* pPossible);
LwpEnSuperTableLayout* FindFootnoteTableLayout();