summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/htmlpars.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/htmlpars.hxx')
-rw-r--r--sc/source/filter/inc/htmlpars.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/filter/inc/htmlpars.hxx b/sc/source/filter/inc/htmlpars.hxx
index 0b8ffe4390a8..b75a44c618db 100644
--- a/sc/source/filter/inc/htmlpars.hxx
+++ b/sc/source/filter/inc/htmlpars.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: htmlpars.hxx,v $
- * $Revision: 1.16 $
+ * $Revision: 1.16.32.1 $
*
* This file is part of OpenOffice.org.
*
@@ -597,9 +597,6 @@ public:
virtual const ScHTMLTable* GetGlobalTable() const;
private:
- /** Returns the specified table (may be maGlobTable, if no real table can be found). */
- ScHTMLTable* GetTable( ScHTMLTableId nTableId ) const;
-
/** Handles all possible tags in the HTML document. */
void ProcessToken( const ImportInfo& rInfo );
/** Inserts a text portion into current entry. */