Searched refs:OTable (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/connectivity/source/sdbcx/ |
H A D | VTable.cxx | 79 OTable::OTable(OCollection* _pTables, in OTable() function in OTable 90 OTable::OTable( OCollection* _pTables, in OTable() function in OTable 108 OTable::~OTable() in ~OTable() 115 void OTable::construct() in construct() 127 void SAL_CALL OTable::acquire() throw() in acquire() 132 void SAL_CALL OTable::release() throw() in release() 160 void SAL_CALL OTable::disposing(void) in disposing() 243 …OTable* pTable = new OTable(m_pTables,isCaseSensitive(),m_Name,m_Type,m_Description,m_SchemaName,m… in createDataDescriptor() 321 void OTable::refreshColumns() in refreshColumns() 325 void OTable::refreshKeys() in refreshKeys() [all …]
|
/aoo41x/main/connectivity/inc/connectivity/sdbcx/ |
H A D | VTable.hxx | 49 class OTable; 62 typedef ::comphelper::OIdPropertyArrayUsageHelper<OTable> OTable_PROP; 65 class OOO_DLLPUBLIC_DBTOOLS OTable : class 91 OTable( OCollection* _pTables, 93 OTable( OCollection* _pTables, 101 virtual ~OTable();
|
/aoo41x/main/connectivity/source/inc/ado/ |
H A D | ACollection.hxx | 209 class OTable; 217 typedef OCollection< ADOTables,ADOTable,OTable> OTables;
|
H A D | AIndexColumns.hxx | 42 OTable* _pTable, in OIndexColumns()
|
H A D | AKeyColumns.hxx | 42 OTable* _pTable, in OKeyColumns()
|
H A D | ATable.hxx | 35 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
|
/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NTable.hxx | 34 typedef connectivity::sdbcx::OTable OEvoabTable_TYPEDEF;
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KTable.hxx | 34 typedef connectivity::sdbcx::OTable KabTable_TYPEDEF;
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabTable.hxx | 34 typedef connectivity::sdbcx::OTable MacabTable_TYPEDEF;
|
/aoo41x/main/dbaccess/source/core/inc/ |
H A D | tablecontainer.hxx | 83 class OTable;
|
/aoo41x/main/connectivity/source/inc/file/ |
H A D | FTable.hxx | 42 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
|
/aoo41x/main/connectivity/inc/connectivity/ |
H A D | TTableHelper.hxx | 75 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FTable.cxx | 142 OTable::disposing(); in disposing()
|
/aoo41x/main/connectivity/source/parse/ |
H A D | sqliterator.cxx | 1675 OSQLTable aReturnTable = new OTable( in impl_createTableObject()
|
Completed in 52 milliseconds