Home
last modified time | relevance | path

Searched refs:QOF_NUMERIC_MATCH_DEBIT (Results 1 – 8 of 8) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqofquerycore.h103 QOF_NUMERIC_MATCH_DEBIT = 1, enumerator
H A Dqofquerycore.cpp477 case QOF_NUMERIC_MATCH_DEBIT: in numeric_match_predicate()
H A Dqofquery.cpp1901 case QOF_NUMERIC_MATCH_DEBIT: in qof_query_printNumericMatch()
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofquerycore.h98 QOF_NUMERIC_MATCH_DEBIT = 1, enumerator
H A Dqofquerycore.c424 case QOF_NUMERIC_MATCH_DEBIT: in numeric_match_predicate()
H A Dqofquery.c1964 AS_STRING_CASE(QOF_NUMERIC_MATCH_DEBIT,) in qof_query_printNumericMatch()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-search/
H A Dsearch-numeric.c251 gnc_combo_box_search_add(combo, _("has debits"), QOF_NUMERIC_MATCH_DEBIT); in make_option_menu()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dreconcile-view.c350 QOF_NUMERIC_MATCH_CREDIT : QOF_NUMERIC_MATCH_DEBIT; in gnc_reconcile_view_new()