Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/pdfimport/sax/
H A Dsaxattrlist.hxx42 struct AttrEntry struct in pdfi::SaxAttrList
47 AttrEntry( const rtl::OUString& i_rName, const rtl::OUString& i_rValue ) in AttrEntry() function
50 std::vector< AttrEntry > m_aAttributes;
H A Dsaxattrlist.cxx41 m_aAttributes.push_back( AttrEntry( it->first, it->second ) ); in SaxAttrList()

Completed in 13 milliseconds