Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dlistviewbuilder.hxx52 HWND hwnd_lv, const std::wstring& col1, const std::wstring& col2);
85 …der_ptr create_list_view_builder(HWND hwnd_lv, const std::wstring& col1, const std::wstring& col2);
108 …der_ptr create_list_view_builder(HWND hwnd_lv, const std::wstring& col1, const std::wstring& col2);
H A Dlistviewbuilder.cxx55 HWND hwnd_lv, const std::wstring& col1, const std::wstring& col2) in create_list_view_builder() argument
58 return list_view_builder_ptr(new winxp_list_view_builder(hwnd_lv, col1, col2)); in create_list_view_builder()
60 return list_view_builder_ptr(new list_view_builder(hwnd_lv, col1, col2)); in create_list_view_builder()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog.src138 // | col1 | col2 | col3 | col4 | col5

Completed in 21 milliseconds