Home
last modified time | relevance | path

Searched refs:OConnectionLineDataRef (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableConnectionData.cxx124 OConnectionLineDataRef pConnLineData = m_vConnLineData[nIndex]; in SetConnLine()
145 OConnectionLineDataRef pNew = new OConnectionLineData(rSourceFieldName, rDestFieldName); in AppendConnLine()
161 OConnectionLineDataRef OTableConnectionData::CreateLineDataObj() in CreateLineDataObj()
167 OConnectionLineDataRef OTableConnectionData::CreateLineDataObj( const OConnectionLineData& rConnLin… in CreateLineDataObj()
185 OConnectionLineDataRef pData = m_vConnLineData[i]; in normalizeLines()
H A DQTableConnectionData.hxx56 virtual OConnectionLineDataRef CreateLineDataObj();
57 virtual OConnectionLineDataRef CreateLineDataObj( const OConnectionLineData& rConnLineData );
H A DQTableConnectionData.cxx90 OConnectionLineDataRef OQueryTableConnectionData::CreateLineDataObj() in CreateLineDataObj()
98 OConnectionLineDataRef OQueryTableConnectionData::CreateLineDataObj( const OConnectionLineData& rCo… in CreateLineDataObj()
H A DConnectionLine.cxx142 OConnectionLine::OConnectionLine( OTableConnection* _pConn, OConnectionLineDataRef _pLineData ) in DBG_NAME()
H A DQueryDesignView.cxx388 OConnectionLineDataRef pLineData = *aIter; in BuildJoinCriteria()
/aoo41x/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx222 OConnectionLineDataRef ORelationTableConnectionData::CreateLineDataObj() in CreateLineDataObj()
228 OConnectionLineDataRef ORelationTableConnectionData::CreateLineDataObj( const OConnectionLineData& … in CreateLineDataObj()
268 std::vector< OConnectionLineDataRef >::const_iterator aIter = lhs.m_vConnLineData.begin(); in operator ==()
269 std::vector< OConnectionLineDataRef >::const_iterator aEnd = lhs.m_vConnLineData.end(); in operator ==()
442 OConnectionLineDataRef pNewData = CreateLineDataObj(); in Update()
/aoo41x/main/dbaccess/source/ui/inc/
H A DConnectionLine.hxx57 OConnectionLineDataRef m_pData;
64 OConnectionLine( OTableConnection* pConn, OConnectionLineDataRef pLineData );
82 OConnectionLineDataRef GetData() const { return m_pData; } in GetData()
H A DConnectionLineData.hxx103 typedef ::vos::ORef< OConnectionLineData > OConnectionLineDataRef; typedef
104 typedef ::std::vector< OConnectionLineDataRef > OConnectionLineDataVec;
H A DTableConnectionData.hxx66 virtual OConnectionLineDataRef CreateLineDataObj();
67 virtual OConnectionLineDataRef CreateLineDataObj( const OConnectionLineData& rConnLineData );
H A DRTableConnectionData.hxx65 virtual OConnectionLineDataRef CreateLineDataObj();
66 virtual OConnectionLineDataRef CreateLineDataObj( const OConnectionLineData& rConnLineData );
/aoo41x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx287 OConnectionLineDataRef pConnLineData = (*pLines)[nRow]; in SaveModified()
318 OConnectionLineDataRef pConnLineData = (*m_pConnData->GetConnLineDataList())[nRow]; in GetCellText()

Completed in 70 milliseconds