|
GnuCash c935c2f+
|
Data Fields | |
| GtkWindow * | parent |
| GNCImportMainMatcher * | gnc_ofx_importer_gui |
| Account * | last_import_account |
| Account * | last_investment_account |
| Account * | last_income_account |
| gint | num_trans_processed |
| GList * | statement |
| gboolean | run_reconcile |
| GSList * | file_list |
| GList * | trans_list |
| gint | response |
Definition at line 77 of file gnc-ofx-import.cpp.
| GSList* ofx_info::file_list |
Definition at line 87 of file gnc-ofx-import.cpp.
| GNCImportMainMatcher* ofx_info::gnc_ofx_importer_gui |
Definition at line 80 of file gnc-ofx-import.cpp.
| Account* ofx_info::last_import_account |
Definition at line 81 of file gnc-ofx-import.cpp.
| Account* ofx_info::last_income_account |
Definition at line 83 of file gnc-ofx-import.cpp.
| Account* ofx_info::last_investment_account |
Definition at line 82 of file gnc-ofx-import.cpp.
| gint ofx_info::num_trans_processed |
Definition at line 84 of file gnc-ofx-import.cpp.
| GtkWindow* ofx_info::parent |
Definition at line 79 of file gnc-ofx-import.cpp.
| gint ofx_info::response |
Definition at line 89 of file gnc-ofx-import.cpp.
| gboolean ofx_info::run_reconcile |
Definition at line 86 of file gnc-ofx-import.cpp.
| GList* ofx_info::statement |
Definition at line 85 of file gnc-ofx-import.cpp.
| GList* ofx_info::trans_list |
Definition at line 88 of file gnc-ofx-import.cpp.