Home
last modified time | relevance | path

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

/aoo41x/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx388 if ( !aRecord.HasPasswords( PERSISTENT_RECORD ) ) in update()
698 if( aRecord.HasPasswords( MEMORY_RECORD ) ) in UpdateVector()
701 if( aRecord.HasPasswords( PERSISTENT_RECORD ) ) in UpdateVector()
716 if( aRecord.HasPasswords( PERSISTENT_RECORD ) && writeFile ) in UpdateVector()
730 if( aRecord.HasPasswords( MEMORY_RECORD ) ) in CopyToUserRecord()
1136 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in removePersistent()
1160 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removeAllPersistent()
1166 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in removeAllPersistent()
1197 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in getAllPersistent()
1480 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in Notify()
[all …]
/aoo41x/main/svl/source/inc/
H A Dpasswordcontainer.hxx139 sal_Bool HasPasswords( sal_Int8 nStatus ) const in HasPasswords() function in NamePassRecord

Completed in 24 milliseconds