Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java754 …final Integer trc = (Integer) attrs.getAttribute(JFreeReportInfo.REPORT_NAMESPACE, "table-row-coun… in startTable() local
755 if (trc == null) in startTable()
761 expectedTableRowCount = trc; in startTable()

Completed in 21 milliseconds