EOsmo4OpenRecentFirst  337 applications/osmo4_sym/osmo4_ui.cpp 		if ((aCommand>=EOsmo4OpenRecentFirst) && (aCommand<=EOsmo4OpenRecentLast)) {
EOsmo4OpenRecentFirst  338 applications/osmo4_sym/osmo4_ui.cpp 			const char *sOpt = gf_cfg_get_key_name(iAppView->m_user.config, "RecentFiles", aCommand - EOsmo4OpenRecentFirst);
EOsmo4OpenRecentFirst  567 applications/osmo4_sym/osmo4_ui.cpp 				item.iCommandId = EOsmo4OpenRecentFirst + i;
EOsmo4OpenRecentFirst   53 applications/osmo4_sym/osmo4_ui.h 	EOsmo4OpenRecentLast = EOsmo4OpenRecentFirst + 10,