Home
last modified time | relevance | path

Searched refs:xaccAccountSetReconcileChildrenStatus (Results 1 – 4 of 4) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DAccount.h892 void xaccAccountSetReconcileChildrenStatus(Account *account, gboolean status);
H A DAccount.cpp5068 xaccAccountSetReconcileChildrenStatus(Account *acc, gboolean status) in xaccAccountSetReconcileChildrenStatus() function
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dwindow-reconcile2.c784 xaccAccountSetReconcileChildrenStatus (account, data.include_children); in startRecnWindow()
H A Dwindow-reconcile.c844 xaccAccountSetReconcileChildrenStatus(account, data.include_children); in startRecnWindow()