Home
last modified time | relevance | path

Searched refs:pSortBase (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx1978 SwTOXSortTabBase* pSortBase = aSortArr[nRunInEntry]; in UpdatePageNum() local
1979 sal_uInt16 nSize = pSortBase->aTOXSources.Count(); in UpdatePageNum()
1985 SwTOXSource& rTOXSource = pSortBase->aTOXSources[j]; in UpdatePageNum()
2018 if(TOX_SORT_INDEX == pSortBase->GetType() && in UpdatePageNum()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx729 SwTOXSortTabBase* pSortBase = 0; in GetTOXSortTabBase() local
734 pSortBase = (*(pTOXBaseSect->GetTOXSortTabBases()))[nIndex]; in GetTOXSortTabBase()
735 if( pSortBase->pTOXNd == pTxtNd ) in GetTOXSortTabBase()
739 if (pSortBase) in GetTOXSortTabBase()
741 return pSortBase; in GetTOXSortTabBase()

Completed in 45 milliseconds