Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/dialog/
H A Dsecuritypage.cxx192 String m_aNewPassword; member
297 …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 25 milliseconds