Searched defs:columnCount (Results 1 – 9 of 9) sorted by relevance
47 private Integer columnCount = null; field in PageContext79 public void setColumnCount(final Integer columnCount) in setColumnCount()
372 private String generateSectionStyle(final int columnCount) in generateSectionStyle()1056 final Integer columnCount = pageContext.getColumnCount(); in openSection() local
152 final int columnCount = 3; in testDisposal() local293 final int columnCount = m_columnModel.getColumnCount(); in testGridColumnModel() local455 final int columnCount = 3; in testView() local
229 sal_Int32 const columnCount = i_data.getLength(); in insertRow() local337 sal_Int32 const columnCount = i_columnIndexes.getLength(); in updateRowData() local
54 private int columnCount; field in SDBCReportData
242 STDMETHODIMP CAccTable::get_nColumns(long * columnCount) in get_nColumns()294 STDMETHODIMP CAccTable::get_nSelectedColumns(long * columnCount) in get_nSelectedColumns()
274 int columnCount = sqlRSMeta.getColumnCount(); in execute() local
545 const sal_Int32 columnCount = xKeyColumns->getCount(); in getExistingRelation() local
339 const sal_Int32 columnCount = xIndexAccessCols->getCount(); in exportTable() local
Completed in 53 milliseconds