Lines Matching refs:aAddToDictMB
217 aAddToDictMB ( this, CUI_RES( MB_ADDTODICT ) ), in SpellDialog()
260 aAddToDictMB.SetPopupMenu( new PopupMenu ); in SpellDialog()
283 delete aAddToDictMB.GetPopupMenu(); in ~SpellDialog()
307 aAddToDictMB.SetActivateHdl(LINK ( this, SpellDialog, MenuButtonActivateHdl ) ); in Init_Impl()
308 aAddToDictMB.SetSelectHdl(LINK ( this, SpellDialog, AddToDictionaryHdl ) ); in Init_Impl()
387 aAddToDictMB.Show( bShowChangeAll ); in UpdateBoxes_Impl()
505 &pThis->aAddToDictMB, in IMPL_STATIC_LINK()
958 aAddToDictMB.Enable( bEnable ); in InitUserDicts()
974 PopupMenu* pMenu = aAddToDictMB.GetPopupMenu();
1012 aAddToDictMB.Enable( bEnable );
1163 &aAddToDictMB, in InvalidateDialog()
1749 pSpellDialog->aAddToDictMB.Enable(bRet); in MarkNextError()
2138 &pSpellDialog->aAddToDictMB, in SetUndoEditMode()