|
GnuCash c935c2f+
|
Data Fields | |
| struct CloseBookWindow * | cbw |
| Account * | base_acct |
| GNCAccountType | acct_type |
| GHashTable * | txns |
| guint | hash_size |
Definition at line 73 of file dialog-book-close.c.
| GNCAccountType CloseAccountsCB::acct_type |
Definition at line 77 of file dialog-book-close.c.
| Account* CloseAccountsCB::base_acct |
Definition at line 76 of file dialog-book-close.c.
| struct CloseBookWindow* CloseAccountsCB::cbw |
Definition at line 75 of file dialog-book-close.c.
| guint CloseAccountsCB::hash_size |
Definition at line 79 of file dialog-book-close.c.
| GHashTable* CloseAccountsCB::txns |
Definition at line 78 of file dialog-book-close.c.