Searched defs:rowHeight (Results 1 – 4 of 4) sorted by relevance
43 private int rowHeight = 255; field in RowStyle104 public RowStyle(String name, String family, String parent,int rowHeight, StyleCatalog sc) { in RowStyle()123 public void setRowHeight(int rowHeight) { in setRowHeight()
411 int rowHeight = rStyle.getRowHeight(); in traverseTableRow() local
245 sal_Int32 rowHeight = 0; in setProperty() local
729 final CSSNumericValue rowHeight = computeRowHeight(rowStyle); in startRow() local
Completed in 31 milliseconds