Searched refs:verifyLibraryPassword (Results 1 – 7 of 7) sorted by relevance
65 was already verified with verifyLibraryPassword or if an 92 boolean verifyLibraryPassword( [in] string Name, [in] string Password )
431 sal_Bool SAL_CALL SfxScriptLibraryContainer::verifyLibraryPassword in verifyLibraryPassword() function in basic::SfxScriptLibraryContainer500 if( !verifyLibraryPassword( Name, OldPassword ) ) in changeLibraryPassword()
2710 sal_Bool SAL_CALL SfxLibraryContainer::verifyLibraryPassword in verifyLibraryPassword() function in basic::SfxLibraryContainer
113 …virtual sal_Bool SAL_CALL verifyLibraryPassword( const ::rtl::OUString& Name, const ::rtl::OUStrin…
484 …virtual sal_Bool SAL_CALL verifyLibraryPassword( const ::rtl::OUString& Name, const ::rtl::OUStrin…
1003 bOK = xPasswd->verifyLibraryPassword( aOULibName, aOUPassword ); in QueryPassword()
1943 … bool bSuccessVerification = _rxPasswordManager->verifyLibraryPassword( _rLibraryName, sPassword ); in impl_unprotectPasswordLibrary_throw()
Completed in 68 milliseconds