Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx2098 WW8_CP nMyStartCp=nStartCp; in WW8TabDesc() local
2099 if (pIo->SearchRowEnd(pPap, nMyStartCp, pIo->nInTable)) in WW8TabDesc()
3526 WW8_CP nMyStartCp = nStartCp; in StartTable() local
3527 if ( SearchRowEnd( pPap, nMyStartCp, nInTable ) && in StartTable()
H A Dww8par.cxx2462 WW8_CP nMyStartCp=nStartCp; in ProcessSpecial() local
2467 bool bHasRowEnd = SearchRowEnd(pPap, nMyStartCp, nCellLevel-1); in ProcessSpecial()