Searched refs:m_aNewPassword (Results 1 – 1 of 1) sorted by relevance
192 String m_aNewPassword; member297 …DBG_ASSERT( !bDoChangeProtection || m_aNewPassword.Len() > 0, "change protection should imply pass… in FillItemSet_Impl()298 …DBG_ASSERT( bDoChangeProtection || m_aNewPassword.Len() == 0, "no change protection should imply p… in FillItemSet_Impl()313 pCurDocShell->SetProtectionPassword( m_aNewPassword ); in FillItemSet_Impl()452 m_aNewPassword = String(); in IMPL_LINK()494 m_aNewPassword = bNewProtection? aPasswordText : String(); in IMPL_LINK()
Completed in 14 milliseconds