Home
last modified time | relevance | path

Searched defs:pLastRow (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4791 SwFrm* pLastRow = pLastTabFrm->GetLastLower(); in lcl_GetCellFrmForBorderAttrs() local
H A Dfrmtool.cxx169 … SwRowFrm* pLastRow = static_cast<SwRowFrm*>(pPreTab->GetLastLower()); in ~SwFrmNotify() local
H A Dtabfrm.cxx1289 SwRowFrm* pLastRow = 0; // will point to the last remaining line in master in Split() local
2321 const SwRowFrm* pLastRow = static_cast<const SwRowFrm*>(GetLastLower()); in MakeAll() local
/trunk/main/sc/source/core/data/
H A Ddocument.cxx3606 bool ScDocument::RowHidden(SCROW nRow, SCTAB nTab, SCROW* pFirstRow, SCROW* pLastRow) in RowHidden()
3699 bool ScDocument::RowFiltered(SCROW nRow, SCTAB nTab, SCROW* pFirstRow, SCROW* pLastRow) in RowFiltered()

Completed in 136 milliseconds