Home
last modified time | relevance | path

Searched defs:RowStyle (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DRowStyle.java41 public class RowStyle extends Style implements Cloneable { class
53 public RowStyle(Node node, StyleCatalog sc) { in RowStyle() method in RowStyle
104 public RowStyle(String name, String family, String parent,int rowHeight, StyleCatalog sc) { in RowStyle() method in RowStyle