Lines Matching refs:OFlatTable
68 void OFlatTable::fillColumns(const ::com::sun::star::lang::Locale& _aLocale) in fillColumns()
186 void OFlatTable::impl_fillColumnInfo_nothrow(QuotedTokenizedString& aFirstLine,xub_StrLen& nStartPo… in impl_fillColumnInfo_nothrow()
400 OFlatTable::OFlatTable(sdbcx::OCollection* _pTables,OFlatConnection* _pConnection, in OFlatTable() function in OFlatTable
422 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()
592 sal_Int64 OFlatTable::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething()
600 sal_Bool OFlatTable::fetchRow(OValueRefRow& _rRow,const OSQLColumns & _rCols,sal_Bool bIsTable,sal_… in fetchRow()
736 void OFlatTable::refreshHeader() in refreshHeader()
741 sal_Bool OFlatTable::seekRow(IResultSetHelper::Movement eCursorPosition, sal_Int32 nOffset, sal_Int… in seekRow()
896 sal_Bool OFlatTable::readLine(sal_Int32& _rnCurrentPos) in readLine()