Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeReport.java49 private Node postBodySection; field in OfficeReport
53 return postBodySection; in getPostBodySection()
56 public void setPostBodySection(final Node postBodySection) in setPostBodySection() argument
58 this.postBodySection = postBodySection; in setPostBodySection()

Completed in 42 milliseconds