Searched refs:pTableEndNode (Results 1 – 1 of 1) sorted by relevance
367 const SwNode* pTableEndNode = pTblNd->EndOfSectionNode(); in lcl_FindNextCell() local399 if( pNd == pTableEndNode || /*robust: */ pNd->GetIndex() > pTableEndNode->GetIndex() ) in lcl_FindNextCell()436 const SwNode* pTableEndNode = &rIdx.GetNode(); in lcl_FindPrevCell() local437 const SwTableNode* pTblNd = pTableEndNode->StartOfSectionNode()->GetTableNode(); in lcl_FindPrevCell()
Completed in 10 milliseconds