Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx4672 SwTabFrm* pLastTabFrm = const_cast<SwTabFrm*>(pParentTabFrm->GetFollow()); in lcl_GetCellFrmForBorderAttrs() local
4673 while ( pLastTabFrm->GetFollow() ) in lcl_GetCellFrmForBorderAttrs()
4675 pLastTabFrm = pLastTabFrm->GetFollow(); in lcl_GetCellFrmForBorderAttrs()
4678 SwFrm* pLastRow = pLastTabFrm->GetLastLower(); in lcl_GetCellFrmForBorderAttrs()

Completed in 46 milliseconds