summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/doctxm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/doctxm.hxx')
-rw-r--r--sw/source/core/inc/doctxm.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/source/core/inc/doctxm.hxx b/sw/source/core/inc/doctxm.hxx
index e73764432ec0..7689e2ae7d69 100644
--- a/sw/source/core/inc/doctxm.hxx
+++ b/sw/source/core/inc/doctxm.hxx
@@ -46,7 +46,6 @@ class SwTOXBaseSection : public SwTOXBase, public SwSection
void UpdateTable( const SwTextNode* pOwnChapterNode );
void UpdateSequence( const SwTextNode* pOwnChapterNode );
void UpdateAuthorities( const SwTOXInternational& rIntl );
- void UpdateAll();
// insert sorted into array for creation
void InsertSorted(SwTOXSortTabBase* pBase);
@@ -54,12 +53,6 @@ class SwTOXBaseSection : public SwTOXBase, public SwSection
// insert alpha delimiter at creation
void InsertAlphaDelimitter( const SwTOXInternational& rIntl );
- // generate text body
- void GenerateText( sal_uInt16 nArrayIdx,
- sal_uInt16 nCount,
- const sal_uInt32 _nTOXSectNdIdx,
- const SwPageDesc* _pDefaultPageDesc );
-
// replace page num placeholder with actual page number
void _UpdatePageNum( SwTextNode* pNd,
const std::vector<sal_uInt16>& rNums,