Searched refs:WpADOTables (Results 1 – 6 of 6) sorted by relevance
37 WpADOTables m_aCollection;49 const WpADOTables& _rCollection, in OTables()
39 typedef WpOLEAppendCollection<ADOTables, _ADOTable, WpADOTable> WpADOTables; typedef
44 WpADOTables get_Tables();
57 typedef WpOLEAppendCollection<ADOTables, _ADOTable, WpADOTable> WpADOTables; typedef
59 WpADOTables aTables(m_aCatalog.get_Tables()); in refreshTables()
1316 WpADOTables WpADOCatalog::get_Tables() in get_Tables()1321 WpADOTables aRet; in get_Tables()