Searched refs:bCellAtRightBorder (Results 1 – 1 of 1) sorted by relevance
4574 bool bCellAtRightBorder = !_pCellFrm->GetNext(); in lcl_GetCellFrmForBorderAttrs() local4592 bCellAtRightBorder = false; in lcl_GetCellFrmForBorderAttrs()4625 bCellAtRightBorder = !lcl_HasNextCell( *pNextCell ); in lcl_GetCellFrmForBorderAttrs()4629 ( !rBorderBox.GetRight() || bCellAtRightBorder ) && in lcl_GetCellFrmForBorderAttrs()4638 ( !rBorderBox.GetRight() || bCellAtRightBorder ) && in lcl_GetCellFrmForBorderAttrs()
Completed in 36 milliseconds