Lines Matching refs:table
185 string_table_edit_dlg::string_table_edit_dlg(string_table *table, CWnd* pParent /*=NULL*/) in BEGIN_MESSAGE_MAP()
191 mpTable = table; in BEGIN_MESSAGE_MAP()
1073 button_frame::button_frame(string_table *table) in BEGIN_MESSAGE_MAP()
1075 mpTable = table; in BEGIN_MESSAGE_MAP()
1436 table_frame::table_frame(CWnd *parent, string_table *table) in BEGIN_MESSAGE_MAP()
1439 mpTable = table; in BEGIN_MESSAGE_MAP()
2173 table_header::table_header(table_frame *frame, string_table *table) in table_header() argument
2176 mpTable = table; in table_header()
2335 table_row::table_row(CWnd *parent, int Id, int string_index, string_table *table) in table_row() argument
2341 mpTable = table; in table_row()
2571 string_reference_win::string_reference_win(CWnd *parent, string_table *table, int string_index) in BEGIN_MESSAGE_MAP()
2574 mpTable = table; in BEGIN_MESSAGE_MAP()