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>
13 \wxheading{Data structures
}
15 \latexignore{\rtfignore{\wxheading{Members
}}}
17 \membersection{wxRichTextParagraphStyleDefinition::wxRichTextParagraphStyleDefinition
}\label{wxrichtextparagraphstyledefinitionwxrichtextparagraphstyledefinition
}
19 \func{}{wxRichTextParagraphStyleDefinition
}{\param{const wxString\&
}{name = wxEmptyString
}}
23 \membersection{wxRichTextParagraphStyleDefinition::
\destruct{wxRichTextParagraphStyleDefinition
}}\label{wxrichtextparagraphstyledefinitiondtor
}
25 \func{}{\destruct{wxRichTextParagraphStyleDefinition
}}{\void}
29 \membersection{wxRichTextParagraphStyleDefinition::GetNextStyle
}\label{wxrichtextparagraphstyledefinitiongetnextstyle
}
31 \constfunc{const wxString\&
}{GetNextStyle
}{\void}
33 Returns the style that should normally follow this style.
35 \membersection{wxRichTextParagraphStyleDefinition::SetNextStyle
}\label{wxrichtextparagraphstyledefinitionsetnextstyle
}
37 \func{void
}{SetNextStyle
}{\param{const wxString\&
}{name
}}
39 Sets the style that should normally follow this style.