Skip to main content

The Rtf_Style_Default Struct Reference

Declaration

struct Rtf_Style_Default { ... }

Included Headers

#include <src/rtfstyle.h>

Public Member Attributes Index

const char *name
const char *reference
const char *definition

Definition at line 39 of file rtfstyle.h.

Public Member Attributes

definition

const char* Rtf_Style_Default::definition

Definition at line 43 of file rtfstyle.h.

43 const char *definition;

Referenced by RTFGenerator::init.

name

const char* Rtf_Style_Default::name

Definition at line 41 of file rtfstyle.h.

41 const char *name;

Referenced by RTFGenerator::init, rtfFormatBmkStr and testRTFOutput.

reference

const char* Rtf_Style_Default::reference

Definition at line 42 of file rtfstyle.h.

42 const char *reference;

Referenced by RTFGenerator::init.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.