Searched refs:m_aComboListBox (Results 1 – 1 of 1) sorted by relevance
45 T& m_aComboListBox; member in VCLListBoxHelper50 m_aComboListBox( _pListBox ){} in VCLListBoxHelper()55 return m_aComboListBox.GetEntry( nPos ); in GetEntry()90 return m_aComboListBox.IsActive(); in IsActive()95 return m_aComboListBox.IsEnabled(); in IsEnabled()117 return m_aComboListBox.GetStyle(); in GetStyle()127 return m_aComboListBox.GetTopEntry(); in GetTopEntry()137 return m_aComboListBox.GetEntryCount(); in GetEntryCount()142 m_aComboListBox.Select(); in Select()157 m_aComboListBox.SetNoSelection(); in SetNoSelection()[all …]
Completed in 12 milliseconds