Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java100 assignPropertyValue(sPropName, oColValue); in assignPropertyValues()
105assignPropertyValue("IsNullable", new Integer(oTypeInspector.isNullable(xPropertySet))); in assignPropertyValues()
157 assignPropertyValue("Type", new Integer(nType)); in setType()
158 assignPropertyValue("TypeName", sTypeName); in setType()
161 private void assignPropertyValue(String _spropname, Object _oValue) in assignPropertyValue() method in ColumnPropertySet

Completed in 10 milliseconds