Searched refs:nMyStartCp (Results 1 – 2 of 2) sorted by relevance
2098 WW8_CP nMyStartCp=nStartCp; in WW8TabDesc() local2099 if (pIo->SearchRowEnd(pPap, nMyStartCp, pIo->nInTable)) in WW8TabDesc()3526 WW8_CP nMyStartCp = nStartCp; in StartTable() local3527 if ( SearchRowEnd( pPap, nMyStartCp, nInTable ) && in StartTable()
2462 WW8_CP nMyStartCp=nStartCp; in ProcessSpecial() local2467 bool bHasRowEnd = SearchRowEnd(pPap, nMyStartCp, nCellLevel-1); in ProcessSpecial()