Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dparamdialog.cxx108 DBG_NAME(OParameterDialog) in DBG_NAME() argument
110 OParameterDialog::OParameterDialog( in DBG_NAME()
115 DBG_CTOR(OParameterDialog,NULL); in DBG_NAME()
172 OParameterDialog::~OParameterDialog() in ~OParameterDialog()
177 DBG_DTOR(OParameterDialog,NULL); in ~OParameterDialog()
181 void OParameterDialog::Construct() in Construct()
193 LINK(this, OParameterDialog, OnEntrySelected).Call(&m_aAllParams); in Construct()
271 IMPL_LINK(OParameterDialog, OnButtonClicked, PushButton*, pButton) in IMPL_LINK() argument
347 IMPL_LINK(OParameterDialog, OnEntrySelected, ListBox*, /*pList*/)
385 IMPL_LINK(OParameterDialog, OnVisitedTimeout, Timer*, /*pTimer*/)
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A Dparamdialog.hxx85 class OParameterDialog class
120 OParameterDialog(Window* _pParent,
124 ~OParameterDialog();
/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx191 OParameterDialog aDlg(NULL, _rParamRequest.Parameters, _rParamRequest.Connection, m_xORB); in implHandle()

Completed in 30 milliseconds