Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java63 private int closeTags = 0; field in ChartRawReportTarget
96 closeTags = 0; in startContent()
101 ++closeTags; in startContent()
108 while (closeTags > 0) in endContent()
111 --closeTags; in endContent()
183 --closeTags; in endOther()
242 ++closeTags; in processElement()

Completed in 14 milliseconds