X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4b21397f163ceb4024c18b65e0723819a1fefe4f..2cd31b57b27edc34515b11f4023201d96fec0b37:/docs/latex/wx/document.tex diff --git a/docs/latex/wx/document.tex b/docs/latex/wx/document.tex index dd7eada350..7bb4d774d2 100644 --- a/docs/latex/wx/document.tex +++ b/docs/latex/wx/document.tex @@ -144,7 +144,7 @@ dialog boxes. By default, uses the frame associated with the first view. Gets the filename associated with this document, or "" if none is associated. -\membersection{wxDocument::GetFirstView}{wxdocumentgetfirstview} +\membersection{wxDocument::GetFirstView}\label{wxdocumentgetfirstview} \constfunc{wxView *}{GetFirstView}{\void} @@ -169,7 +169,7 @@ Gets the title for this document. The document title is used for an associated frame (if any), and is usually constructed by the framework from the filename. -\membersection{wxDocument::GetViews}{wxdocumentgetviews} +\membersection{wxDocument::GetViews}\label{wxdocumentgetviews} \constfunc{wxList \&}{GetViews}{\void} @@ -177,7 +177,6 @@ Returns the list whose elements are the views on the document. See also: \helpref{GetFirstView}{wxdocumentgetfirstview} - \membersection{wxDocument::IsModified}\label{wxdocumentismodified} \constfunc{virtual bool}{IsModified}{\void}