Lines Matching refs:StorageItem
216 PassMap StorageItem::getInfo() in getInfo()
272 void StorageItem::setUseStorage( sal_Bool bUse ) in setUseStorage()
287 sal_Bool StorageItem::useStorage() in useStorage()
308 sal_Bool StorageItem::getEncodedMP( ::rtl::OUString& aResult ) in getEncodedMP()
338 void StorageItem::setEncodedMP( const ::rtl::OUString& aEncoded, sal_Bool bAcceptEmpty ) in setEncodedMP()
359 void StorageItem::remove( const ::rtl::OUString& aURL, const ::rtl::OUString& aName ) in remove()
377 void StorageItem::clear() in clear()
386 void StorageItem::update( const ::rtl::OUString& aURL, const NamePassRecord& aRecord ) in update()
412 void StorageItem::Notify( const Sequence< ::rtl::OUString >& ) in Notify()
421 void StorageItem::Commit() in Commit()
438 …m_pStorageFile = new StorageItem( this, ::rtl::OUString::createFromAscii( "Office.Common/Passwords… in PasswordContainer()