Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DJavaTools.java199 int iCurLength = 0; in getlongestArrayItem() local
202 iCurLength = StringArray[i].length(); in getlongestArrayItem()
203 if (iCurLength > iOldLength) in getlongestArrayItem()
205 iOldLength = iCurLength; in getlongestArrayItem()

Completed in 25 milliseconds