Home
last modified time | relevance | path

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

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Daccountdialog.cpp49 ID_DIALOG_NEWACCT_COMBO_ACCTSTATUS, enumerator
141 wxChoice* choice = (wxChoice*)FindWindow(ID_DIALOG_NEWACCT_COMBO_ACCTSTATUS); in fillControls()
192 wxChoice* itemChoice6 = new wxChoice( this, ID_DIALOG_NEWACCT_COMBO_ACCTSTATUS); in CreateControls()
375 wxChoice* choice = (wxChoice*)FindWindow(ID_DIALOG_NEWACCT_COMBO_ACCTSTATUS); in OnOk()