Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/db/
H A DTypeInspector.java50 private int[] nNumericFallBackList = new int[] field in TypeInspector
431 for (int n = 0; n < this.nNumericFallBackList.length; n++) in findAutomaticPrimaryKeyType()
433 nDataType = nNumericFallBackList[n]; in findAutomaticPrimaryKeyType()

Completed in 13 milliseconds