Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx388 if ( !aRecord.HasPasswords( PERSISTENT_RECORD ) ) in update()
620 if( aRecord.HasPasswords( MEMORY_RECORD ) ) in UpdateVector()
623 if( aRecord.HasPasswords( PERSISTENT_RECORD ) ) in UpdateVector()
638 if( aRecord.HasPasswords( PERSISTENT_RECORD ) && writeFile ) in UpdateVector()
652 if( aRecord.HasPasswords( MEMORY_RECORD ) ) in CopyToUserRecord()
1036 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in removePersistent()
1060 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removeAllPersistent()
1069 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in removeAllPersistent()
1100 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in getAllPersistent()
1398 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in Notify()
[all …]
/aoo4110/main/svl/source/inc/
H A Dpasswordcontainer.hxx139 sal_Bool HasPasswords( sal_Int8 nStatus ) const in HasPasswords() function in NamePassRecord

Completed in 28 milliseconds