Searched refs:GetDocumentsDir (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dstdpaths.h30 virtual wxString GetDocumentsDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstdpaths.h123 virtual wxString GetDocumentsDir() const;
168 virtual wxString GetDocumentsDir() const { return m_prefix; } function in class:wxStandardPaths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/corefoundation/
H A Dstdpaths.h47 virtual wxString GetDocumentsDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dstdpaths_cf.cpp109 wxString wxStandardPathsCF::GetDocumentsDir() const function in class:wxStandardPathsCF
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstdpbase.cpp102 wxString wxStandardPathsBase::GetDocumentsDir() const function in class:wxStandardPathsBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dstdpaths.cpp268 wxString wxStandardPaths::GetDocumentsDir() const function in class:wxStandardPaths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Ddirctrl.cpp299 path = stdp.GetDocumentsDir();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFileConvertDlg.cpp195 wxStandardPaths::Get().GetDocumentsDir(), wxDD_DEFAULT_STYLE,
H A DPreferences.cpp1071 wxString incpath = wxStandardPaths::Get().GetDocumentsDir();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstdpaths.tex102 \membersection{wxStandardPaths::GetDocumentsDir}\label{wxstandardpathsgetdocumentsdir}
104 \constfunc{wxString}{GetDocumentsDir}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp2801 wxPrintf(_T("Documents dir:\t\t%s\n"), stdp.GetDocumentsDir().c_str());

Completed in 204 milliseconds