Searched refs:pLastTabFrm (Results 1 – 1 of 1) sorted by relevance
4785 SwTabFrm* pLastTabFrm = const_cast<SwTabFrm*>(pParentTabFrm->GetFollow()); in lcl_GetCellFrmForBorderAttrs() local4786 while ( pLastTabFrm->GetFollow() ) in lcl_GetCellFrmForBorderAttrs()4788 pLastTabFrm = pLastTabFrm->GetFollow(); in lcl_GetCellFrmForBorderAttrs()4791 SwFrm* pLastRow = pLastTabFrm->GetLastLower(); in lcl_GetCellFrmForBorderAttrs()
Completed in 65 milliseconds