Home
last modified time | relevance | path

Searched refs:FootnotesVector (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Ddocxfootnotes.hxx37 typedef ::std::vector< const SwFmtFtn* > FootnotesVector; typedef
49 FootnotesVector m_aFootnotes;
81 const FootnotesVector& getVector() const in getVector()
H A Ddocxattributeoutput.cxx2731 …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 38 milliseconds