Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFormulaParser.java422 final String operatorClass = configuration.getConfigProperty(configKey); in getOperators() local
423 if (operatorClass == null) in getOperators()
427 if (operatorClass.length() == 0) in getOperators()

Completed in 14 milliseconds