Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java62 private int tableCount = 0; field in ChartRawReportTarget
97 tableCount = 0; in startContent()
167 if (tableCount > 1) in endOther()
177 if (inFilterElements && tableCount > 1) in endOther()
207 tableCount += 1; in processElement()
208 if (tableCount > 1) in processElement()
215 if (tableCount > 1) in processElement()
224 if (tableCount > 1) in processElement()
230 if (inFilterElements && tableCount > 1) in processElement()
249 if (inFilterElements && tableCount > 1) in processText()

Completed in 15 milliseconds