Searched refs:m_aFootnotes (Results 1 – 1 of 1) sorted by relevance
47 FootnotesVector m_aFootnotes; member in docx::FootnotesList54 m_aFootnotes.push_back( &rFootnote ); in add()55 m_nCurrent = m_aFootnotes.size() - 1; in add()72 const SwFmtFtn *pFootnote = m_aFootnotes[m_nCurrent]; in getCurrent()81 return m_aFootnotes; in getVector()87 return m_aFootnotes.empty(); in isEmpty()