Home
last modified time | relevance | path

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

/aoo4110/main/unoxml/source/dom/
H A Dattr.hxx45 typedef ::std::pair< ::rtl::OString, ::rtl::OString > stringpair_t; typedef
57 ::std::auto_ptr< stringpair_t > m_pNamespace;
H A Ddocument.cxx476 pCAttr->m_pNamespace.reset( new stringpair_t(oUri, oPrefix) ); in createAttributeNS()

Completed in 25 milliseconds