LibreOffice Module sw (master) 1
|
#include <swhtml.hxx>
Public Attributes | |
std::vector< SwHTMLTextFootnote > | aTextFootnotes |
OUString | sName |
OUString | sContent |
bool | bEndNote |
bool | bFixed |
Definition at line 1057 of file swhtml.hxx.
std::vector<SwHTMLTextFootnote> SwHTMLFootEndNote_Impl::aTextFootnotes |
Definition at line 1059 of file swhtml.hxx.
bool SwHTMLFootEndNote_Impl::bEndNote |
Definition at line 1063 of file swhtml.hxx.
bool SwHTMLFootEndNote_Impl::bFixed |
Definition at line 1064 of file swhtml.hxx.
OUString SwHTMLFootEndNote_Impl::sContent |
Definition at line 1062 of file swhtml.hxx.
OUString SwHTMLFootEndNote_Impl::sName |
Definition at line 1061 of file swhtml.hxx.