Searched refs:aTOXSources (Results 1 – 4 of 4) sorted by relevance
165 aTOXSources.Insert( aTmp, aTOXSources.Count() ); in SwTOXSortTabBase()223 (!aTOXSources[0].pNd || !rCmp.aTOXSources[0].pNd || in operator ==()224 aTOXSources[0].pNd == rCmp.aTOXSources[0].pNd ); in operator ==()266 const SwNode* pFirst = aTOXSources[0].pNd; in operator <()267 const SwNode* pNext = rCmp.aTOXSources[0].pNd; in operator <()611 const SwCntntNode* pNd = aTOXSources[0].pNd; in GetText_Impl()660 SwTxtNode* pSrc = (SwTxtNode*)aTOXSources[0].pNd; in FillText()686 const SwCntntNode* pNd = aTOXSources[0].pNd; in GetLevel()704 const SwCntntNode* pNd = aTOXSources[0].pNd; in GetURL()800 const SwNode* pNd = aTOXSources[0].pNd; in GetText_Impl()[all …]
1625 if( !rBase.pTxtMark && rBase.aTOXSources.Count() > 0 ) in lcl_GetNumString()1627 const SwTxtNode* pNd = rBase.aTOXSources[0].pNd->GetTxtNode(); in lcl_GetNumString()1789 sal_uInt16 nSize = rBase.aTOXSources.Count(); in GenerateText()1811 if(rBase.aTOXSources.Count()) in GenerateText()1812 pTOXSource = &rBase.aTOXSources[0]; in GenerateText()1979 sal_uInt16 nSize = pSortBase->aTOXSources.Count(); in UpdatePageNum()1985 SwTOXSource& rTOXSource = pSortBase->aTOXSources[j]; in UpdatePageNum()2300 pOld->aTOXSources.Insert( pNew->aTOXSources[0], in InsertSorted()2301 pOld->aTOXSources.Count() ); in InsertSorted()
118 SwTOXSources aTOXSources; member
754 const SwCntntNode* pNd = pToxBase->aTOXSources[0].pNd; in GetTOCLevel()
Completed in 61 milliseconds