]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/docmanag.tex
add wxXLocale class and wxIsxxx_l() and wxToxxx_l() functions (heavily modified and...
[wxWidgets.git] / docs / latex / wx / docmanag.tex
index 4437a110783c0d7455ae16e7db75dae16d7d1663..a97d6aa9adff507ccc26917e9dc4d304bec77570 100644 (file)
@@ -24,6 +24,10 @@ and \helpref{wxDocTemplate}{wxdoctemplate} classes.
 
 <wx/docview.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxDocManager overview}{wxdocmanageroverview}, \helpref{wxDocument}{wxdocument},\rtfsp
@@ -83,11 +87,11 @@ The directory last selected by the user when opening a file.
 \member{wxFileHistory*}{m\_fileHistory}
 
 
-\membersection{wxDocManager::m\_templates}\label{wxdocmanagermtemplates}
+\membersection{wxDocManager::GetTemplates}\label{wxdocmanagergettemplates}
 
-\member{wxList}{m\_templates}
+\func{wxList\&}{Gettemplates}{\void}
 
-A list of all document templates.
+Returns the list of all document templates.
 
 
 \membersection{wxDocManager::wxDocManager}\label{wxdocmanagerctor}