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()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 …]
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,
Completed in 22 milliseconds