Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/frmedt/
H A Dtblsel.cxx1774 const SwCntntFrm* pLastCntnt = pTab->FindLastCntnt(); in lcl_FindStartEndCol() local
1775 rpEnd = pLastCntnt ? pLastCntnt->GetUpper() : 0; in lcl_FindStartEndCol()
1778 if ( !pLastCntnt ) return; in lcl_FindStartEndCol()
2015 const SwFrm* pLastCntnt = pTable->FindLastCntnt(); in MakeSelUnions() local
2016 if ( pLastCntnt ) in MakeSelUnions()
2017 pLast = ::lcl_FindCellFrm( pLastCntnt->GetUpper() ); in MakeSelUnions()

Completed in 27 milliseconds