Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/dialog/
H A Dsecuritypage.cxx186 String m_aProtectSTR; // for record changes member
225 m_aProtectSTR ( SfxResId( STR_PROTECT ) ), in SfxSecurityPage_Impl()
233 m_aChangeProtectionPB.SetText( m_aProtectSTR ); in SfxSecurityPage_Impl()
292 const bool bDoChangeProtection = m_aChangeProtectionPB.GetText() != m_aProtectSTR; in FillItemSet_Impl()
336 String sNewText = m_aProtectSTR; in Reset_Impl()
429 && m_aChangeProtectionPB.GetText() != m_aProtectSTR; in IMPL_LINK()
454 m_aChangeProtectionPB.SetText( m_aProtectSTR ); in IMPL_LINK()
468 const bool bCurrentProtection = m_aChangeProtectionPB.GetText() != m_aProtectSTR; in IMPL_LINK()
500 m_aChangeProtectionPB.SetText( bNewProtection ? m_aUnProtectSTR : m_aProtectSTR ); in IMPL_LINK()

Completed in 29 milliseconds