Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx245 bool IsValidCell(short nCol) const;
605 ( !pTableDesc->IsValidCell( pTableDesc->GetAktCol() ) || in TestApo()
2938 bool WW8TabDesc::IsValidCell(short nCol) const in IsValidCell() function in WW8TabDesc
2952 if (!IsValidCell(GetAktCol())) in InFirstParaInCell()
3415 pIo->StopAllAnl(IsValidCell(nAktCol)); in TableCellEnd()
3774 return !pTableDesc->IsValidCell( pTableDesc->GetAktCol() ) in IsInvalidOrToBeMergedTabCell()