Home
last modified time | relevance | path

Searched refs:ODbaseIndexDialog (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx79 DBG_NAME(ODbaseIndexDialog) in DBG_NAME() argument
81 ODbaseIndexDialog::ODbaseIndexDialog( Window * pParent, String aDataSrcName ) in DBG_NAME()
100 DBG_CTOR(ODbaseIndexDialog,NULL); in DBG_NAME()
103 aIB_Add.SetClickHdl( LINK(this, ODbaseIndexDialog, AddClickHdl) ); in DBG_NAME()
107 aPB_OK.SetClickHdl( LINK(this, ODbaseIndexDialog, OKClickHdl) ); in DBG_NAME()
125 ODbaseIndexDialog::~ODbaseIndexDialog() in ~ODbaseIndexDialog()
128 DBG_DTOR(ODbaseIndexDialog,NULL); in ~ODbaseIndexDialog()
154 void ODbaseIndexDialog::checkButtons() in checkButtons()
230 IMPL_LINK( ODbaseIndexDialog, OKClickHdl, PushButton*, /*pButton*/ )
327 void ODbaseIndexDialog::Init() in Init()
[all …]
H A Ddbfindex.hxx79 class ODbaseIndexDialog;
84 friend class ODbaseIndexDialog;
102 class ODbaseIndexDialog : public ModalDialog class
153 ODbaseIndexDialog( Window * pParent, String aDataSrcName );
154 virtual ~ODbaseIndexDialog();
H A Ddetailpages.cxx338 ODbaseIndexDialog aIndexDialog(this, m_sDsn); in IMPL_LINK()

Completed in 34 milliseconds