|
GnuCash c935c2f+
|
Data Fields | |
| GncTaxTable * | table |
| Account * | account |
| GncAmountType | type |
| gnc_numeric | amount |
Definition at line 58 of file gncTaxTable.c.
| Account* GncTaxTableEntry::account |
Definition at line 61 of file gncTaxTable.c.
| gnc_numeric GncTaxTableEntry::amount |
Definition at line 63 of file gncTaxTable.c.
| GncTaxTable* GncTaxTableEntry::table |
Definition at line 60 of file gncTaxTable.c.
| GncAmountType GncTaxTableEntry::type |
Definition at line 62 of file gncTaxTable.c.