Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx918 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()
H A DWW8TableInfo.hxx298 CellGridMap_t mCellGridMap; member in ww8::WW8TableInfo

Completed in 16 milliseconds