Home
last modified time | relevance | path

Searched defs:SorterByPAYEENAME (Results 1 – 1 of 1) sorted by relevance

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/db/
H A DDB_Table.h556 struct SorterByPAYEENAME struct
559 bool operator()(const DATA& x, const DATA& y) in operator()