Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DJavaTools.java676 public static int[] getDuplicateFieldIndex(PropertyValue[][] ocomplist) in getDuplicateFieldIndex() argument
678 for (int n = 0; n < ocomplist.length; n++) in getDuplicateFieldIndex()
680 PropertyValue[] ocurValue = ocomplist[n]; in getDuplicateFieldIndex()

Completed in 17 milliseconds