Searched refs:OTable (Results 1 – 14 of 14) sorted by relevance
49 ::rtl::OUString SAL_CALL OTable::getImplementationName( ) throw (::com::sun::star::uno::RuntimeExc… in getImplementationName()57 ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL OTable::getSupportedServiceNames( ) th… in getSupportedServiceNames()68 sal_Bool SAL_CALL OTable::supportsService( const ::rtl::OUString& _rServiceName ) throw(::com::sun:… in supportsService()79 OTable::OTable(OCollection* _pTables, in OTable() function in OTable90 OTable::OTable( OCollection* _pTables, in OTable() function in OTable108 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()138 Any SAL_CALL OTable::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()[all …]
49 class OTable;62 typedef ::comphelper::OIdPropertyArrayUsageHelper<OTable> OTable_PROP;65 class OOO_DLLPUBLIC_DBTOOLS OTable : class91 OTable( OCollection* _pTables,93 OTable( OCollection* _pTables,101 virtual ~OTable();
209 class OTable;217 typedef OCollection< ADOTables,ADOTable,OTable> OTables;
42 OTable* _pTable, in OIndexColumns()
42 OTable* _pTable, in OKeyColumns()
35 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
34 typedef connectivity::sdbcx::OTable OEvoabTable_TYPEDEF;
34 typedef connectivity::sdbcx::OTable MacabTable_TYPEDEF;
34 typedef connectivity::sdbcx::OTable KabTable_TYPEDEF;
83 class OTable;
42 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
75 typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
142 OTable::disposing(); in disposing()
1675 OSQLTable aReturnTable = new OTable( in impl_createTableObject()