Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/tests/java/ifc/drawing/
H A D_XShapeGrouper.java55 int countAfterGr = 0; field in _XShapeGrouper
73 countAfterGr = oShapes.getCount(); in _group()
74 log.println("Number of shapes after grouping: " + countAfterGr); in _group()
76 result &= countAfterGr < countBeforeGr; in _group()
99 result = countAfterUnGr != countAfterGr;

Completed in 9 milliseconds