Home
last modified time | relevance | path

Searched refs:OFlatTable (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx68 void OFlatTable::fillColumns(const ::com::sun::star::lang::Locale& _aLocale) in fillColumns()
401 OFlatTable::OFlatTable(sdbcx::OCollection* _pTables,OFlatConnection* _pConnection, in OFlatTable() function in OFlatTable
423 void OFlatTable::construct() in construct()
467 String OFlatTable::getEntry() in getEntry()
513 void OFlatTable::refreshColumns() in refreshColumns()
531 void SAL_CALL OFlatTable::disposing(void) in disposing()
539 Sequence< Type > SAL_CALL OFlatTable::getTypes( ) throw(RuntimeException) in getTypes()
562 Any SAL_CALL OFlatTable::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
576 Sequence< sal_Int8 > OFlatTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
737 void OFlatTable::refreshHeader() in refreshHeader()
[all …]
H A DETables.cxx51OFlatTable* pRet = new OFlatTable(this,(OFlatConnection*)static_cast<OFileCatalog&>(m_rParent).get… in createObject()
H A DEColumns.cxx42 OFlatTable* pTable = (OFlatTable*)m_pTable; in createObject()
/trunk/main/connectivity/source/inc/flat/
H A DETable.hxx45 class OFlatTable : public OFlatTable_BASE class
76 OFlatTable( sdbcx::OCollection* _pTables,OFlatConnection* _pConnection,

Completed in 29 milliseconds