Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java186 int nNullability = ((Integer) _oValue).intValue(); in assignPropertyValue() local
187 nNullability = oTypeInspector.getNullability(xPropertySet, nNullability); in assignPropertyValue()
188 xPropertySet.setPropertyValue("IsNullable", new Integer(nNullability)); in assignPropertyValue()

Completed in 11 milliseconds