Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx388 if ( !aRecord.HasPasswords( PERSISTENT_RECORD ) ) in update()
623 if( aRecord.HasPasswords( PERSISTENT_RECORD ) ) in UpdateVector()
638 if( aRecord.HasPasswords( PERSISTENT_RECORD ) && writeFile ) in UpdateVector()
655 if( io_bTryToDecode && aRecord.HasPasswords( PERSISTENT_RECORD ) ) in CopyToUserRecord()
715 if( Mode == PERSISTENT_RECORD ) in PrivateAdd()
1027 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removePersistent()
1060 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removeAllPersistent()
1063 aNPIter->RemovePasswords( PERSISTENT_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.hxx52 #define PERSISTENT_RECORD 1 macro
143 if ( nStatus == PERSISTENT_RECORD ) in HasPasswords()
184 else if ( nStatus == PERSISTENT_RECORD ) in RemovePasswords()

Completed in 23 milliseconds