Searched refs:OCalcTable (Results 1 – 4 of 4) sorted by relevance
460 void OCalcTable::fillColumns() in fillColumns()538 OCalcTable::OCalcTable(sdbcx::OCollection* _pTables,OCalcConnection* _pConnection, in OCalcTable() function in OCalcTable559 void OCalcTable::construct() in construct()642 void OCalcTable::refreshColumns() in refreshColumns()659 void OCalcTable::refreshIndexes() in refreshIndexes()666 void SAL_CALL OCalcTable::disposing(void) in disposing()678 Sequence< Type > SAL_CALL OCalcTable::getTypes( ) throw(RuntimeException) in getTypes()703 Any SAL_CALL OCalcTable::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()717 Sequence< sal_Int8 > OCalcTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()735 sal_Int64 OCalcTable::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething()[all …]
51 …OCalcTable* pTable = new OCalcTable(this,(OCalcConnection*)static_cast<OFileCatalog&>(m_rParent).g… in createObject()
41 OCalcTable* pTable = (OCalcTable*)m_pTable; in createObject()
51 class OCalcTable : public OCalcTable_BASE class76 OCalcTable( sdbcx::OCollection* _pTables,OCalcConnection* _pConnection,