Searched refs:elementBoundaryCollectionPass (Results 1 – 1 of 1) sorted by relevance
160 private boolean elementBoundaryCollectionPass; field in SpreadsheetRawReportTarget187 elementBoundaryCollectionPass = true; in SpreadsheetRawReportTarget()849 return elementBoundaryCollectionPass; in isElementBoundaryCollectionPass()852 private void setElementBoundaryCollectionPass(final boolean elementBoundaryCollectionPass) in setElementBoundaryCollectionPass() argument854 this.elementBoundaryCollectionPass = elementBoundaryCollectionPass; in setElementBoundaryCollectionPass()
Completed in 246 milliseconds