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.cxx988 #define _Insert(_cont,_nam,_obj) \ in OptionsDlg() macro
1104 _Insert(xNameCont, T602DLG_OK_BUTTON, OkButtonModel); in OptionsDlg()
1105 _Insert(xNameCont, T602DLG_CANCEL_BUTTON, CancelButtonModel); in OptionsDlg()
1106 _Insert(xNameCont, T602DLG_AZBUKA_CB, AzbCheckBoxModel); in OptionsDlg()
1107 _Insert(xNameCont, T602DLG_REFORMAT_CB, RefCheckBoxModel); in OptionsDlg()
1108 _Insert(xNameCont, T602DLG_COMMENT_CB, CommCheckBoxModel); in OptionsDlg()
1109 _Insert(xNameCont, T602DLG_CODE_LB, ListBoxModel); in OptionsDlg()
1110 _Insert(xNameCont, T602DLG_CODE_TXT, TextModel); in OptionsDlg()

Completed in 21 milliseconds