Searched refs:pLastTabFrm (Results 1 – 1 of 1) sorted by relevance
4672 SwTabFrm* pLastTabFrm = const_cast<SwTabFrm*>(pParentTabFrm->GetFollow()); in lcl_GetCellFrmForBorderAttrs() local4673 while ( pLastTabFrm->GetFollow() ) in lcl_GetCellFrmForBorderAttrs()4675 pLastTabFrm = pLastTabFrm->GetFollow(); in lcl_GetCellFrmForBorderAttrs()4678 SwFrm* pLastRow = pLastTabFrm->GetLastLower(); in lcl_GetCellFrmForBorderAttrs()
Completed in 38 milliseconds