Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStyles.java107 private final List otherChilds; field in OfficeStyles
114 this.otherChilds = new ArrayList(); in OfficeStyles()
162 otherChilds.add(node); in addOtherNode()
182 return (Element[]) otherChilds.toArray(new Element[otherChilds.size()]); in getOtherStyles()

Completed in 11 milliseconds