Home
last modified time | relevance | path

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

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/import_export/
H A Dqif_import_gui.h117 COL_PAYEE, enumerator
H A Dqif_import_gui.cpp96 ColName_[COL_PAYEE] = _("Payee"); in Create()
214 dataListBox_->AppendTextColumn(ColName_[COL_PAYEE], wxDATAVIEW_CELL_INERT, 120, wxALIGN_LEFT); in CreateControls()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Dbillsdepositspanel.h136 COL_PAYEE, enumerator
H A Dbillsdepositspanel.cpp446 case COL_PAYEE: in getItem()
752 case COL_PAYEE: in sortTable()