Home
last modified time | relevance | path

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

/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dgsb_currency.h27 GsbReal gsb_currency_get_current_exchange_fees (void);
H A Dgsb_data_transaction.c825 current_exchange_fees = gsb_currency_get_current_exchange_fees (); in gsb_data_transaction_get_adjusted_amount_for_currency()
860 current_exchange_fees = gsb_currency_get_current_exchange_fees ( ); in gsb_data_transaction_get_adjusted_amount_for_currency()
H A Dgsb_currency.c1216 GsbReal gsb_currency_get_current_exchange_fees (void) in gsb_currency_get_current_exchange_fees() function