Home
last modified time | relevance | path

Searched refs:GNC_LOT (Results 1 – 11 of 11) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/sql/
H A Dgnc-lots-sql.cpp84 lot = GNC_LOT (pObject); in get_lot_account()
98 lot = GNC_LOT (pObject); in set_lot_account()
H A Dgnc-transaction-sql.cpp200 lot = GNC_LOT (pLot); in set_split_lot()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dgnc-lot.c151 lot = GNC_LOT(object); in gnc_lot_get_property()
188 lot = GNC_LOT(object); in gnc_lot_set_property()
348 GNCLot* lot = GNC_LOT(inst); in lot_free()
734 GNCLot* lot = GNC_LOT(ent); in destroy_lot_on_book_close()
H A Dgnc-lot.h81 #define GNC_LOT(o) \ macro
H A DgncEmployee.c851 GNCLot *lot = GNC_LOT (entity); in empl_handle_qof_events()
H A DgncCustomer.c855 GNCLot *lot = GNC_LOT (entity); in cust_handle_qof_events()
H A DgncVendor.c914 GNCLot *lot = GNC_LOT (entity); in vend_handle_qof_events()
H A DgncInvoice.c263 return (inv->posted_lot == GNC_LOT(ref)); in impl_refers_to_object()
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/dbi/test/
H A Dtest-dbi-stuff.cpp182 GNCLot* lot_1 = GNC_LOT (inst); in compare_single_lot()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/
H A Dutest-Account.cpp292 lot = GNC_LOT (g_list_nth_data (lotlist, p->lotnum - 1)); in insert_split()
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.2006865 GNC_SPLIT/GNC_IS_SPLIT and GNC_LOT/GNC_IS_LOT macros 2) Make
14927 * [r13350] trunk/src/engine/gnc-lot.c: Mark the GNC_LOT