Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx1700 for ( SwCellFrm* pMasterCell = aIter.First(); pMasterCell; pMasterCell = aIter.Next() ) in FindStartEndOfRowSpanCell() local
1702 if ( pMasterCell->GetTabBox() == &rMasterBox ) in FindStartEndOfRowSpanCell()
1704 … const SwTabFrm* pMasterTable = static_cast<const SwTabFrm*>(pMasterCell->GetUpper()->GetUpper()); in FindStartEndOfRowSpanCell()
1710 pRet = pMasterCell; in FindStartEndOfRowSpanCell()
1720 pRet = pMasterCell; in FindStartEndOfRowSpanCell()

Completed in 35 milliseconds