STOFFNote Struct Reference

a note More...

#include <libstaroffice_internal.hxx>

Public Types

enum  Type { FootNote , EndNote }
 enum to define note type More...
 

Public Member Functions

 STOFFNote (Type type)
 constructor
 

Public Attributes

Type m_type
 the note type
 
librevenge::RVNGString m_label
 the note label
 
int m_number
 the note number if defined
 

Detailed Description

a note

Member Enumeration Documentation

◆ Type

enum to define note type

Enumerator
FootNote 
EndNote 

Constructor & Destructor Documentation

◆ STOFFNote()

STOFFNote::STOFFNote ( Type type)
inlineexplicit

constructor

Member Data Documentation

◆ m_label

librevenge::RVNGString STOFFNote::m_label

◆ m_number

◆ m_type

Type STOFFNote::m_type

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

Generated on Mon Apr 22 2024 12:48:55 for libstaroffice by doxygen 1.10.0