Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableConnection.cxx124 if(! rConn.GetConnLineList()->empty() ) in operator =()
126 const ::std::vector<OConnectionLine*>* pLine = rConn.GetConnLineList(); in operator =()
H A DJoinTableView.cxx1033 const ::std::vector<OConnectionLine*>* pLines = pConn->GetConnLineList(); in SelectConn()
1313 const ::std::vector<OConnectionLine*>* pLines = pSelConnection->GetConnLineList(); in Command()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableConnection.hxx111 const ::std::vector<OConnectionLine*>* GetConnLineList() const { return &m_vConnLine; } in GetConnLineList() function in dbaui::OTableConnection
/aoo41x/main/dbaccess/source/ui/relationdesign/
H A DRTableConnection.cxx98 const ::std::vector<OConnectionLine*>* pConnLineList = GetConnLineList(); in Draw()

Completed in 19 milliseconds