Home
last modified time | relevance | path

Searched refs:OPrivateTables (Results 1 – 5 of 5) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DHelperCollections.hxx94 class OPrivateTables : public OPrivateTables_BASE class
105 OPrivateTables( const OSQLTables& _rTables, in OPrivateTables() function in dbaccess::OPrivateTables
H A DHelperCollections.cxx106 connectivity::sdbcx::ObjectType OPrivateTables::createObject(const ::rtl::OUString& _rName) in createObject()
H A DSingleSelectQueryComposer.cxx300 ::std::vector<OPrivateTables*>::iterator aTabIter = m_aTablesCollection.begin(); in ~OSingleSelectQueryComposer()
301 ::std::vector<OPrivateTables*>::iterator aTabEnd = m_aTablesCollection.end(); in ~OSingleSelectQueryComposer()
771 …m_pTables = new OPrivateTables(aTables,m_xMetaData->supportsMixedCaseQuotedIdentifiers(),*this,m_a… in getTables()
/trunk/main/dbaccess/source/core/inc/
H A DSingleSelectQueryComposer.hxx58 class OPrivateTables;
89 ::std::vector<OPrivateTables*> m_aTablesCollection;
103 OPrivateTables* m_pTables; // currently used tables
H A Dquerycomposer.hxx82 class OPrivateTables;

Completed in 43 milliseconds