Searched refs:getNextCellFrm (Results 1 – 1 of 1) sorted by relevance
2772 const SwCellFrm * getNextCellFrm(const SwFrm * pFrm);2808 const SwCellFrm * SwTableCellInfo::Impl::getNextCellFrm(const SwFrm * pFrm) in getNextCellFrm() function in SwTableCellInfo::Impl2828 while ((pFrm = getNextCellFrm(pFrm)) != NULL) in getNextTableBoxsCellFrm()
Completed in 19 milliseconds