Searched refs:OFlatTable (Results 1 – 4 of 4) sorted by relevance
68 void OFlatTable::fillColumns(const ::com::sun::star::lang::Locale& _aLocale) in fillColumns()400 OFlatTable::OFlatTable(sdbcx::OCollection* _pTables,OFlatConnection* _pConnection, in OFlatTable() function in OFlatTable422 void OFlatTable::construct() in construct()466 String OFlatTable::getEntry() in getEntry()512 void OFlatTable::refreshColumns() in refreshColumns()530 void SAL_CALL OFlatTable::disposing(void) in disposing()538 Sequence< Type > SAL_CALL OFlatTable::getTypes( ) throw(RuntimeException) in getTypes()561 Any SAL_CALL OFlatTable::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()575 Sequence< sal_Int8 > OFlatTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()736 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 class75 OFlatTable( sdbcx::OCollection* _pTables,OFlatConnection* _pConnection,
Completed in 14 milliseconds