Searched refs:pParentRowFrm (Results 1 – 1 of 1) sorted by relevance
4671 const SwLayoutFrm* pParentRowFrm = static_cast<const SwLayoutFrm*>(pTmpFrm); in lcl_GetCellFrmForBorderAttrs() local4673 static_cast<const SwTabFrm*>(pParentRowFrm->GetUpper()); in lcl_GetCellFrmForBorderAttrs()4678 ( !pParentRowFrm->GetPrev() && in lcl_GetCellFrmForBorderAttrs()4682 ( !pParentRowFrm->GetNext() && in lcl_GetCellFrmForBorderAttrs()4700 ( !rBorderBox.GetTop() || !pParentRowFrm->GetPrev() ) && in lcl_GetCellFrmForBorderAttrs()4703 ( !rBorderBox.GetBottom() || !pParentRowFrm->GetNext() ); in lcl_GetCellFrmForBorderAttrs()4709 ( !rBorderBox.GetTop() || !pParentRowFrm->GetPrev() ) && in lcl_GetCellFrmForBorderAttrs()4712 ( !rBorderBox.GetBottom() || !pParentRowFrm->GetNext() ); in lcl_GetCellFrmForBorderAttrs()