Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/chart/
H A D_XDiagram.java54 Integer rowamount = null; field in _XDiagram
62 rowamount = (Integer)tEnv.getObjRelation("ROWAMOUNT"); in before()
63 if (rowamount == null) throw new StatusException(Status.failed in before()
93 int rows = rowamount.intValue(); in _getDataRowProperties()
125 int rows = rowamount.intValue(); in _getDataPointProperties()

Completed in 10 milliseconds