X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1f65137f8de90aba96242d5e44b00dfd0efa4b67..56601ff2db94ccc874107eb60c4564ceb47f6d02:/docs/latex/wx/richtextstyledefinition.tex diff --git a/docs/latex/wx/richtextstyledefinition.tex b/docs/latex/wx/richtextstyledefinition.tex index 2ed18ab5fa..7399d13cef 100644 --- a/docs/latex/wx/richtextstyledefinition.tex +++ b/docs/latex/wx/richtextstyledefinition.tex @@ -10,6 +10,10 @@ This is a base class for paragraph and character styles. +\wxheading{Library} + +\helpref{wxRichtext}{librarieslist} + \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}} @@ -52,11 +56,11 @@ Returns the style name. Returns the attributes associated with this style. -\membersection{wxRichTextStyleDefinition::Init}\label{wxrichtextstyledefinitioninit} +\membersection{wxRichTextStyleDefinition::GetStyleMergedWithBase}\label{wxrichtextstyledefinitiongetstylemergedwithbase} -\func{void}{Init}{\void} +\constfunc{wxRichTextAttr}{GetStyleMergedWithBase}{\param{wxRichTextStyleSheet*}{ sheet}} -Initialises the definition. +Returns the style attributes combined with the attributes of the specified base style, if any. This function works recursively. \membersection{wxRichTextStyleDefinition::SetBaseStyle}\label{wxrichtextstyledefinitionsetbasestyle}