Searched refs:OnOpenDocument (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/ogl/studio/
H A Ddoc.h36 bool OnOpenDocument(const wxString& file);
H A Ddoc.cpp76 bool csDiagramDocument::OnOpenDocument(const wxString& file) function in class:csDiagramDocument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddocument.tex258 \membersection{wxDocument::OnOpenDocument}\label{wxdocumentonopendocument}
260 \func{virtual bool}{OnOpenDocument}{\param{const wxString\& }{filename}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddocview.h97 virtual bool OnOpenDocument(const wxString& filename);
175 // Called by OnSaveDocument and OnOpenDocument to implement standard
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp372 bool wxDocument::OnOpenDocument(const wxString& file) function in class:wxDocument
1331 if (!newDoc->OnOpenDocument(path2))

Completed in 122 milliseconds