Home
last modified time | relevance | path

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

/dports/science/iboview/ibo-view.20150427/src/IboView/
H A DIvDocument.h104 DESC_Full = 0x01, enumerator
H A DIvDocument.cpp658 if (Flags == DESC_Full) { in GetDesc()
2647 …ify(NOTIFY_Information, IvFmt("Active Set: %1", GetActiveDataSet()->GetDesc(FDataSet::DESC_Full))); in SetActiveRow()