Searched refs:OnCreateFileHistory (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddocmanag.tex105 your own Initialize or OnCreateFileHistory functions to be called.
309 Initializes data; currently just calls OnCreateFileHistory. Some data cannot
311 the opportunity to override functionality. If OnCreateFileHistory was called
312 from the constructor, an overridden virtual OnCreateFileHistory would not be
316 constructor to call Initialize, possibly calling a different OnCreateFileHistory
352 \membersection{wxDocManager::OnCreateFileHistory}\label{wxdocmanageroncreatefilehistory}
354 \func{wxFileHistory *}{OnCreateFileHistory}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddocview.h430 virtual wxFileHistory *OnCreateFileHistory();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp946 m_fileHistory = OnCreateFileHistory();
950 wxFileHistory *wxDocManager::OnCreateFileHistory() function in class:wxDocManager

Completed in 342 milliseconds