Searched refs:ODBTable (Results 1 – 3 of 3) sorted by relevance
74 DBG_NAME(ODBTable) in DBG_NAME() argument76 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 ODBTable104 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() argument146 void ODBTable::columnDropped(const ::rtl::OUString& _sName) in columnDropped()174 void SAL_CALL ODBTable::disposing() in disposing()[all …]
244 ODBTable* pTable = new ODBTable(this in createObject()287 ODBTable* pTable = new ODBTable(this, m_xConnection); in createDescriptor()
52 class ODBTable;54 typedef ::comphelper::OIdPropertyArrayUsageHelper< ODBTable > ODBTable_PROP;57 class ODBTable :public ODataSettings_Base class112 ODBTable(connectivity::sdbcx::OCollection* _pTables122 ODBTable(connectivity::sdbcx::OCollection* _pTables125 virtual ~ODBTable();
Completed in 41 milliseconds