Searched refs:pRow2 (Results 1 – 1 of 1) sorted by relevance
921 const SwWriteTableRow *pRow2 = aRows[nRow]; in Write() local923 OutTableCells( rWrt, pRow2->GetCells(), pRow2->GetBackground() ); in Write()924 if( !nCellSpacing && nRow < aRows.Count()-1 && pRow2->bBottomBorder && in Write()925 pRow2->nBottomBorder > DEF_LINE_WIDTH_1 ) in Write()927 sal_uInt16 nCnt = (pRow2->nBottomBorder / DEF_LINE_WIDTH_1) - 1; in Write()938 (bTBody && pRow2->bBottomBorder) ) && in Write()
Completed in 10 milliseconds