Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java123 private VariablesDeclarations variablesDeclarations; field in TextRawReportTarget
438 variablesDeclarations = new VariablesDeclarations(); in startReport()
592 … final String newVarName = variablesDeclarations.produceVariable(varName, varType); in startOther()
599 … final String newVarName = variablesDeclarations.produceVariable(varName, varType); in startOther()
1260 variablesDeclarations = null; in endReport()
1425 final Map definedMappings = variablesDeclarations.getDefinedMappings(); in endContent()

Completed in 30 milliseconds