Home
last modified time | relevance | path

Searched refs:OFileTable (Results 1 – 21 of 21) sorted by relevance

/aoo41x/main/connectivity/source/drivers/file/
H A DFTable.cxx48 OFileTable::OFileTable(sdbcx::OCollection* _pTables,OConnection* _pConnection) in DBG_NAME()
65 OFileTable::OFileTable( sdbcx::OCollection* _pTables,OConnection* _pConnection, in OFileTable() function in OFileTable
91 OFileTable::~OFileTable( ) in ~OFileTable()
96 void OFileTable::refreshColumns() in refreshColumns()
116 void OFileTable::refreshKeys() in refreshKeys()
121 void OFileTable::refreshIndexes() in refreshIndexes()
139 void SAL_CALL OFileTable::disposing(void) in disposing()
175 void OFileTable::FileClose() in FileClose()
193 void SAL_CALL OFileTable::acquire() throw() in acquire()
198 void SAL_CALL OFileTable::release() throw() in release()
[all …]
H A DFDatabaseMetaData.cxx440OFileTable* pTable = reinterpret_cast< OFileTable* >( xTunnel->getSomething(OFileTable::getUnoTunn… in getTablePrivileges()
H A DFStatement.cxx503 …m_pTable = reinterpret_cast<OFileTable*>(xTunnel->getSomething(OFileTable::getUnoTunnelImplementat… in construct()
H A DFResultSetMetaData.cxx45 …ORef<connectivity::OSQLColumns>& _rxColumns,const ::rtl::OUString& _aTableName,OFileTable* _pTable) in OResultSetMetaData()
H A DFResultSet.cxx1823 …m_pTable = reinterpret_cast< OFileTable* >( xTunnel->getSomething(OFileTable::getUnoTunnelImplemen… in doTableSpecials()
/aoo41x/main/connectivity/source/inc/file/
H A DFTable.hxx44 class OOO_DLLPUBLIC_FILE OFileTable : public OTable_TYPEDEF class
57 virtual ~OFileTable( );
63 OFileTable( sdbcx::OCollection* _pTables,OConnection* _pConnection);
64 OFileTable( sdbcx::OCollection* _pTables,OConnection* _pConnection,
H A DFResultSetMetaData.hxx37 class OFileTable;
48 OFileTable* m_pTable;
55 …Ref<connectivity::OSQLColumns>& _rxColumns,const ::rtl::OUString& _aTableName,OFileTable* _pTable);
H A DFColumns.hxx40 OFileTable* m_pTable;
45 OColumns( OFileTable* _pTable, in OColumns()
H A DFStatement.hxx57 class OFileTable;
93 OFileTable* m_pTable; // the current table
H A DFResultSet.hxx124 OFileTable* m_pTable;
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx154 …m_pFileStream = OFileTable::createStream_simpleError(sFile, STREAM_READWRITE | STREAM_NOCREATE | S… in openIndexFile()
156 …m_pFileStream = OFileTable::createStream_simpleError(sFile,STREAM_READ | STREAM_NOCREATE | STREAM_… in openIndexFile()
518 …m_pFileStream = OFileTable::createStream_simpleError(sFile,STREAM_READWRITE | STREAM_SHARE_DENYWRI… in CreateImpl()
H A DDIndexes.cxx67 …SvStream* pFileStream = ::connectivity::file::OFileTable::createStream_simpleError(sFile,STREAM_RE… in createObject()
H A DDTable.cxx740 OFileTable::disposing(); in disposing()
/aoo41x/main/connectivity/source/inc/calc/
H A DCColumns.hxx38 OCalcColumns(file::OFileTable* _pTable, in OCalcColumns()
H A DCTable.hxx44 typedef file::OFileTable OCalcTable_BASE;
/aoo41x/main/connectivity/source/inc/flat/
H A DEColumns.hxx38 OFlatColumns(file::OFileTable* _pTable, in OFlatColumns()
H A DETable.hxx38 typedef file::OFileTable OFlatTable_BASE;
/aoo41x/main/connectivity/source/inc/dbase/
H A DDColumns.hxx42 ODbaseColumns(file::OFileTable* _pTable, in ODbaseColumns()
H A DDTable.hxx37 typedef file::OFileTable ODbaseTable_BASE;
/aoo41x/main/connectivity/source/drivers/calc/
H A DCTable.cxx669 OFileTable::disposing(); in disposing()
/aoo41x/main/connectivity/source/drivers/flat/
H A DETable.cxx533 OFileTable::disposing(); in disposing()

Completed in 113 milliseconds