]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/richtextliststyledefinition.tex
Corrected doc typo (missing escaped underscore).
[wxWidgets.git] / docs / latex / wx / richtextliststyledefinition.tex
index f51dabb1a8c0b7c049d672eeaf658e8a11e1e3b5..fdd60a451ba0e625cd1751a38498b4df592ff8d8 100644 (file)
@@ -13,12 +13,18 @@ so that you can apply them directly to a buffer without requiring a control.
 
 \wxheading{Derived from}
 
-\helpref{wxRichTextParagraphStyleDefinition}{wxrichtextparagraphstyledefinition}
+\helpref{wxRichTextParagraphStyleDefinition}{wxrichtextparagraphstyledefinition}\\
+\helpref{wxRichTextStyleDefinition}{wxrichtextstyledefinition}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
 <wx/richtext/richtextstyles.h>
 
+\wxheading{Library}
+
+\helpref{wxRichtext}{librarieslist}
+
 \wxheading{Data structures}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
@@ -48,7 +54,7 @@ If {\it styleSheet} is specified, the base style for this definition will also b
 
 This function finds the level (from 0 to 9) whose indentation attribute mostly closely matches {\it indent} (expressed in tenths of a millimetre).
 
-\membersection{wxRichTextListStyleDefinition::GetCombinedStyle}\label{wxrichtextliststyledefinitioncombinewithparagraphstyle}
+\membersection{wxRichTextListStyleDefinition::GetCombinedStyle}\label{wxrichtextliststyledefinitiongetcombinedstyle}
 
 \constfunc{wxRichTextAttr}{GetCombinedStyle}{\param{int }{indent}, \param{wxRichTextStyleSheet*}{ styleSheet = NULL}}