Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java61 …private void assignPropertyValues(String _sNewName, PropertyValue[] _aNewColPropertyValues, boolea… in assignPropertyValues() method in ColumnPropertySet
115 …public void assignPropertyValues(PropertyValue[] _aNewColPropertyValues, boolean _bsetDefaultPrope… in assignPropertyValues() method in ColumnPropertySet
117assignPropertyValues(null /* dont change the name */, _aNewColPropertyValues, _bsetDefaultProperti… in assignPropertyValues()
124 assignPropertyValues( in assignNewPropertySet()
H A DTableDescriptor.java628 oPropertySet.assignPropertyValues(_aNewPropertyValues, true); in addColumn()

Completed in 15 milliseconds