From bee44427ef396d01cd93714fb91fd0488339a997 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 20 Feb 2005 18:25:14 +0000 Subject: [PATCH] Duplicate label corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/archive.tex | 4 ++-- docs/latex/wx/datistrm.tex | 2 +- docs/latex/wx/strmbase.tex | 2 +- docs/latex/wx/treectrl.tex | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/latex/wx/archive.tex b/docs/latex/wx/archive.tex index cf4fb20f46..15dd1c64df 100644 --- a/docs/latex/wx/archive.tex +++ b/docs/latex/wx/archive.tex @@ -459,7 +459,7 @@ Construct iterator that returns all the entries in the archive input stream {\it arc}. -\membersection{wxArchiveIterator::operator*}\label{wxarchiveiteratoroperatorunknown} +\membersection{wxArchiveIterator::operator*}\label{wxarchiveiteratoroperatorstar} \constfunc{const T\&}{operator*}{\void} @@ -467,7 +467,7 @@ Returns an entry object from the archive input stream, giving away ownership. -\membersection{wxArchiveIterator::operator++}\label{wxarchiveiteratoroperatorunknown} +\membersection{wxArchiveIterator::operator++}\label{wxarchiveiteratoroperatorincrement} \func{wxArchiveIterator\&}{operator++}{\void} diff --git a/docs/latex/wx/datistrm.tex b/docs/latex/wx/datistrm.tex index ae95da775e..4c30437f70 100644 --- a/docs/latex/wx/datistrm.tex +++ b/docs/latex/wx/datistrm.tex @@ -105,7 +105,7 @@ Reads a 32 bit unsigned integer from the stream. Reads 32 bit unsigned integers from the stream in a specified buffer. the amount of 32 bit unsigned integer to read is specified by the {\it size} variable. -\membersection{wxDataInputStream::Read64}\label{wxdatainputstreamread32} +\membersection{wxDataInputStream::Read64}\label{wxdatainputstreamread64} \func{wxUint64}{Read64}{\void} diff --git a/docs/latex/wx/strmbase.tex b/docs/latex/wx/strmbase.tex index 62b41daec1..8c495730c3 100644 --- a/docs/latex/wx/strmbase.tex +++ b/docs/latex/wx/strmbase.tex @@ -94,7 +94,7 @@ Returns true if no error occurred on the stream. \helpref{GetLastError}{wxstreambasegetlasterror} -\membersection{wxStreamBase::IsSeekable}\label{wxstreambaseisok} +\membersection{wxStreamBase::IsSeekable}\label{wxstreambaseisseekable} \constfunc{bool}{IsSeekable}{\void} diff --git a/docs/latex/wx/treectrl.tex b/docs/latex/wx/treectrl.tex index c658d9fc4b..7105a9638c 100644 --- a/docs/latex/wx/treectrl.tex +++ b/docs/latex/wx/treectrl.tex @@ -849,7 +849,7 @@ tree->GetItemData(item)->SetData(data).} \end{twocollist}} }% -\membersection{wxTreeCtrl::SetItemDropHighlight}\label{wxtreectrlsetitemfont} +\membersection{wxTreeCtrl::SetItemDropHighlight}\label{wxtreectrlsetitemdrophighlight} \func{void}{SetItemDropHighlight}{\param{const wxTreeItemId\&}{ item}, \param{bool}{highlight = {\tt true}}} -- 2.45.2