Searched refs:OFlatTable (Results 1 – 4 of 4) sorted by relevance
68 void OFlatTable::fillColumns(const ::com::sun::star::lang::Locale& _aLocale) in fillColumns()401 OFlatTable::OFlatTable(sdbcx::OCollection* _pTables,OFlatConnection* _pConnection, in OFlatTable() function in OFlatTable423 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 …]
51 …OFlatTable* pRet = new OFlatTable(this,(OFlatConnection*)static_cast<OFileCatalog&>(m_rParent).get… in createObject()
42 OFlatTable* pTable = (OFlatTable*)m_pTable; in createObject()
45 class OFlatTable : public OFlatTable_BASE class76 OFlatTable( sdbcx::OCollection* _pTables,OFlatConnection* _pConnection,
Completed in 19 milliseconds