Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dfindfrm.cxx1687 for ( SwCellFrm* pMasterCell = aIter.First(); pMasterCell; pMasterCell = aIter.Next() ) in FindStartEndOfRowSpanCell() local
1689 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 9 milliseconds