Lines Matching refs:OAdoTable

56 OAdoTable::OAdoTable(sdbcx::OCollection* _pTables,sal_Bool _bCase,OCatalog* _pCatalog,_ADOTable* _p…  in OAdoTable()  function in OAdoTable
67 OAdoTable::OAdoTable(sdbcx::OCollection* _pTables,sal_Bool _bCase,OCatalog* _pCatalog) in OAdoTable() function in OAdoTable
77 void SAL_CALL OAdoTable::disposing(void) in disposing()
83 void OAdoTable::refreshColumns() in refreshColumns()
100 void OAdoTable::refreshKeys() in refreshKeys()
117 void OAdoTable::refreshIndexes() in refreshIndexes()
134 Sequence< sal_Int8 > OAdoTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
151 sal_Int64 OAdoTable::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething()
159 void SAL_CALL OAdoTable::rename( const ::rtl::OUString& newName ) throw(SQLException, ElementExistE… in rename()
170 Reference< XDatabaseMetaData> OAdoTable::getMetaData() const in getMetaData()
176 void SAL_CALL OAdoTable::alterColumnByName( const ::rtl::OUString& colName, const Reference< XPrope… in alterColumnByName()
196 void SAL_CALL OAdoTable::alterColumnByIndex( sal_Int32 index, const Reference< XPropertySet >& desc… in alterColumnByIndex()
207 void OAdoTable::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Excepti… in setFastPropertyValue_NoBroadcast()
239 void SAL_CALL OAdoTable::acquire() throw() in acquire()
244 void SAL_CALL OAdoTable::release() throw() in release()
249 ::rtl::OUString SAL_CALL OAdoTable::getName() throw(::com::sun::star::uno::RuntimeException) in getName()