Home
last modified time | relevance | path

Searched refs:xaccSchedXactionIsDirty (Results 1 – 2 of 2) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DSchedXaction.h321 #define xaccSchedXactionIsDirty(X) qof_instance_is_dirty (QOF_INSTANCE(X)) macro
H A DSX-book.c318 if (xaccSchedXactionIsDirty( sx )) in book_sxlist_notsaved()