Home
last modified time | relevance | path

Searched refs:setSplitType (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWindow2.java83 public void setSplitType(Point splitType) { in setSplitType() method in Window2
H A DWorksheet.java264 win2.setSplitType(s.getSplitType()); in addSettings()