LibreOffice Module sw (master)
1
|
#include <ww8par.hxx>
Public Attributes | |
ManTypes | meType |
bool | mbAutoNum |
WW8_CP | mnStartCp |
WW8_CP | mnLen |
Definition at line 995 of file ww8par.hxx.
bool FootnoteDescriptor::mbAutoNum |
Definition at line 999 of file ww8par.hxx.
Referenced by SwWW8ImplReader::End_Footnote(), and SwWW8ImplReader::Read_Footnote().
ManTypes FootnoteDescriptor::meType |
Definition at line 998 of file ww8par.hxx.
Referenced by SwWW8ImplReader::End_Footnote(), and SwWW8ImplReader::Read_Footnote().
WW8_CP FootnoteDescriptor::mnLen |
Definition at line 1001 of file ww8par.hxx.
Referenced by SwWW8ImplReader::End_Footnote(), and SwWW8ImplReader::Read_Footnote().
WW8_CP FootnoteDescriptor::mnStartCp |
Definition at line 1000 of file ww8par.hxx.
Referenced by SwWW8ImplReader::End_Footnote(), and SwWW8ImplReader::Read_Footnote().