Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java61 private boolean tableRowsStarted = false; field in ChartRawReportTarget
149 if (tableRowsStarted && getCurrentRole() == ROLE_TEMPLATE) in endOther()
190 if (!(tableRowsStarted && getCurrentRole() == ROLE_TEMPLATE)) in processContent()
199 if (tableRowsStarted && getCurrentRole() == ROLE_TEMPLATE) in processElement()
219 tableRowsStarted = true; in processElement()

Completed in 19 milliseconds