Home
last modified time | relevance | path

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

/AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DVariablesDeclarations.java52 public String produceVariable(final String name, in produceVariable() method in VariablesDeclarations
H A DTextRawReportTarget.java592 … final String newVarName = variablesDeclarations.produceVariable(varName, varType); in startOther()
599 … final String newVarName = variablesDeclarations.produceVariable(varName, varType); in startOther()