]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/archive.tex
Added AdvanceSelection, ShowWindowMenu and keyboard handling
[wxWidgets.git] / docs / latex / wx / archive.tex
index 66643da80b1b7953510ca6e3371cbb05808c94ad..4bf1f0fc26e02ddc66b6c3ea6e0fee50599fdd41 100644 (file)
@@ -407,7 +407,9 @@ When there are no more entries, GetNextEntry() returns NULL and sets Eof().
 
 \wxheading{Derived from}
 
-\helpref{wxFilterInputStream}{wxfilterinputstream}
+\helpref{wxFilterInputStream}{wxfilterinputstream}\\
+\helpref{wxInputStream}{wxinputstream}\\
+\helpref{wxStreamBase}{wxstreambase}
 
 \wxheading{Include files}
 
@@ -692,7 +694,9 @@ closes the current entry and begins the next.
 
 \wxheading{Derived from}
 
-\helpref{wxFilterOutputStream}{wxfilteroutputstream}
+\helpref{wxFilterOutputStream}{wxfilteroutputstream}\\
+\helpref{wxOutputStream}{wxoutputstream}\\
+\helpref{wxStreamBase}{wxstreambase}
 
 \wxheading{Include files}