Searched refs:OQueryTableConnectionData (Results 1 – 9 of 9) sorted by relevance
44 DBG_NAME(OQueryTableConnectionData) in DBG_NAME() argument46 OQueryTableConnectionData::OQueryTableConnectionData() in DBG_NAME()51 DBG_CTOR(OQueryTableConnectionData,NULL); in DBG_NAME()55 OQueryTableConnectionData::OQueryTableConnectionData( const OQueryTableConnectionData& rConnData ) in OQueryTableConnectionData() function in OQueryTableConnectionData58 DBG_CTOR(OQueryTableConnectionData,NULL); in OQueryTableConnectionData()69 OQueryTableConnectionData::OQueryTableConnectionData(const TTableWindowData::value_type& _pReferenc… in OQueryTableConnectionData() function in OQueryTableConnectionData80 DBG_CTOR(OQueryTableConnectionData,NULL); in OQueryTableConnectionData()84 OQueryTableConnectionData::~OQueryTableConnectionData() in ~OQueryTableConnectionData()86 DBG_DTOR(OQueryTableConnectionData,NULL); in ~OQueryTableConnectionData()113 OQueryTableConnectionData& OQueryTableConnectionData::operator=(const OQueryTableConnectionData& rC… in operator =()[all …]
44 class OQueryTableConnectionData : public OTableConnectionData class59 OQueryTableConnectionData& operator=( const OQueryTableConnectionData& rConnData );61 OQueryTableConnectionData();62 OQueryTableConnectionData( const OQueryTableConnectionData& rConnData );63 …OQueryTableConnectionData( const TTableWindowData::value_type& _pReferencingTable,const TTableWind…65 virtual ~OQueryTableConnectionData();
193 …OQueryTableConnectionData* pData = static_cast< OQueryTableConnectionData*>(_pConnectionData.get()… in openJoinDialog()243 …OQueryTableConnectionData* pNewConnData = new OQueryTableConnectionData( _rSource.GetData(), _rDes… in addConnections()388 …OQueryTableConnectionData* pTabConnData = static_cast<OQueryTableConnectionData*>(aConIter->get()… in ReSync()453 …OQueryTableConnectionData* pNewData = static_cast< OQueryTableConnectionData*>(rNewConn.GetData()-… in NotifyTabConnection()701 …OQueryTableConnectionData* pNewConnectionData = new OQueryTableConnectionData(pSourceWin->GetData(… in AddConnection()760 TTableConnectionData::value_type pData(new OQueryTableConnectionData()); in createNewConnection()1116 OQueryTableConnectionData* pQueryData = static_cast<OQueryTableConnectionData*>(_pData.get()); in supressCrossNaturalJoin()
107 ,eJoinType(static_cast<OQueryTableConnectionData*>(_pData.get())->GetJoinType()) in DBG_NAME()124 …m_pJoinControl->m_aCBNatural.Check(static_cast<OQueryTableConnectionData*>(m_pConnData.get())->isN… in DBG_NAME()187 …m_pTableControl->enableRelation(!static_cast<OQueryTableConnectionData*>(m_pConnData.get())->isNat… in DBG_NAME()307 static_cast<OQueryTableConnectionData*>(m_pConnData.get())->setNatural(bChecked);349 setJoinType( static_cast<OQueryTableConnectionData*>(m_pConnData.get())->GetJoinType() ); in notifyConnectionChange()350 …m_pJoinControl->m_aCBNatural.Check(static_cast<OQueryTableConnectionData*>(m_pConnData.get())->isN… in notifyConnectionChange()
84 OQueryTableConnectionData* pMyData = static_cast<OQueryTableConnectionData*>(GetData().get()); in operator ==()85 …OQueryTableConnectionData* pCompData = static_cast<OQueryTableConnectionData*>(rCompare.GetData().… in operator ==()
215 OQueryTableConnectionData* pInfoData = new OQueryTableConnectionData(); in insertConnection()373 OQueryTableConnectionData* pData) in BuildJoinCriteria()420 …OQueryTableConnectionData* pData = static_cast< OQueryTableConnectionData*>(_pEntryConn->GetData()… in JoinCycle()475 OQueryTableConnectionData* pData) in BuildJoin()515 OQueryTableConnectionData* pData in BuildJoin()525 OQueryTableConnectionData* pData in BuildJoin()534 OQueryTableConnectionData* pData in BuildJoin()545 …OQueryTableConnectionData* pEntryConnData = static_cast<OQueryTableConnectionData*>(pEntryConn->Ge… in GetNextJoin()1066 …OQueryTableConnectionData* pEntryConnData = static_cast<OQueryTableConnectionData*>(pEntryConn->Ge… in GenerateInnerJoinCriterias()1156 … switch(static_cast<OQueryTableConnectionData*>(pEntryConn->GetData().get())->GetJoinType()) in GenerateFromClause()
51 …GetAliasName(EConnectionSide nWhich) const { return static_cast<OQueryTableConnectionData*>(GetDat… in GetAliasName()
54 class OQueryTableConnectionData;
79 class OQueryTableConnectionData;
Completed in 36 milliseconds