Searched refs:aChangeButton (Results 1 – 2 of 2) sorted by relevance
706 , aChangeButton (this , CUI_RES(BTN_ACC_CHANGE )) in SfxAcceleratorConfigPage()731 aChangeButton.SetClickHdl( LINK( this, SfxAcceleratorConfigPage, ChangeHdl )); in SfxAcceleratorConfigPage()1069 aChangeButton.Enable( sal_False ); in IMPL_LINK()1075 aChangeButton.Enable( pEntry->m_sCommand != sPossibleNewCommand ); in IMPL_LINK()1082 aChangeButton.Enable( sal_False ); in IMPL_LINK()1087 aChangeButton.Enable( sal_False ); in IMPL_LINK()1101 aChangeButton.Enable( pEntry->m_sCommand != sPossibleNewCommand ); in IMPL_LINK()
140 PushButton aChangeButton; member in SfxAcceleratorConfigPage
Completed in 22 milliseconds