Searched refs:wxFileSelector (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/png/
H A Dpngdemo.cpp110 wxString f = wxFileSelector( wxT("Save Image"), (const wxChar *)NULL,
141 wxString f = wxFileSelector(wxT("Open Image"), (const wxChar *) NULL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfldlgcmn.cpp168 wxString wxFileSelector(const wxChar *title, function
302 return wxFileSelector(prompt, NULL, default_name, ext, wild,
H A Ddocview.cpp303 wxString tmp = wxFileSelector(_("Save as"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dhelpview.cpp160 wxString s = wxFileSelector( wxT("Open help file"),
275 wxString s = wxFileSelector(_("Open help file"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/penguin/
H A Dpenguin.cpp101 wxString filename = wxFileSelector(wxT("Choose DXF Model"), wxT(""), wxT(""), wxT(""),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2rtf.cpp734 wxString s = wxFileSelector(_T("Save text to file"), wxEmptyString, wxEmptyString, _T("txt"), _T("*.txt"));
777 wxString s = wxFileSelector(_T("Choose custom macro file"), wxPathOnly(MacroFile), wxFileNameFromPath(MacroFile), _T("ini"), _T("*.ini"));
890 wxString s = wxFileSelector(_T("Choose LaTeX input file"), wxPathOnly(InputFile), wxFileNameFromPath(InputFile), _T("tex"), _T("*.tex"));
947 wxString s = wxFileSelector(_T("Choose output file"), path, wxFileNameFromPath(OutputFile),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfiledlg.h167 wxFileSelector(const wxChar *message = wxFileSelectorPromptStr,
176 // An extended version of wxFileSelector
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/src/
H A Dalcframe.cpp372 wxFileSelector (_("Select the file you want to compute the eD2k link"),
442 wxFileSelector (_("Select the file to your computed eD2k link"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/test/
H A Dtest.cpp266 wxString p = wxFileSelector(_("Open HTML document"), wxEmptyString,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/image/
H A Dimage.cpp166 wxString savefilename = wxFileSelector( wxT("Save Image"),
1105 wxString filename = wxFileSelector(_T("Select image file"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/toolbar/
H A Dtoolbar.cpp869 m_pathBmp = wxFileSelector(_T("Custom bitmap path"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfiledlg.tex39 \helpref{wxFileDialog overview}{wxfiledialogoverview}, \helpref{wxFileSelector}{wxfileselector}
H A Dfunction.tex100 \helpref{wxFileSelector}{wxfileselector}\\
1958 \membersection{::wxFileSelector}\label{wxfileselector}
1960 \func{wxString}{wxFileSelector}{\param{const wxString\& }{message}, \param{const wxString\& }{default\_path = ""},\\
1992 wxString filename = wxFileSelector("Choose a file to open");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dbmpcombobox.cpp809 wxString filepath = wxFileSelector(wxT("Choose image file"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialogs/
H A Ddialogs.cpp748 // call to wxFileSelector: it is remembered after each new call and the next
753 wxString path = wxFileSelector(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPrefsUnifiedDlg.cpp1040 wxString str = wxFileSelector( title, wxEmptyString, wxEmptyString,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpwnd.cpp1573 wxString s = wxFileSelector(_("Open HTML document"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dproplist.cpp1341 wxString s = wxFileSelector(

Completed in 138 milliseconds