Searched refs:pMasterCell (Results 1 – 1 of 1) sorted by relevance
1687 for ( SwCellFrm* pMasterCell = aIter.First(); pMasterCell; pMasterCell = aIter.Next() ) in FindStartEndOfRowSpanCell() local1689 if ( pMasterCell->GetTabBox() == &rMasterBox ) in FindStartEndOfRowSpanCell()1691 … const SwTabFrm* pMasterTable = static_cast<const SwTabFrm*>(pMasterCell->GetUpper()->GetUpper()); in FindStartEndOfRowSpanCell()1697 pRet = pMasterCell; in FindStartEndOfRowSpanCell()1707 pRet = pMasterCell; in FindStartEndOfRowSpanCell()
Completed in 24 milliseconds