Home
last modified time | relevance | path

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

/trunk/main/filter/source/t602/
H A Dt602filter.cxx974 #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()