Lines Matching defs:nRow
155 sal_Int32 TableLayouter::getRowHeight( sal_Int32 nRow ) in getRowHeight()
165 void TableLayouter::setRowHeight( sal_Int32 nRow, sal_Int32 nHeight ) in setRowHeight()
365 sal_Int32 nRow, nCol; in findMergeOrigin() local
559 sal_Int32 nCol = 0, nRow = 0; in LayoutTableWidth() local
709 sal_Int32 nCol, nRow; in LayoutTableHeight() local
856 for( sal_Int32 nRow = 0; nRow < nRowCount; nRow++ ) in LayoutTable() local
955 void TableLayouter::SetBorder( sal_Int32 nCol, sal_Int32 nRow, bool bHorizontal, const SvxBorderLin… in SetBorder()
993 for( sal_Int32 nRow = 0; nRow < nRowCount; nRow++ ) in ClearBorderLayout() local
1061 for( sal_Int32 nRow = aPos.mnRow; nRow < nLastRow; nRow++ ) in UpdateBorderLayout() local
1163 for( sal_Int32 nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in DistributeRows() local
1181 for( sal_Int32 nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in DistributeRows() local