Searched refs:m_aChangeProtectionPB (Results 1 – 1 of 1) sorted by relevance
233 m_aChangeProtectionPB.SetText( m_aProtectSTR ); in SfxSecurityPage_Impl()236 long nTemp = m_aChangeProtectionPB.GetCtrlTextWidth( m_aChangeProtectionPB.GetText() ); in SfxSecurityPage_Impl()271 aPos = m_aChangeProtectionPB.GetPosPixel(); in SfxSecurityPage_Impl()273 m_aChangeProtectionPB.SetPosPixel( aPos ); in SfxSecurityPage_Impl()342 m_aChangeProtectionPB.Disable(); in Reset_Impl()381 m_aChangeProtectionPB.Enable( !bIsReadonly ); in Reset_Impl()403 m_aChangeProtectionPB.Check( sal_False ); in Reset_Impl()404 m_aChangeProtectionPB.Disable(); in Reset_Impl()408 m_aChangeProtectionPB.SetText( sNewText ); in Reset_Impl()429 && m_aChangeProtectionPB.GetText() != m_aProtectSTR; in IMPL_LINK()[all …]
Completed in 8 milliseconds