Fixed unresolved references

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker 2001-05-25 12:47:00 +00:00
parent 862fed9394
commit c0ffb626ed
4 changed files with 7 additions and 7 deletions

View File

@ -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

View 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.

View 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}}}

View File

@ -27,7 +27,7 @@ enum tPrecision { wxStdMinSec, wxStdMin };
\wxheading{See also}
\helpref{wxDate}{wxDate}
\helpref{wxDate}{wxdate}
\latexignore{\rtfignore{\wxheading{Members}}}