1 \section{\class{wxRichTextParagraphStyleDefinition
}}\label{wxrichtextparagraphstyledefinition
}
3 This class represents a paragraph style definition, usually added to a
\helpref{wxRichTextStyleSheet
}{wxrichtextstylesheet
}.
5 \wxheading{Derived from
}
7 \helpref{wxRichTextStyleDefinition
}{wxrichtextstyledefinition
}
9 \wxheading{Include files
}
11 <wx/richtext/richtextstyles.h>
15 \helpref{wxRichtext
}{librarieslist
}
17 \wxheading{Data structures
}
19 \latexignore{\rtfignore{\wxheading{Members
}}}
21 \membersection{wxRichTextParagraphStyleDefinition::wxRichTextParagraphStyleDefinition
}\label{wxrichtextparagraphstyledefinitionwxrichtextparagraphstyledefinition
}
23 \func{}{wxRichTextParagraphStyleDefinition
}{\param{const wxString\&
}{name = wxEmptyString
}}
27 \membersection{wxRichTextParagraphStyleDefinition::
\destruct{wxRichTextParagraphStyleDefinition
}}\label{wxrichtextparagraphstyledefinitiondtor
}
29 \func{}{\destruct{wxRichTextParagraphStyleDefinition
}}{\void}
33 \membersection{wxRichTextParagraphStyleDefinition::GetNextStyle
}\label{wxrichtextparagraphstyledefinitiongetnextstyle
}
35 \constfunc{const wxString\&
}{GetNextStyle
}{\void}
37 Returns the style that should normally follow this style.
39 \membersection{wxRichTextParagraphStyleDefinition::SetNextStyle
}\label{wxrichtextparagraphstyledefinitionsetnextstyle
}
41 \func{void
}{SetNextStyle
}{\param{const wxString\&
}{name
}}
43 Sets the style that should normally follow this style.