Searched refs:otherChilds (Results 1 – 1 of 1) sorted by relevance
107 private final List otherChilds; field in OfficeStyles114 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 7 milliseconds