Searched refs:mCellGridMap (Results 1 – 2 of 2) sorted by relevance
918 CellGridMap_t::iterator aIt = mCellGridMap.find(pTable); in getCellGridForTable()920 if (aIt == mCellGridMap.end()) in getCellGridForTable()925 mCellGridMap[pTable] = pResult; in getCellGridForTable()929 pResult = mCellGridMap[pTable]; in getCellGridForTable()
298 CellGridMap_t mCellGridMap; member in ww8::WW8TableInfo
Completed in 32 milliseconds