Searched refs:DlgQryJoin (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | querydlg.cxx | 92 DBG_NAME(DlgQryJoin) in DBG_NAME() argument 93 DlgQryJoin::DlgQryJoin( OQueryTableView * pParent, in DBG_NAME() 111 DBG_CTOR(DlgQryJoin,NULL); in DBG_NAME() 194 DlgQryJoin::~DlgQryJoin() in ~DlgQryJoin() 196 DBG_DTOR(DlgQryJoin,NULL); in ~DlgQryJoin() 203 DBG_CHKTHIS(DlgQryJoin,NULL); 293 DBG_CHKTHIS(DlgQryJoin,NULL); 305 DBG_CHKTHIS(DlgQryJoin,NULL); 340 void DlgQryJoin::setValid(sal_Bool _bValid) in setValid() 347 void DlgQryJoin::notifyConnectionChange( ) in notifyConnectionChange() [all …]
|
H A D | querydlg.hxx | 58 class DlgQryJoin : public ModalDialog class 87 DlgQryJoin( OQueryTableView * pParent, 92 virtual ~DlgQryJoin();
|
H A D | QueryTableView.cxx | 195 …DlgQryJoin aDlg(_pView,_pConnectionData,_pView->GetTabWinMap(),_pView->getDesignView()->getControl… in openJoinDialog()
|
Completed in 18 milliseconds