Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeReport.java47 private Node bodySection; field in OfficeReport
137 return bodySection; in getBodySection()
140 public void setBodySection(final Node bodySection) in setBodySection() argument
142 this.bodySection = bodySection; in setBodySection()

Completed in 19 milliseconds