Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFormulaParser.java431 … final String tokenKey = configKey.substring(0, configKey.length() - ".class".length()) + ".token"; in getOperators() local
432 final String token = configuration.getConfigProperty(tokenKey); in getOperators()

Completed in 19 milliseconds