Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java592 … final String newVarName = variablesDeclarations.produceVariable(varName, varType); in startOther() local
593 attrs.setAttribute(OfficeNamespaces.TEXT_NS, NAME, newVarName); in startOther()
599 … final String newVarName = variablesDeclarations.produceVariable(varName, varType); in startOther() local
600 attrs.setAttribute(OfficeNamespaces.TEXT_NS, NAME, newVarName); in startOther()

Completed in 23 milliseconds