Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx246 bool IsValidCell(short nCol) const;
606 ( !pTableDesc->IsValidCell( pTableDesc->GetAktCol() ) || in TestApo()
2939 bool WW8TabDesc::IsValidCell(short nCol) const in IsValidCell() function in WW8TabDesc
2953 if (!IsValidCell(GetAktCol())) in InFirstParaInCell()
3416 pIo->StopAllAnl(IsValidCell(nAktCol)); in TableCellEnd()
3775 return !pTableDesc->IsValidCell( pTableDesc->GetAktCol() ) in IsInvalidOrToBeMergedTabCell()

Completed in 30 milliseconds