Searched refs:isCellOpen (Results 1 – 2 of 2) sorted by relevance
174 bool isCellOpen() const in isCellOpen() function in writerfilter::RowData351 bool isCellOpen() const in isCellOpen() function in writerfilter::TableData353 return mpRow->isCellOpen(); in isCellOpen()
713 pTableData->isCellOpen() ? "yes" : "no"); in startLevel()748 pTableData->isCellOpen() ? "yes" : "no"); in endLevel()1079 if (!pTableData->isCellOpen()) in ensureOpenCell()
Completed in 20 milliseconds