Searched refs:pSortBase (Results 1 – 2 of 2) sorted by relevance
1978 SwTOXSortTabBase* pSortBase = aSortArr[nRunInEntry]; in UpdatePageNum() local1979 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()
729 SwTOXSortTabBase* pSortBase = 0; in GetTOXSortTabBase() local734 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 62 milliseconds