Searched refs:mbInCell (Results 1 – 1 of 1) sorted by relevance
147 bool mbInCell; member in writerfilter::TableManager::TableManagerState159 : mbRowEnd(false), mbInCell(false), mbCellEnd(false) in TableManagerState()184 mbInCell = false; in resetCellSpecifics()257 mbInCell = bInCell; in setInCell()262 return mbInCell; in isInCell()
Completed in 21 milliseconds