Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DgncEmployee.c44 static void empl_handle_qof_events (QofInstance *entity, QofEventId event_type,
448 empl_qof_event_handler_id = qof_event_register_handler (empl_handle_qof_events, NULL); in gncEmployeeCreate()
830 empl_handle_qof_events (QofInstance *entity, QofEventId event_type, in empl_handle_qof_events() function