Searched refs:_Insert (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/filter/source/t602/ |
| H A D | t602filter.cxx | 974 #define _Insert(_cont,_nam,_obj) \ in OptionsDlg() macro 1090 _Insert(xNameCont, T602DLG_OK_BUTTON, OkButtonModel); in OptionsDlg() 1091 _Insert(xNameCont, T602DLG_CANCEL_BUTTON, CancelButtonModel); in OptionsDlg() 1092 _Insert(xNameCont, T602DLG_AZBUKA_CB, AzbCheckBoxModel); in OptionsDlg() 1093 _Insert(xNameCont, T602DLG_REFORMAT_CB, RefCheckBoxModel); in OptionsDlg() 1094 _Insert(xNameCont, T602DLG_COMMENT_CB, CommCheckBoxModel); in OptionsDlg() 1095 _Insert(xNameCont, T602DLG_CODE_LB, ListBoxModel); in OptionsDlg() 1096 _Insert(xNameCont, T602DLG_CODE_TXT, TextModel); in OptionsDlg()
|