Searched refs:getNextCellFrm (Results 1 – 1 of 1) sorted by relevance
2706 const SwCellFrm * getNextCellFrm(const SwFrm * pFrm);2742 const SwCellFrm * SwTableCellInfo::Impl::getNextCellFrm(const SwFrm * pFrm) in getNextCellFrm() function in SwTableCellInfo::Impl2762 while ((pFrm = getNextCellFrm(pFrm)) != NULL) in getNextTableBoxsCellFrm()
Completed in 26 milliseconds