Searched refs:pLastCntnt (Results 1 – 1 of 1) sorted by relevance
1774 const SwCntntFrm* pLastCntnt = pTab->FindLastCntnt(); in lcl_FindStartEndCol() local1775 rpEnd = pLastCntnt ? pLastCntnt->GetUpper() : 0; in lcl_FindStartEndCol()1778 if ( !pLastCntnt ) return; in lcl_FindStartEndCol()2015 const SwFrm* pLastCntnt = pTable->FindLastCntnt(); in MakeSelUnions() local2016 if ( pLastCntnt ) in MakeSelUnions()2017 pLast = ::lcl_FindCellFrm( pLastCntnt->GetUpper() ); in MakeSelUnions()
Completed in 19 milliseconds