Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1429 final Iterator mappingsIt = definedMappings.entrySet().iterator(); in endContent() local
1430 while (mappingsIt.hasNext()) in endContent()
1432 final Map.Entry entry = (Map.Entry) mappingsIt.next(); in endContent()

Completed in 21 milliseconds