|
GnuCash c935c2f+
|
Data Fields | |
| gboolean(* | xaccSplitEqualCheckBal )(const char *tag, gnc_numeric a, gnc_numeric b) |
| int(* | get_currency_denom )(const Split *s) |
| int(* | get_commodity_denom )(const Split *s) |
| gboolean(* | get_corr_account_split )(const Split *sa, const Split **retval) |
Definition at line 227 of file SplitP.hpp.
| int(* SplitTestFunctions::get_commodity_denom) (const Split *s) |
Definition at line 232 of file SplitP.hpp.
| gboolean(* SplitTestFunctions::get_corr_account_split) (const Split *sa, const Split **retval) |
Definition at line 233 of file SplitP.hpp.
| int(* SplitTestFunctions::get_currency_denom) (const Split *s) |
Definition at line 231 of file SplitP.hpp.
| gboolean(* SplitTestFunctions::xaccSplitEqualCheckBal) (const char *tag, gnc_numeric a, gnc_numeric b) |
Definition at line 229 of file SplitP.hpp.