Searched refs:objPassword (Results 1 – 7 of 7) sorted by relevance
243 void SAL_CALL OAdabasUser::changePassword( const ::rtl::OUString& objPassword, const ::rtl::OUStrin… in changePassword() argument249 sAlterPwd += objPassword.toAsciiUpperCase(); in changePassword()266 aSeq.getArray()[1].Value <<= objPassword; in changePassword()
211 void SAL_CALL OAdoUser::changePassword( const ::rtl::OUString& objPassword, const ::rtl::OUString& … in changePassword() argument215 m_aUser.ChangePassword(objPassword,newPassword); in changePassword()
50 …virtual void SAL_CALL changePassword( const ::rtl::OUString& objPassword, const ::rtl::OUString& n…
66 …virtual void SAL_CALL changePassword( const ::rtl::OUString& objPassword, const ::rtl::OUString& n…
86 …virtual void SAL_CALL changePassword( const ::rtl::OUString& objPassword, const ::rtl::OUString& n…
Completed in 25 milliseconds