Home
last modified time | relevance | path

Searched refs:ORelationTableView (Results 1 – 6 of 6) sorted by relevance

/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx90 DBG_NAME(ORelationTableView) in DBG_NAME() argument
92 ORelationTableView::ORelationTableView( Window* pParent, ORelationDesignView* pView ) in DBG_NAME()
99 DBG_CTOR(ORelationTableView,NULL); in DBG_NAME()
104 ORelationTableView::~ORelationTableView() in ~ORelationTableView()
106 DBG_DTOR(ORelationTableView,NULL); in ~ORelationTableView()
112 void ORelationTableView::ReSync() in ReSync()
114 DBG_CHKTHIS(ORelationTableView,NULL); in ReSync()
189 DBG_CHKTHIS(ORelationTableView,NULL); in IsAddAllowed()
196 DBG_CHKTHIS(ORelationTableView,NULL); in AddConnection()
259 DBG_CHKTHIS(ORelationTableView,NULL); in ConnDoubleClicked()
[all …]
H A DRTableConnection.hxx35 class ORelationTableView;
40 …ORelationTableConnection( ORelationTableView* pContainer, const TTableConnectionData::value_type& …
H A DRelationDesignView.cxx108 m_pTableView = new ORelationTableView(m_pScrollWindow,this); in Construct()
H A DRTableConnection.cxx48 ORelationTableConnection::ORelationTableConnection( ORelationTableView* pContainer, in DBG_NAME()
H A DRelationController.cxx199 …static_cast<ORelationTableView*>(static_cast<ORelationDesignView*>( getView() )->getTableView())->… in Execute()
/trunk/main/dbaccess/source/ui/inc/
H A DRelationTableView.hxx34 class ORelationTableView : public ::cppu::BaseMutex class
59 ORelationTableView( Window* pParent, ORelationDesignView* pView );
60 virtual ~ORelationTableView();

Completed in 35 milliseconds