Home
last modified time | relevance | path

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

/trunk/main/extensions/source/abpilot/
H A Dabspilot.cxx465 PathId nCurrentPathID( PATH_COMPLETE ); in typeSelectionChanged() local
470 nCurrentPathID = PATH_NO_SETTINGS_NO_FIELDS; in typeSelectionChanged()
472 nCurrentPathID = PATH_NO_SETTINGS; in typeSelectionChanged()
475 nCurrentPathID = PATH_NO_FIELDS; in typeSelectionChanged()
477 nCurrentPathID = PATH_COMPLETE; in typeSelectionChanged()
478 activatePath( nCurrentPathID, true ); in typeSelectionChanged()