Home
last modified time | relevance | path

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

/AOO42X/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ !
H A DColumnRowInfo.java32 public class ColumnRowInfo { class
51 public ColumnRowInfo(int type) { in ColumnRowInfo() method in ColumnRowInfo
63 public ColumnRowInfo(int dimension, int repeated, int type) { in ColumnRowInfo() method in ColumnRowInfo
75 public ColumnRowInfo(int dimension, int repeated, int type, boolean userDefined) { in ColumnRowInfo() method in ColumnRowInfo