Searched refs:ID_STORE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/fl/
H A Dfl_sample1.cpp33 #define ID_STORE 103 macro
77 file_menu->Append( ID_STORE, _("&Store layout") );
102 EVT_MENU( ID_STORE, MyFrame::OnStore )
H A Dfl_sample2.cpp33 #define ID_STORE 103 macro
78 file_menu->Append( ID_STORE, _("&Store layout") );
103 EVT_MENU( ID_STORE, MyFrame::OnStore )
H A Dfl_sample3.cpp33 #define ID_STORE 103 macro
82 file_menu->Append( ID_STORE, _("&Store layout") );
106 EVT_MENU( ID_STORE, MyFrame::OnStore )
H A Dfl_demo2.h21 #define ID_STORE 104 macro
H A Dfl_demo2.cpp69 file_menu->Append( ID_STORE, _("&Store layouts") );
135 EVT_MENU( ID_STORE, MyFrame::OnStore )

Completed in 146 milliseconds