Searched refs:NamespaceValue (Results 1 – 2 of 2) sorted by relevance
42 struct NamespaceValue{ struct45 NamespaceValue( ::rtl::OUString & Type, ::rtl::OUString & Value ): aType(Type), aValue(Value) {} in NamespaceValue() argument94 ::std::map< ::rtl::OUString, NamespaceValue > aNamespaceMap;
115 typedef ::std::map< OUString, NamespaceValue >::iterator NSItr; in startElement()239 …aNamespaceMap.insert( ::std::map< OUString, NamespaceValue >::value_type(aName , NamespaceValue( s… in namespaceMap()
Completed in 8 milliseconds