Searched refs:bCellAtRightBorder (Results 1 – 1 of 1) sorted by relevance
4687 bool bCellAtRightBorder = !_pCellFrm->GetNext(); in lcl_GetCellFrmForBorderAttrs() local4705 bCellAtRightBorder = false; in lcl_GetCellFrmForBorderAttrs()4738 bCellAtRightBorder = !lcl_HasNextCell( *pNextCell ); in lcl_GetCellFrmForBorderAttrs()4742 ( !rBorderBox.GetRight() || bCellAtRightBorder ) && in lcl_GetCellFrmForBorderAttrs()4751 ( !rBorderBox.GetRight() || bCellAtRightBorder ) && in lcl_GetCellFrmForBorderAttrs()
Completed in 39 milliseconds