Home
last modified time | relevance | path

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

/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx388 if ( !aRecord.HasPasswords( PERSISTENT_RECORD ) ) in update()
701 if( aRecord.HasPasswords( PERSISTENT_RECORD ) ) in UpdateVector()
716 if( aRecord.HasPasswords( PERSISTENT_RECORD ) && writeFile ) in UpdateVector()
733 if( io_bTryToDecode && aRecord.HasPasswords( PERSISTENT_RECORD ) ) in CopyToUserRecord()
793 if( Mode == PERSISTENT_RECORD ) in PrivateAdd()
1127 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removePersistent()
1160 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removeAllPersistent()
1163 aNPIter->RemovePasswords( PERSISTENT_RECORD ); in removeAllPersistent()
1197 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in getAllPersistent()
1480 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in Notify()
[all …]
/trunk/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 27 milliseconds