Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java727 int itype; in getNonBinaryFieldNames() local
730 itype = AnyConverter.toInt(xColPropertySet.getPropertyValue("Type")); in getNonBinaryFieldNames()
731 if (!isBinaryDataType(itype)) in getNonBinaryFieldNames()
/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java979 int itype = getControlModelType(oControlModel); in getDisplayProperty() local
980 return getDisplayProperty(itype); in getDisplayProperty()
988 public static String getDisplayProperty(int itype) in getDisplayProperty() argument
991 switch (itype) in getDisplayProperty()

Completed in 37 milliseconds