Searched refs:FootnotesVector (Results 1 – 2 of 2) sorted by relevance
37 typedef ::std::vector< const SwFmtFtn* > FootnotesVector; typedef49 FootnotesVector m_aFootnotes;81 const FootnotesVector& getVector() const in getVector()
2731 …const FootnotesVector& rVector = bFootnotes? m_pFootnotesList->getVector(): m_pEndnotesList->getVe… in FootnotesEndnotes()2767 for ( FootnotesVector::const_iterator i = rVector.begin(); i != rVector.end(); ++i, ++nIndex ) in FootnotesEndnotes()
Completed in 45 milliseconds