Searched refs:PLBS_MULTIPLESEL (Results 1 – 3 of 3) sorted by relevance
29 cp.dwFlags |= PLBS_MULTIPLESEL; in GetCreateParam()49 if (pWnd->HasFlag(PLBS_MULTIPLESEL)) { in NewPDFWindow()
60 #define PLBS_MULTIPLESEL 0x0001L macro
85 m_pList->SetMultipleSel(HasFlag(PLBS_MULTIPLESEL)); in OnCreated()