]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/richtextstylelistbox.tex
added null pointer check and assert
[wxWidgets.git] / docs / latex / wx / richtextstylelistbox.tex
index c8a2f7ebe361a909ef087b3514f197b0ff873437..6c70ddcaec13c25ae6368907ce540088e6d911ca 100644 (file)
@@ -7,7 +7,11 @@ See {\tt samples/richtext} for an example of how to use it.
 
 \wxheading{Derived from}
 
-\helpref{wxComboCtrl}{wxcomboctrl}
+\helpref{wxComboCtrl}{wxcomboctrl}\\
+\helpref{wxControl}{wxcontrol}\\
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
@@ -75,7 +79,13 @@ See {\tt samples/richtext} for an example of how to use it.
 
 \wxheading{Derived from}
 
-\helpref{wxHtmlListBox}{wxhtmllistbox}
+\helpref{wxHtmlListBox}{wxhtmllistbox}\\
+\helpref{wxVListBox}{wxvlistbox}\\
+\helpref{wxVScrolledWindow}{wxvscrolledwindow}\\
+\helpref{wxPanel}{wxpanel}\\
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
@@ -225,7 +235,10 @@ so that when a style is double-clicked, it is applied to the selection.
 
 \wxheading{Derived from}
 
-\helpref{wxControl}{wxcontrol}
+\helpref{wxControl}{wxcontrol}\\
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}