Searched refs:OnCreateCommandProcessor (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddocument.tex241 \membersection{wxDocument::OnCreateCommandProcessor}\label{wxdocumentoncreatecommandprocessor}
243 \func{virtual wxCommandProcessor*}{OnCreateCommandProcessor}{\void}
322 for its deletion. Normally you should not call this; override OnCreateCommandProcessor
H A Dtdocview.tex64 \item Override wxDocument::OnCreateCommandProcessor to define a different Do/Undo strategy,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddocview.h112 virtual wxCommandProcessor *OnCreateCommandProcessor();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp442 wxCommandProcessor *wxDocument::OnCreateCommandProcessor() function in class:wxDocument
769 doc->SetCommandProcessor(doc->OnCreateCommandProcessor());

Completed in 112 milliseconds