Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Ddialog-account.c104 GNCAccountType preferred_account_type; member
1120 if (aw->type != aw->preferred_account_type && in gnc_account_parent_changed_cb()
1121 (types & (1 << aw->preferred_account_type)) != 0) in gnc_account_parent_changed_cb()
1124 aw->type = aw->preferred_account_type; in gnc_account_parent_changed_cb()
1181 aw->preferred_account_type = type_id; in gnc_account_type_changed_cb()
1215 aw->preferred_account_type = aw->type; in gnc_account_type_view_create()
1220 aw->preferred_account_type = aw->type; in gnc_account_type_view_create()
1226 aw->preferred_account_type = last_used_account_type; in gnc_account_type_view_create()
1232 aw->preferred_account_type = aw->type; in gnc_account_type_view_create()
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.20061264 compatible types * add aw->preferred_account_type to remember
4494 compatible types * add aw->preferred_account_type to remember