Searched refs:NameIndexHash (Results 1 – 3 of 3) sorted by relevance
41 ::std::equal_to< ::rtl::OUString > > NameIndexHash; typedef126 NameIndexHash namesToIndices;183 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in getByName()194 NameIndexHash::const_iterator it = namesToIndices.begin(); in getElementNames()195 NameIndexHash::const_iterator it_end = namesToIndices.end(); in getElementNames()203 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in hasByName()
56 ::std::equal_to< ::rtl::OUString > > NameIndexHash; typedef101 NameIndexHash namesToIndices;170 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in getByName()181 NameIndexHash::const_iterator it = namesToIndices.begin(); in getElementNames()182 NameIndexHash::const_iterator it_end = namesToIndices.end(); in getElementNames()190 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in hasByName()
64 ::std::equal_to< ::rtl::OUString > > NameIndexHash; typedef131 NameIndexHash namesToIndices;186 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in getByName()197 NameIndexHash::const_iterator it = namesToIndices.begin(); in getElementNames()198 NameIndexHash::const_iterator it_end = namesToIndices.end(); in getElementNames()206 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in hasByName()
Completed in 16 milliseconds