Home
last modified time | relevance | path

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

/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx439 if( m_pStorageFile ) in PasswordContainer()
450 if( m_pStorageFile ) in ~PasswordContainer()
469 if( m_pStorageFile ) in disposing()
986 if( !m_pStorageFile || !m_pStorageFile->useStorage() ) in GetMasterPassword()
1153 if( m_pStorageFile ) in removeAllPersistent()
1225 … if( m_pStorageFile && m_pStorageFile->useStorage() && m_pStorageFile->getEncodedMP( aEncodedMP ) ) in authorizateWithMasterPassword()
1277 if ( m_pStorageFile && m_pStorageFile->useStorage() ) in changeMasterPassword()
1319 if ( m_pStorageFile ) in removeMasterPassword()
1332 if ( !m_pStorageFile ) in hasMasterPassword()
1378 if ( m_pStorageFile && m_pStorageFile->useStorage() ) in useDefaultMasterPassword()
[all …]
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx249 StorageItem* m_pStorageFile; member in PasswordContainer

Completed in 26 milliseconds