Home
last modified time | relevance | path

Searched refs:m_vTableConnectionData (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx289 TTableConnectionData m_vTableConnectionData; member in __anon9338eb540111::RelationLoader
356 m_pParent->mergeData(m_vTableConnectionData); in onTerminated()
416m_vTableConnectionData.push_back(TTableConnectionData::value_type(pTabConnData)); in loadTableData()
460 … _aConnectionData.begin(), _aConnectionData.end(), ::std::back_inserter( m_vTableConnectionData )); in mergeData()
464 TTableConnectionData::iterator aConnDataIter = m_vTableConnectionData.begin(); in mergeData()
465 TTableConnectionData::iterator aConnDataEnd = m_vTableConnectionData.end(); in mergeData()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DJoinController.cxx281 m_vTableConnectionData.clear(); in disposing()
419m_vTableConnectionData.erase( ::std::remove(m_vTableConnectionData.begin(),m_vTableConnectionData.… in removeConnectionData()
H A Dquerycontroller.cxx646 m_vTableConnectionData.clear(); in Execute()
/aoo41x/main/dbaccess/source/ui/inc/
H A DJoinController.hxx55 TTableConnectionData m_vTableConnectionData; member in dbaui::OJoinController
95 inline TTableConnectionData* getTableConnectionData() { return &m_vTableConnectionData;} in getTableConnectionData()

Completed in 32 milliseconds