Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx246 bool IsValidCell(short nCol) const;
606 ( !pTableDesc->IsValidCell( pTableDesc->GetAktCol() ) || in TestApo()
2910 bool WW8TabDesc::IsValidCell(short nCol) const in IsValidCell() function in WW8TabDesc
2924 if (!IsValidCell(GetAktCol())) in InFirstParaInCell()
3387 pIo->StopAllAnl(IsValidCell(nAktCol)); in TableCellEnd()
3746 return !pTableDesc->IsValidCell( pTableDesc->GetAktCol() ) in IsInvalidOrToBeMergedTabCell()

Completed in 33 milliseconds