Lines Matching refs:aAddToDictMB
215 aAddToDictMB ( this, CUI_RES( MB_ADDTODICT ) ), in SpellDialog()
258 aAddToDictMB.SetPopupMenu( new PopupMenu ); in SpellDialog()
281 delete aAddToDictMB.GetPopupMenu(); in ~SpellDialog()
305 aAddToDictMB.SetActivateHdl(LINK ( this, SpellDialog, MenuButtonActivateHdl ) ); in Init_Impl()
306 aAddToDictMB.SetSelectHdl(LINK ( this, SpellDialog, AddToDictionaryHdl ) ); in Init_Impl()
385 aAddToDictMB.Show( bShowChangeAll ); in UpdateBoxes_Impl()
503 &pThis->aAddToDictMB, in IMPL_STATIC_LINK()
956 aAddToDictMB.Enable( bEnable ); in InitUserDicts()
972 PopupMenu* pMenu = aAddToDictMB.GetPopupMenu();
1010 aAddToDictMB.Enable( bEnable );
1161 &aAddToDictMB, in InvalidateDialog()
1747 pSpellDialog->aAddToDictMB.Enable(bRet); in MarkNextError()
2136 &pSpellDialog->aAddToDictMB, in SetUndoEditMode()