Searched refs:lvc (Results 1 – 2 of 2) sorted by relevance
124 LVCOLUMN lvc; in setup_list_view() local125 lvc.mask = LVCF_FMT | in setup_list_view()130 lvc.iSubItem = 0; in setup_list_view()131 lvc.pszText = const_cast<wchar_t*>(header.c_str()); in setup_list_view()132 lvc.cx = 120; in setup_list_view()133 lvc.fmt = LVCFMT_LEFT; in setup_list_view()135 ListView_InsertColumn(hwnd_list_view_, 0, &lvc); in setup_list_view()136 lvc.iSubItem = 1; in setup_list_view()138 lvc.pszText = const_cast<wchar_t*>(header.c_str()); in setup_list_view()139 ListView_InsertColumn(hwnd_list_view_, 1, &lvc); in setup_list_view()
22280 helpcontent2 source\text\schart\01\05020201.xhp 0 help par_id3155758 61 0 kid e2-lvc‖\<ahelp hid=…
Completed in 923 milliseconds