Home
last modified time | relevance | path

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

/dports/finance/xtrader/xtrader-0.99.9_10/util/fl/
H A DFl_Table.h26 FL_DATA_SAVE_ERROR, enumerator
H A DFl_Table.cpp958 if (aEventHandler) aEventHandler->handle (FL_DATA_SAVE_ERROR); in save()
/dports/finance/xtrader/xtrader-0.99.9_10/xtrader/src/gui/
H A DEditView.cpp213 case FL_DATA_SAVE_ERROR: in handle()