Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/chart/
H A D_XDiagram.java55 Integer colamount = null; field in _XDiagram
66 colamount = (Integer)tEnv.getObjRelation("COLAMOUNT"); in before()
67 if (colamount == null) throw new StatusException(Status.failed in before()
126 int cols = colamount.intValue(); in _getDataPointProperties()

Completed in 13 milliseconds