Home
last modified time | relevance | path

Searched refs:SwTOXIndex (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx314 SwTOXIndex::SwTOXIndex( const SwTxtNode& rNd, in SwTOXIndex() function in SwTOXIndex
331 sal_Bool SwTOXIndex::operator==( const SwTOXSortTabBase& rCmpBase ) in operator ==()
333 SwTOXIndex& rCmp = (SwTOXIndex&)rCmpBase; in operator ==()
365 sal_Bool SwTOXIndex::operator<( const SwTOXSortTabBase& rCmpBase ) in operator <()
367 SwTOXIndex& rCmp = (SwTOXIndex&)rCmpBase; in operator <()
400 void SwTOXIndex::GetText_Impl( String& rTxt, String& rTxtReading ) const in GetText_Impl()
433 void SwTOXIndex::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 ) const in FillText()
458 sal_uInt16 SwTOXIndex::GetLevel() const in GetLevel()
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx179 struct SwTOXIndex : public SwTOXSortTabBase struct
181 SwTOXIndex( const SwTxtNode&, const SwTxtTOXMark*, sal_uInt16 nOptions, sal_uInt8 nKeyLevel,
184 virtual ~SwTOXIndex() {} in ~SwTOXIndex() argument
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx1235 pBase = new SwTOXIndex( *pTOXSrc, pTxtMark, in UpdateMarks()
1241 pBase = new SwTOXIndex( *pTOXSrc, pTxtMark, in UpdateMarks()
1246 pBase = new SwTOXIndex( *pTOXSrc, pTxtMark, in UpdateMarks()

Completed in 33 milliseconds