Searched defs:alterColumnByIndex (Results 1 – 6 of 6) sorted by relevance
77 …public void alterColumnByIndex(int index, XPropertySet descriptor) throws SQLException, IndexOutOf… in alterColumnByIndex() method in PostgresqlTable
196 void SAL_CALL OAdoTable::alterColumnByIndex( sal_Int32 index, const Reference< XPropertySet >& desc… in alterColumnByIndex() function in OAdoTable
299 void SAL_CALL OTable::alterColumnByIndex( sal_Int32 /*index*/, const Reference< XPropertySet >& /*d… in alterColumnByIndex() function in OTable
506 void SAL_CALL ODBTableDecorator::alterColumnByIndex( sal_Int32 _nIndex, const Reference< XPropertyS… in alterColumnByIndex() function in ODBTableDecorator
541 void SAL_CALL OTableHelper::alterColumnByIndex( sal_Int32 index, const Reference< XPropertySet >& d… in alterColumnByIndex() function in OTableHelper
2219 void SAL_CALL ODbaseTable::alterColumnByIndex( sal_Int32 index, const Reference< XPropertySet >& de… in alterColumnByIndex() function in ODbaseTable
Completed in 49 milliseconds