Searched refs:_Insert (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/filter/source/t602/ |
H A D | t602filter.cxx | 988 #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 19 milliseconds