Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/sql/
H A Dgnc-lots-sql.cpp82 g_return_val_if_fail (GNC_IS_LOT (pObject), NULL); in get_lot_account()
95 g_return_if_fail (pObject != NULL && GNC_IS_LOT (pObject)); in set_lot_account()
H A Dgnc-transaction-sql.cpp197 g_return_if_fail (GNC_IS_LOT (pLot)); in set_split_lot()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dgnc-lot.h85 #define GNC_IS_LOT(o) \ macro
H A Dgnc-lot.c149 g_return_if_fail(GNC_IS_LOT(object)); in gnc_lot_get_property()
186 g_return_if_fail(GNC_IS_LOT(object)); in gnc_lot_set_property()
H A DgncEmployee.c849 if (GNC_IS_LOT (entity)) in empl_handle_qof_events()
H A DgncCustomer.c853 if (GNC_IS_LOT (entity)) in cust_handle_qof_events()
H A DgncVendor.c912 if (GNC_IS_LOT (entity)) in vend_handle_qof_events()
H A DgncInvoice.c261 else if (GNC_IS_LOT(ref)) in impl_refers_to_object()
279 && !GNC_IS_TRANSACTION(ref) && !GNC_IS_LOT(ref)) in impl_get_typed_referring_object_list()
H A DAccount.cpp2129 g_return_if_fail(GNC_IS_LOT(lot)); in xaccAccountRemoveLot()
2150 g_return_if_fail(GNC_IS_LOT(lot)); in xaccAccountInsertLot()
/dports/finance/gnucash/gnucash-4.9/common/
H A Dbase-typemaps.i287 else if (GNC_IS_LOT(data))
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.2006865 GNC_SPLIT/GNC_IS_SPLIT and GNC_LOT/GNC_IS_LOT macros 2) Make