summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfootnote.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-22 09:02:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-22 09:39:18 +0100
commitacfe7d39e5359483124b79fc7e98fb9afa65c0a6 (patch)
tree4b09b46f669330a26fee63b0926f91486e1d4da6 /lotuswordpro/source/filter/lwpfootnote.hxx
parentb3c8e4177d24a184ffa854958fb177200608f68c (diff)
regoptions (etc.) now unused post registration-removal
Diffstat (limited to 'lotuswordpro/source/filter/lwpfootnote.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfootnote.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpfootnote.hxx b/lotuswordpro/source/filter/lwpfootnote.hxx
index 054b126f6b7a..8eb8b54964f2 100644
--- a/lotuswordpro/source/filter/lwpfootnote.hxx
+++ b/lotuswordpro/source/filter/lwpfootnote.hxx
@@ -145,8 +145,6 @@ private:
LwpDocument* GetFootnoteTableDivision();
LwpDocument* GetEndnoteDivision(LwpDocument* pPossible);
LwpEnSuperTableLayout* FindFootnoteTableLayout();
- LwpTable* FindFootnoteTable();
- LwpTable* GetFootnoteTable(LwpEnSuperTableLayout* pLayout);
LwpContent* FindFootnoteContent();
OUString GetTableClass();
};