Lines Matching refs:OCalcTable
460 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()
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()
743 sal_Int32 OCalcTable::getCurrentLastPos() const in getCurrentLastPos()
749 sal_Bool OCalcTable::seekRow(IResultSetHelper::Movement eCursorPosition, sal_Int32 nOffset, sal_Int… in seekRow()
822 sal_Bool OCalcTable::fetchRow( OValueRefRow& _rRow, const OSQLColumns & _rCols, in fetchRow()
859 void OCalcTable::FileClose() in FileClose()