Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx1073 RowTops_t::iterator aIt = m_aRowTops.find(nTop); in getRow()
1075 if (aIt == m_aRowTops.end()) in getRow()
1081 m_aRowTops.insert(nTop); in getRow()
1092 return m_aRowTops.begin(); in getRowTopsBegin()
1097 return m_aRowTops.end(); in getRowTopsEnd()
H A DWW8TableInfo.hxx264 RowTops_t m_aRowTops; member in ww8::WW8TableCellGrid

Completed in 20 milliseconds