Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4785 SwTabFrm* pLastTabFrm = const_cast<SwTabFrm*>(pParentTabFrm->GetFollow()); in lcl_GetCellFrmForBorderAttrs() local
4786 while ( pLastTabFrm->GetFollow() ) in lcl_GetCellFrmForBorderAttrs()
4788 pLastTabFrm = pLastTabFrm->GetFollow(); in lcl_GetCellFrmForBorderAttrs()
4791 SwFrm* pLastRow = pLastTabFrm->GetLastLower(); in lcl_GetCellFrmForBorderAttrs()

Completed in 36 milliseconds