Home
last modified time | relevance | path

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

/trunk/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx147 bool mbInCell; member in writerfilter::TableManager::TableManagerState
159 : 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 25 milliseconds