Home
last modified time | relevance | path

Searched refs:ORelationControl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx94 class ORelationControl : public ORelationControl_Base class
116ORelationControl( OTableListBoxControl* pParent,const OJoinTableView::OTableWindowMap* _pTableMap …
117 virtual ~ORelationControl();
163 DBG_NAME(ORelationControl) in DBG_NAME() argument
165ORelationControl::ORelationControl( OTableListBoxControl* pParent ,const OJoinTableView::OTableWin… in DBG_NAME()
172 DBG_CTOR(ORelationControl,NULL); in DBG_NAME()
176 ORelationControl::~ORelationControl() in ~ORelationControl()
178 DBG_DTOR(ORelationControl,NULL); in ~ORelationControl()
182 void ORelationControl::Init(const TTableConnectionData::value_type& _pConnData) in Init()
184 DBG_CHKTHIS(ORelationControl,NULL); in Init()
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A DRelationControl.hxx44 class ORelationControl;
53 ORelationControl* m_pRC_Tables;