Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dtable1.cxx1539 ScBaseCell* pNextCell = aCol[nNewCol+1].GetCell(nRow); in MaybeAddExtraColumn() local
1540 if (pNextCell && pNextCell->GetCellType() != CELLTYPE_NOTE) in MaybeAddExtraColumn()
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx4617 const SwFrm* pNextCell = 0; in lcl_GetCellFrmForBorderAttrs() local
4620 if ( bCellAtLeftBorder && ( 0 != ( pNextCell = lcl_HasNextCell( *_pCellFrm ) ) ) ) in lcl_GetCellFrmForBorderAttrs()
4622 SwBorderAttrAccess aAccess( SwFrm::GetCache(), pNextCell ); in lcl_GetCellFrmForBorderAttrs()
4625 bCellAtRightBorder = !lcl_HasNextCell( *pNextCell ); in lcl_GetCellFrmForBorderAttrs()

Completed in 45 milliseconds