|
GnuCash c935c2f+
|
Data Fields | |
| gnc_numeric | creditSum |
| gnc_numeric | debitSum |
| gnc_commodity * | base_cmdty |
| GtkWindow * | window |
| gboolean | multi_commodity |
Definition at line 436 of file dialog-sx-editor.c.
| gnc_commodity* txnCreditDebitSums::base_cmdty |
Definition at line 440 of file dialog-sx-editor.c.
| gnc_numeric txnCreditDebitSums::creditSum |
Definition at line 438 of file dialog-sx-editor.c.
| gnc_numeric txnCreditDebitSums::debitSum |
Definition at line 439 of file dialog-sx-editor.c.
| gboolean txnCreditDebitSums::multi_commodity |
Definition at line 442 of file dialog-sx-editor.c.
| GtkWindow* txnCreditDebitSums::window |
Definition at line 441 of file dialog-sx-editor.c.