Searched refs:FootnotesList (Results 1 – 3 of 3) sorted by relevance
44 class FootnotesList { class52 FootnotesList() : m_nCurrent( -1 ) {} in FootnotesList() function in docx::FootnotesList
42 namespace docx { class FootnotesList; }544 ::docx::FootnotesList *m_pFootnotesList;545 ::docx::FootnotesList *m_pEndnotesList;
3286 m_pFootnotesList( new ::docx::FootnotesList() ), in DocxAttributeOutput()3287 m_pEndnotesList( new ::docx::FootnotesList() ), in DocxAttributeOutput()
Completed in 41 milliseconds