Home
last modified time | relevance | path

Searched refs:xaccQueryAddSingleAccountMatch (Results 1 – 14 of 14) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/mocks/
H A Dfake-qofquery.cpp143 xaccQueryAddSingleAccountMatch(QofQuery *query, Account *acc, QofQueryOp op) in xaccQueryAddSingleAccountMatch() function
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DQuery.h107 void xaccQueryAddSingleAccountMatch(QofQuery *, Account *, QofQueryOp);
H A DQuery.c307 xaccQueryAddSingleAccountMatch(QofQuery *q, Account *acc, QofQueryOp op) in xaccQueryAddSingleAccountMatch() function
H A DREADME.query-api180 xaccQueryAddSingleAccountMatch
/dports/finance/gnucash/gnucash-4.9/gnucash/report/reports/standard/
H A Dlot-viewer.scm109 (xaccQueryAddSingleAccountMatch query account QOF-QUERY-AND)
H A Djob-report.scm423 (xaccQueryAddSingleAccountMatch q account QOF-QUERY-AND)
H A Difrs-cost-basis.scm346 (xaccQueryAddSingleAccountMatch query stock-acct QOF-QUERY-AND)
H A Downer-report.scm646 (xaccQueryAddSingleAccountMatch q account QOF-QUERY-AND)
/dports/finance/gnucash/gnucash-4.9/gnucash/register/ledger-core/
H A Dgnc-ledger-display.c490 xaccQueryAddSingleAccountMatch (q, acct, QOF_QUERY_AND); in gnc_ledger_display_template_gl()
H A Dgnc-ledger-display2.c484 xaccQueryAddSingleAccountMatch (q, acct, QOF_QUERY_AND); in gnc_ledger_display2_template_gl()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/csv-exp/
H A Dcsv-transactions-export.c486 xaccQueryAddSingleAccountMatch (info->query, acc, QOF_QUERY_AND); in account_splits()
/dports/finance/gnucash/gnucash-4.9/gnucash/report/reports/
H A Daging.scm309 (xaccQueryAddSingleAccountMatch query account QOF-QUERY-AND)
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test-core/
H A Dtest-engine-stuff.cpp1980 xaccQueryAddSingleAccountMatch (q, xaccSplitGetAccount (s), QOF_QUERY_AND); in make_trans_query()
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.20063359 s/gnc:query-add-single-account-match/xaccQueryAddSingleAccountMatch/g