Searched refs:toUpdate (Results 1 – 2 of 2) sorted by relevance
615 void PasswordContainer::UpdateVector( const ::rtl::OUString& aURL, list< NamePassRecord >& toUpdate… in UpdateVector() argument617 …for( list< NamePassRecord >::iterator aNPIter = toUpdate.begin(); aNPIter != toUpdate.end(); aNPIt… in UpdateVector()644 toUpdate.insert( toUpdate.begin(), aRecord ); in UpdateVector()
293 …void UpdateVector( const ::rtl::OUString& url, ::std::list< NamePassRecord >& toUpdate, NamePassRe…
Completed in 24 milliseconds