]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed unresolved references
authorGeorge Tasker <gtasker@allenbrook.com>
Fri, 25 May 2001 12:47:00 +0000 (12:47 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Fri, 25 May 2001 12:47:00 +0000 (12:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/classes.tex
docs/latex/wx/fontenum.tex
docs/latex/wx/strmfile.tex
docs/latex/wx/time.tex

index 91790f8f64211b95ed2388e5882fdcd07b05cf48..611c89f6b2adb57b7b6148f5e94c1e29746e556d 100644 (file)
 \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
index 8df36092174fdbe189d6e6c66023aa2b905bec81..f60c0f5c8b154977f1fc33bfcb837d63bba294bd 100644 (file)
@@ -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.
index 02ea7fa19a818e584104f3b38165f02c2f1e9024..5af7ab2b07915d895cee8f094c9ba8d2f1adee56 100644 (file)
@@ -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}}}
 
index 879462222ca7031ac70bf35832bd8dc0972327e2..2df4c3439707ca737811a56e6a360c53541c7e11 100644 (file)
@@ -27,7 +27,7 @@ enum tPrecision { wxStdMinSec, wxStdMin };
 
 \wxheading{See also}
 
-\helpref{wxDate}{wxDate}
+\helpref{wxDate}{wxdate}
 
 \latexignore{\rtfignore{\wxheading{Members}}}