Home
last modified time | relevance | path

Searched refs:gncTaxTableLastModifiedSecs (Results 1 – 3 of 3) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DgncTaxTable.h166 time64 gncTaxTableLastModifiedSecs (const GncTaxTable *table);
H A DgncEntry.c1323 time64 modtime = gncTaxTableLastModifiedSecs (entry->i_tax_table); in gncEntryRecomputeValues()
1332 time64 modtime = gncTaxTableLastModifiedSecs (entry->b_tax_table); in gncEntryRecomputeValues()
H A DgncTaxTable.c783 time64 gncTaxTableLastModifiedSecs (const GncTaxTable *table) in gncTaxTableLastModifiedSecs() function