|
GnuCash c935c2f+
|
Data Fields | |
| QofInstance | inst |
| const char * | name |
| GncTaxTableEntryList * | entries |
| time64 | modtime |
| gint64 | refcount |
| GncTaxTable * | parent |
| GncTaxTable * | child |
| gboolean | invisible |
| GList * | children |
Definition at line 37 of file gncTaxTable.c.
| GncTaxTable* GncTaxTable::child |
Definition at line 48 of file gncTaxTable.c.
| GList* GncTaxTable::children |
Definition at line 50 of file gncTaxTable.c.
| GncTaxTableEntryList* GncTaxTable::entries |
Definition at line 41 of file gncTaxTable.c.
| QofInstance GncTaxTable::inst |
Definition at line 39 of file gncTaxTable.c.
| gboolean GncTaxTable::invisible |
Definition at line 49 of file gncTaxTable.c.
| time64 GncTaxTable::modtime |
Definition at line 42 of file gncTaxTable.c.
| const char* GncTaxTable::name |
Definition at line 40 of file gncTaxTable.c.
| GncTaxTable* GncTaxTable::parent |
Definition at line 47 of file gncTaxTable.c.
| gint64 GncTaxTable::refcount |
Definition at line 46 of file gncTaxTable.c.