From: George Tasker <gtasker@allenbrook.com>
Date: Fri, 25 May 2001 12:47:00 +0000 (+0000)
Subject: Fixed unresolved references
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c0ffb626ed2188f48527cc3f4ba484007b662c17

Fixed unresolved references


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/docs/latex/wx/classes.tex b/docs/latex/wx/classes.tex
index 91790f8f64..611c89f6b2 100644
--- a/docs/latex/wx/classes.tex
+++ b/docs/latex/wx/classes.tex
@@ -171,7 +171,7 @@
 \input mbcnvut8.tex
 \input mdi.tex
 \input memorydc.tex
-\input fs\_mem.tex
+\input fs_mem.tex
 \input strmmem.tex
 \input menu.tex
 \input menuitem.tex
diff --git a/docs/latex/wx/fontenum.tex b/docs/latex/wx/fontenum.tex
index 8df3609217..f60c0f5c8b 100644
--- a/docs/latex/wx/fontenum.tex
+++ b/docs/latex/wx/fontenum.tex
@@ -19,7 +19,7 @@ the given \helpref{encoding}{wxfontencodingoverview}.
 To do this, you just have to call one of EnumerateXXX() functions - either 
 \helpref{EnumerateFacenames}{wxfontenumeratorenumeratefacenames} or 
 \helpref{EnumerateEncodings}{wxfontenumeratorenumerateencodings} and the
-corresponding callback (\helpref{OnFacename}{wxFontEnumeratoronfacename} or 
+corresponding callback (\helpref{OnFacename}{wxfontenumeratoronfacename} or 
 \helpref{OnFontEncoding}{wxfontenumeratoronfontencoding}) will be called
 repeatedly until either all fonts satisfying the specified criteria are
 exhausted or the callback returns FALSE.
diff --git a/docs/latex/wx/strmfile.tex b/docs/latex/wx/strmfile.tex
index 02ea7fa19a..5af7ab2b07 100644
--- a/docs/latex/wx/strmfile.tex
+++ b/docs/latex/wx/strmfile.tex
@@ -128,7 +128,7 @@ Returns TRUE if the stream is initialized and ready.
 
 \wxheading{Derived from}
 
-\helpref{wxFileOutputStream}{wxFileOutputStream}, \helpref{wxFileInputStream}{wxfileinputstream}
+\helpref{wxFileOutputStream}{wxfileoutputstream}, \helpref{wxFileInputStream}{wxfileinputstream}
 
 \wxheading{Include files}
 
@@ -136,7 +136,7 @@ Returns TRUE if the stream is initialized and ready.
 
 \wxheading{See also}
 
-\helpref{wxStreamBuffer}{wxstreamBuffer}
+\helpref{wxStreamBuffer}{wxstreambuffer}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -278,7 +278,7 @@ Returns TRUE if the stream is initialized and ready.
 
 \wxheading{Derived from}
 
-\helpref{wxFFileOutputStream}{wxFFileOutputStream}, \helpref{wxFFileInputStream}{wxffileinputstream}
+\helpref{wxFFileOutputStream}{wxffileoutputstream}, \helpref{wxFFileInputStream}{wxffileinputstream}
 
 \wxheading{Include files}
 
@@ -286,7 +286,7 @@ Returns TRUE if the stream is initialized and ready.
 
 \wxheading{See also}
 
-\helpref{wxStreamBuffer}{wxstreamBuffer}
+\helpref{wxStreamBuffer}{wxstreambuffer}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
diff --git a/docs/latex/wx/time.tex b/docs/latex/wx/time.tex
index 879462222c..2df4c34397 100644
--- a/docs/latex/wx/time.tex
+++ b/docs/latex/wx/time.tex
@@ -27,7 +27,7 @@ enum tPrecision { wxStdMinSec, wxStdMin };
 
 \wxheading{See also}
 
-\helpref{wxDate}{wxDate}
+\helpref{wxDate}{wxdate}
 
 \latexignore{\rtfignore{\wxheading{Members}}}