Lines Matching refs:getColumnCount
105 sal_Int32 nColCount = getColumnCount(); in getCellSize()
276 const sal_Int32 nColCount = getColumnCount(); in getVerticalEdge()
288 if( nEdgeX == getColumnCount() ) in getVerticalEdge()
541 const sal_Int32 nColCount = getColumnCount(); in LayoutTableWidth()
694 const sal_Int32 nColCount = getColumnCount(); in LayoutTableHeight()
848 const sal_Int32 nColCount = mxTable->getColumnCount(); in LayoutTable()
850 if( (nRowCount != getRowCount()) || (nColCount != getColumnCount()) ) in LayoutTable()
875 const sal_Int32 nColCount = getColumnCount(); in updateCells()
1020 const sal_Int32 nColCount = getColumnCount() + 1; in ResizeBorderLayout()
1040 const sal_Int32 nColCount = getColumnCount(); in UpdateBorderLayout()
1116 const sal_Int32 nColCount = getColumnCount(); in DistributeColumns()