Searched refs:GetConnLineList (Results 1 – 4 of 4) sorted by relevance
124 if(! rConn.GetConnLineList()->empty() ) in operator =()126 const ::std::vector<OConnectionLine*>* pLine = rConn.GetConnLineList(); in operator =()
1033 const ::std::vector<OConnectionLine*>* pLines = pConn->GetConnLineList(); in SelectConn()1313 const ::std::vector<OConnectionLine*>* pLines = pSelConnection->GetConnLineList(); in Command()
111 const ::std::vector<OConnectionLine*>* GetConnLineList() const { return &m_vConnLine; } in GetConnLineList() function in dbaui::OTableConnection
98 const ::std::vector<OConnectionLine*>* pConnLineList = GetConnLineList(); in Draw()
Completed in 27 milliseconds