]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/filehist.tex
Doc corrections
[wxWidgets.git] / docs / latex / wx / filehist.tex
index 6a20ace6942db1ffc41492a0b08ed0a5788b7d77..af48e1b4e71949b32d185322c7ecae8fa4c8a575 100644 (file)
@@ -15,6 +15,10 @@ as well as the MDI parent frame.
 
 <wx/docview.h>
 
 
 <wx/docview.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxFileHistory overview}{wxfilehistoryoverview}, \helpref{wxDocManager}{wxdocmanager}
 \wxheading{See also}
 
 \helpref{wxFileHistory overview}{wxfilehistoryoverview}, \helpref{wxDocManager}{wxdocmanager}
@@ -89,6 +93,13 @@ Appends the files in the history list, to all menus managed by the file history
 Appends the files in the history list, to the given menu only.
 
 
 Appends the files in the history list, to the given menu only.
 
 
+\membersection{wxFileHistory::GetBaseId}\label{wxfilehistorygetbaseid}
+
+\constfunc{wxWindowID}{GetBaseId}{\void}
+
+Returns the base identifier for the range used for appending items.
+
+
 \membersection{wxFileHistory::GetCount}\label{wxfilehistorygetcount}
 
 \constfunc{size\_t}{GetCount}{\void}
 \membersection{wxFileHistory::GetCount}\label{wxfilehistorygetcount}
 
 \constfunc{size\_t}{GetCount}{\void}
@@ -157,6 +168,13 @@ explicitly by the application.
 \helpref{wxConfig}{wxconfigbase}
 
 
 \helpref{wxConfig}{wxconfigbase}
 
 
+\membersection{wxFileHistory::SetBaseId}\label{wxfilehistorysetbaseid}
+
+\func{void}{SetBaseId}{\param{wxWindowID}{ baseId}}
+
+Sets the base identifier for the range used for appending items.
+
+
 \membersection{wxFileHistory::UseMenu}\label{wxfilehistoryusemenu}
 
 \func{void}{UseMenu}{\param{wxMenu* }{menu}}
 \membersection{wxFileHistory::UseMenu}\label{wxfilehistoryusemenu}
 
 \func{void}{UseMenu}{\param{wxMenu* }{menu}}