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:
@@ -171,7 +171,7 @@
|
|||||||
\input mbcnvut8.tex
|
\input mbcnvut8.tex
|
||||||
\input mdi.tex
|
\input mdi.tex
|
||||||
\input memorydc.tex
|
\input memorydc.tex
|
||||||
\input fs\_mem.tex
|
\input fs_mem.tex
|
||||||
\input strmmem.tex
|
\input strmmem.tex
|
||||||
\input menu.tex
|
\input menu.tex
|
||||||
\input menuitem.tex
|
\input menuitem.tex
|
||||||
|
@@ -19,7 +19,7 @@ the given \helpref{encoding}{wxfontencodingoverview}.
|
|||||||
To do this, you just have to call one of EnumerateXXX() functions - either
|
To do this, you just have to call one of EnumerateXXX() functions - either
|
||||||
\helpref{EnumerateFacenames}{wxfontenumeratorenumeratefacenames} or
|
\helpref{EnumerateFacenames}{wxfontenumeratorenumeratefacenames} or
|
||||||
\helpref{EnumerateEncodings}{wxfontenumeratorenumerateencodings} and the
|
\helpref{EnumerateEncodings}{wxfontenumeratorenumerateencodings} and the
|
||||||
corresponding callback (\helpref{OnFacename}{wxFontEnumeratoronfacename} or
|
corresponding callback (\helpref{OnFacename}{wxfontenumeratoronfacename} or
|
||||||
\helpref{OnFontEncoding}{wxfontenumeratoronfontencoding}) will be called
|
\helpref{OnFontEncoding}{wxfontenumeratoronfontencoding}) will be called
|
||||||
repeatedly until either all fonts satisfying the specified criteria are
|
repeatedly until either all fonts satisfying the specified criteria are
|
||||||
exhausted or the callback returns FALSE.
|
exhausted or the callback returns FALSE.
|
||||||
|
@@ -128,7 +128,7 @@ Returns TRUE if the stream is initialized and ready.
|
|||||||
|
|
||||||
\wxheading{Derived from}
|
\wxheading{Derived from}
|
||||||
|
|
||||||
\helpref{wxFileOutputStream}{wxFileOutputStream}, \helpref{wxFileInputStream}{wxfileinputstream}
|
\helpref{wxFileOutputStream}{wxfileoutputstream}, \helpref{wxFileInputStream}{wxfileinputstream}
|
||||||
|
|
||||||
\wxheading{Include files}
|
\wxheading{Include files}
|
||||||
|
|
||||||
@@ -136,7 +136,7 @@ Returns TRUE if the stream is initialized and ready.
|
|||||||
|
|
||||||
\wxheading{See also}
|
\wxheading{See also}
|
||||||
|
|
||||||
\helpref{wxStreamBuffer}{wxstreamBuffer}
|
\helpref{wxStreamBuffer}{wxstreambuffer}
|
||||||
|
|
||||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||||
|
|
||||||
@@ -278,7 +278,7 @@ Returns TRUE if the stream is initialized and ready.
|
|||||||
|
|
||||||
\wxheading{Derived from}
|
\wxheading{Derived from}
|
||||||
|
|
||||||
\helpref{wxFFileOutputStream}{wxFFileOutputStream}, \helpref{wxFFileInputStream}{wxffileinputstream}
|
\helpref{wxFFileOutputStream}{wxffileoutputstream}, \helpref{wxFFileInputStream}{wxffileinputstream}
|
||||||
|
|
||||||
\wxheading{Include files}
|
\wxheading{Include files}
|
||||||
|
|
||||||
@@ -286,7 +286,7 @@ Returns TRUE if the stream is initialized and ready.
|
|||||||
|
|
||||||
\wxheading{See also}
|
\wxheading{See also}
|
||||||
|
|
||||||
\helpref{wxStreamBuffer}{wxstreamBuffer}
|
\helpref{wxStreamBuffer}{wxstreambuffer}
|
||||||
|
|
||||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||||
|
|
||||||
|
@@ -27,7 +27,7 @@ enum tPrecision { wxStdMinSec, wxStdMin };
|
|||||||
|
|
||||||
\wxheading{See also}
|
\wxheading{See also}
|
||||||
|
|
||||||
\helpref{wxDate}{wxDate}
|
\helpref{wxDate}{wxdate}
|
||||||
|
|
||||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user