Searched refs:OParameterDialog (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | paramdialog.cxx | 108 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 …]
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | paramdialog.hxx | 85 class OParameterDialog class 120 OParameterDialog(Window* _pParent, 124 ~OParameterDialog();
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | dbinteraction.cxx | 191 OParameterDialog aDlg(NULL, _rParamRequest.Parameters, _rParamRequest.Connection, m_xORB); in implHandle()
|
Completed in 19 milliseconds