Home
last modified time | relevance | path

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

/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx195 static Sequence< ::rtl::OUString > copyVectorToSequence( const vector< ::rtl::OUString >& original ) in copyVectorToSequence() function
747 return UserRecord( aRecord.GetUserName(), copyVectorToSequence( aPasswords ) ); in CopyToUserRecord()
1201 …aUsers[ oldLen ] = UserRecord( aNPIter->GetUserName(), copyVectorToSequence( DecodePasswords( aNPI… in getAllPersistent()

Completed in 27 milliseconds