Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx220 aChangeAllPB ( this, CUI_RES( PB_CHANGEALL ) ), in SpellDialog()
257 aChangeAllPB. SetHelpId(HID_SPLDLG_BUTTON_CHANGEALL); in SpellDialog()
294 aChangeAllPB.SetClickHdl(LINK( this, SpellDialog, ChangeAllHdl ) ); in Init_Impl()
381 aChangeAllPB.Enable(nSize > 0); in UpdateBoxes_Impl()
383 aChangeAllPB.Show( bShowChangeAll ); in UpdateBoxes_Impl()
507 &pThis->aChangeAllPB, in IMPL_STATIC_LINK()
745 aChangeAllPB.Enable(sal_False); in IMPL_LINK()
1082 if(!aChangeAllPB.IsEnabled()) in IMPL_LINK()
1084 aChangeAllPB.Enable(); in IMPL_LINK()
1165 &aChangeAllPB, in InvalidateDialog()
[all …]
/trunk/main/cui/source/inc/
H A DSpellDialog.hxx168 PushButton aChangeAllPB; member in svx::SpellDialog

Completed in 33 milliseconds