LibreOffice Module sw (master) 1
Public Attributes | List of all members
SwHTMLFootEndNote_Impl Struct Reference

#include <swhtml.hxx>

Public Attributes

std::vector< SwHTMLTextFootnoteaTextFootnotes
 
OUString sName
 
OUString sContent
 
bool bEndNote
 
bool bFixed
 

Detailed Description

Definition at line 1057 of file swhtml.hxx.

Member Data Documentation

◆ aTextFootnotes

std::vector<SwHTMLTextFootnote> SwHTMLFootEndNote_Impl::aTextFootnotes

Definition at line 1059 of file swhtml.hxx.

◆ bEndNote

bool SwHTMLFootEndNote_Impl::bEndNote

Definition at line 1063 of file swhtml.hxx.

◆ bFixed

bool SwHTMLFootEndNote_Impl::bFixed

Definition at line 1064 of file swhtml.hxx.

◆ sContent

OUString SwHTMLFootEndNote_Impl::sContent

Definition at line 1062 of file swhtml.hxx.

◆ sName

OUString SwHTMLFootEndNote_Impl::sName

Definition at line 1061 of file swhtml.hxx.


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