Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/drawing/
H A D_XShapeCombiner.java53 int countBeforeComb = 0; field in _XShapeCombiner
69 countBeforeComb = oShapes.getCount(); in _combine()
70 log.println("Count before combining:" + countBeforeComb); in _combine()
100 result = countAfterSplit == countBeforeComb; in _split()

Completed in 18 milliseconds