Home
last modified time | relevance | path

Searched refs:ODBTable (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A Dtable.cxx74 DBG_NAME(ODBTable) in DBG_NAME() argument
76 ODBTable::ODBTable(connectivity::sdbcx::OCollection* _pTables in DBG_NAME()
89 DBG_CTOR(ODBTable, NULL); in DBG_NAME()
98 ODBTable::ODBTable(connectivity::sdbcx::OCollection* _pTables in ODBTable() function in ODBTable
104 DBG_CTOR(ODBTable, NULL); in ODBTable()
108 ODBTable::~ODBTable() in ~ODBTable()
110 DBG_DTOR(ODBTable, NULL); in ~ODBTable()
113 IMPLEMENT_FORWARD_REFCOUNT(ODBTable,OTable_Base) in IMPLEMENT_FORWARD_REFCOUNT() argument
146 void ODBTable::columnDropped(const ::rtl::OUString& _sName) in columnDropped()
174 void SAL_CALL ODBTable::disposing() in disposing()
[all …]
H A Dtablecontainer.cxx244 ODBTable* pTable = new ODBTable(this in createObject()
287 ODBTable* pTable = new ODBTable(this, m_xConnection); in createDescriptor()
/trunk/main/dbaccess/source/core/inc/
H A Dtable.hxx52 class ODBTable;
54 typedef ::comphelper::OIdPropertyArrayUsageHelper< ODBTable > ODBTable_PROP;
57 class ODBTable :public ODataSettings_Base class
112 ODBTable(connectivity::sdbcx::OCollection* _pTables
122 ODBTable(connectivity::sdbcx::OCollection* _pTables
125 virtual ~ODBTable();

Completed in 22 milliseconds