Skip to main content

The Rtf_Table_Default Struct Reference

Declaration

struct Rtf_Table_Default { ... }

Included Headers

#include <src/rtfstyle.h>

Public Member Attributes Index

intid
intlvl
const char *definition
const char *place

Definition at line 46 of file rtfstyle.h.

Public Member Attributes

definition

const char* Rtf_Table_Default::definition

Definition at line 50 of file rtfstyle.h.

50 const char *definition;

id

int Rtf_Table_Default::id

Definition at line 48 of file rtfstyle.h.

48 int id;

lvl

int Rtf_Table_Default::lvl

Definition at line 49 of file rtfstyle.h.

49 int lvl;

place

const char* Rtf_Table_Default::place

Definition at line 51 of file rtfstyle.h.

51 const char *place;

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


Generated via doxygen2docusaurus by Doxygen 1.14.0.