Home
last modified time | relevance | path

Searched refs:xaccAccountGetPresentBalance (Results 1 – 6 of 6) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DAccount.h562 gnc_numeric xaccAccountGetPresentBalance (const Account *account);
H A DAccount.cpp3628 xaccAccountGetPresentBalance (const Account *acc) in xaccAccountGetPresentBalance() function
6165 (QofAccessFunc) xaccAccountGetPresentBalance, NULL in xaccAccountRegister()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dgnc-split-reg2.c531 xaccAccountGetPresentBalance, in gsr2_redraw_all_cb()
H A Dgnc-split-reg.c650 xaccAccountGetPresentBalance, in gsr_redraw_all_cb()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/
H A Dutest-Account.cpp2176 val = xaccAccountGetPresentBalance (fixture->acct); in test_xaccAccountGetPresentBalance()
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.20205495 * [account.cpp] refactor xaccAccountGetPresentBalance