Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx4574 bool bCellAtRightBorder = !_pCellFrm->GetNext(); in lcl_GetCellFrmForBorderAttrs() local
4592 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 44 milliseconds