Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx460 void OCalcTable::fillColumns() in fillColumns()
538 OCalcTable::OCalcTable(sdbcx::OCollection* _pTables,OCalcConnection* _pConnection, in OCalcTable() function in OCalcTable
559 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()
717 Sequence< sal_Int8 > OCalcTable::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
743 sal_Int32 OCalcTable::getCurrentLastPos() const in getCurrentLastPos()
822 sal_Bool OCalcTable::fetchRow( OValueRefRow& _rRow, const OSQLColumns & _rCols, in fetchRow()
[all …]
H A DCTables.cxx51OCalcTable* pTable = new OCalcTable(this,(OCalcConnection*)static_cast<OFileCatalog&>(m_rParent).g… in createObject()
H A DCColumns.cxx41 OCalcTable* pTable = (OCalcTable*)m_pTable; in createObject()
/trunk/main/connectivity/source/inc/calc/
H A DCTable.hxx51 class OCalcTable : public OCalcTable_BASE class
76 OCalcTable( sdbcx::OCollection* _pTables,OCalcConnection* _pConnection,

Completed in 29 milliseconds