Searched refs:TypeInspector (Results 1 – 5 of 5) sorted by relevance
36 TypeInspector oTypeInspector;41 public ColumnPropertySet(TypeInspector _oTypeInspector, XPropertySet _xPropertySet) in ColumnPropertySet()
39 public class TypeInspector class72 public TypeInspector(XResultSet _xResultSet) in TypeInspector() method in TypeInspector
146 public TypeInspector oTypeInspector;957 oTypeInspector = new TypeInspector(xDBMetaData.getTypeInfo()); in createTypeInspector()960 public TypeInspector getDBDataTypeInspector() in getDBDataTypeInspector()
36 import com.sun.star.wizards.db.TypeInspector;222 TypeInspector.TypeInfo aAutoPrimeTypeInfo; in isAutoPrimeKeyAutoIncrementationsupported()
72 wizards/com/sun/star/wizards/db/TypeInspector \