Lines Matching refs:ORelationTableView

90 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()
187 sal_Bool ORelationTableView::IsAddAllowed() in IsAddAllowed()
189 DBG_CHKTHIS(ORelationTableView,NULL); in IsAddAllowed()
194 void ORelationTableView::AddConnection(const OJoinExchangeData& jxdSource, const OJoinExchangeData&… in AddConnection()
196 DBG_CHKTHIS(ORelationTableView,NULL); in AddConnection()
257 void ORelationTableView::ConnDoubleClicked( OTableConnection* pConnection ) in ConnDoubleClicked()
259 DBG_CHKTHIS(ORelationTableView,NULL); in ConnDoubleClicked()
285 void ORelationTableView::AddNewRelation() in AddNewRelation()
287 DBG_CHKTHIS(ORelationTableView,NULL); in AddNewRelation()
302 bool ORelationTableView::RemoveConnection( OTableConnection* pConn ,sal_Bool /*_bDelete*/) in RemoveConnection()
304 DBG_CHKTHIS(ORelationTableView,NULL); in RemoveConnection()
323 void ORelationTableView::AddTabWin(const ::rtl::OUString& _rComposedName, const ::rtl::OUString& rW… in AddTabWin()
325 DBG_CHKTHIS(ORelationTableView,NULL); in AddTabWin()
369 void ORelationTableView::RemoveTabWin( OTableWindow* pTabWin ) in RemoveTabWin()
384 void ORelationTableView::lookForUiActivities() in lookForUiActivities()
421 OTableWindow* ORelationTableView::createWindow(const TTableWindowData::value_type& _pData) in createWindow()
426 bool ORelationTableView::allowQueries() const in allowQueries()
431 void ORelationTableView::_elementInserted( const container::ContainerEvent& /*_rEvent*/ ) throw(::… in _elementInserted()
436 void ORelationTableView::_elementRemoved( const container::ContainerEvent& _rEvent ) throw(::com::s… in _elementRemoved()
456 void ORelationTableView::_elementReplaced( const container::ContainerEvent& /*_rEvent*/ ) throw(::c… in _elementReplaced()