Home
last modified time | relevance | path

Searched refs:SwTOXSortTabBase (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A Dtxmsrt.hxx116 struct SwTOXSortTabBase struct
128 SwTOXSortTabBase( TOXSortType nType, argument
133 virtual ~SwTOXSortTabBase() {} in ~SwTOXSortTabBase() argument
156 inline void SwTOXSortTabBase::GetTxt( String& rSortTxt, in GetTxt() argument
161 SwTOXSortTabBase* pThis = (SwTOXSortTabBase*)this; in GetTxt()
179 struct SwTOXIndex : public SwTOXSortTabBase
198 struct SwTOXCustom : public SwTOXSortTabBase
221 struct SwTOXContent : public SwTOXSortTabBase
234 struct SwTOXPara : public SwTOXSortTabBase
255 struct SwTOXTable : public SwTOXSortTabBase
[all …]
H A Ddoctxm.hxx40 struct SwTOXSortTabBase;
42 typedef SwTOXSortTabBase* SwTOXSortTabBasePtr;
66 void InsertSorted(SwTOXSortTabBase* pBase);
88 const SwTOXSortTabBase& rNew, sal_uInt16 nLevel,
/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx63 sal_uInt16 SwTOXSortTabBase::nOpt = 0;
148 SwTOXSortTabBase::SwTOXSortTabBase( TOXSortType nTyp, const SwCntntNode* pNd, in SwTOXSortTabBase() function in SwTOXSortTabBase
204 String SwTOXSortTabBase::GetURL() const in GetURL()
220 sal_Bool SwTOXSortTabBase::operator==( const SwTOXSortTabBase& rCmp ) in operator ==()
254 sal_Bool SwTOXSortTabBase::operator<( const SwTOXSortTabBase& rCmp ) in operator <()
365 sal_Bool SwTOXIndex::operator<( const SwTOXSortTabBase& rCmpBase ) in operator <()
542 : SwTOXSortTabBase( TOX_SORT_CONTENT, &rNd, pMark, &rIntl ) in SwTOXContent()
600 : SwTOXSortTabBase( TOX_SORT_PARA, &rNd, 0, 0 ), in SwTOXPara()
792 : SwTOXSortTabBase( TOX_SORT_TABLE, &rNd, 0, 0 ), in SwTOXTable()
839 SwTOXSortTabBase( TOX_SORT_AUTHORITY, &rNd, 0, &rIntl ), in SwTOXAuthority()
[all …]
/aoo41x/main/sw/source/core/doc/
H A Ddoctxm.cxx1224 SwTOXSortTabBase* pBase = 0; in UpdateMarks()
1621 String lcl_GetNumString( const SwTOXSortTabBase& rBase, sal_Bool bUsePrefix, sal_uInt8 nLevel ) in lcl_GetNumString()
1660 const SwTOXSortTabBase& rBase = *aSortArr[nIndex]; in GenerateText()
1978 SwTOXSortTabBase* pSortBase = aSortArr[nRunInEntry]; in UpdatePageNum()
2028 const SwTOXSortTabBase* pBase = aSortArr[ nCnt ]; in UpdatePageNum()
2231 void SwTOXBaseSection::InsertSorted(SwTOXSortTabBase* pNew) in InsertSorted()
2257 SwTOXSortTabBase* pOld = aSortArr[i]; in InsertSorted()
2283 SwTOXSortTabBase* pOld = aSortArr[i]; in InsertSorted()
2328 const SwTOXSortTabBase& rNew, in GetKeyRange()
2350 SwTOXSortTabBase* pBase = aSortArr[i]; in GetKeyRange()
/aoo41x/main/sw/source/core/fields/
H A Dauthfld.cxx352 SwTOXSortTabBase* pOld = aSortArr[i]; in GetSequencePos()
371 SwTOXSortTabBase* pOld = aSortArr[j]; in GetSequencePos()
382 const SwTOXSortTabBase& rBase = *aSortArr[i]; in GetSequencePos()
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx717 SwTOXSortTabBase* SwAccessibleParagraph::GetTOXSortTabBase() in GetTOXSortTabBase()
729 SwTOXSortTabBase* pSortBase = 0; in GetTOXSortTabBase()
751 SwTOXSortTabBase* pToxBase = GetTOXSortTabBase(); in GetTOCLevel()
3437 SwTOXSortTabBase* pTBase = GetTOXSortTabBase(); in getHyperLink()
H A Daccpara.hxx178 SwTOXSortTabBase* GetTOXSortTabBase();

Completed in 47 milliseconds