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
}\\
8 \helpref{wxObject
}{wxobject
}
10 \wxheading{Include files
}
12 <wx/richtext/richtextstyles.h>
16 \helpref{wxRichtext
}{librarieslist
}
18 \wxheading{Data structures
}
20 \latexignore{\rtfignore{\wxheading{Members
}}}
22 \membersection{wxRichTextParagraphStyleDefinition::wxRichTextParagraphStyleDefinition
}\label{wxrichtextparagraphstyledefinitionwxrichtextparagraphstyledefinition
}
24 \func{}{wxRichTextParagraphStyleDefinition
}{\param{const wxString\&
}{name = wxEmptyString
}}
28 \membersection{wxRichTextParagraphStyleDefinition::
\destruct{wxRichTextParagraphStyleDefinition
}}\label{wxrichtextparagraphstyledefinitiondtor
}
30 \func{}{\destruct{wxRichTextParagraphStyleDefinition
}}{\void}
34 \membersection{wxRichTextParagraphStyleDefinition::GetNextStyle
}\label{wxrichtextparagraphstyledefinitiongetnextstyle
}
36 \constfunc{const wxString\&
}{GetNextStyle
}{\void}
38 Returns the style that should normally follow this style.
40 \membersection{wxRichTextParagraphStyleDefinition::SetNextStyle
}\label{wxrichtextparagraphstyledefinitionsetnextstyle
}
42 \func{void
}{SetNextStyle
}{\param{const wxString\&
}{name
}}
44 Sets the style that should normally follow this style.