Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithDemo/
H A DwxSmithDemoMain.h90 void OnMenuItemPrintDlgSelected(wxCommandEvent& event);
H A DwxSmithDemoMain.cpp447 …,wxEVT_COMMAND_MENU_SELECTED,(wxObjectEventFunction)&wxSmithDemoFrame::OnMenuItemPrintDlgSelected); in BEGIN_EVENT_TABLE()
1195 void wxSmithDemoFrame::OnMenuItemPrintDlgSelected(wxCommandEvent& event) in OnMenuItemPrintDlgSelected() function in wxSmithDemoFrame