Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/tests/java/ifc/drawing/
H A D_XShapeCombiner.java72 int countAfterComb = oShapes.getCount(); in _combine() local
73 log.println("Count after combining:" + countAfterComb); in _combine()
74 result = oGroup != null && countAfterComb == 1; in _combine()

Completed in 14 milliseconds