Searched refs:TAG_RECENT_ITEM (Results 1 – 1 of 1) sorted by relevance
50 #define TAG_RECENT_ITEM "RecentItem" macro129 write_xml_start_tag(TAG_RECENT_ITEM, file, true); in write_xml()151 write_xml_end_tag(TAG_RECENT_ITEM, file); in write_xml()231 named_command_map_[TAG_RECENT_ITEM] = &recently_used_item::set_nothing; in recently_used_file_filter()245 if ((local_name == TAG_RECENT_ITEM) && (NULL == item_)) in start_element()263 if (local_name == TAG_RECENT_ITEM) in end_element()
Completed in 10 milliseconds