Searched refs:m_aAllParams (Results 1 – 2 of 2) sorted by relevance
95 ,m_aAllParams (this, ModuleRes(LB_ALLPARAMS)) \144 m_aAllParams.InsertEntry(pValues->Name); in DBG_NAME()190 if (m_aAllParams.GetEntryCount()) in Construct()192 m_aAllParams.SelectEntryPos(0); in Construct()195 if (m_aAllParams.GetEntryCount() == 1) in Construct()200 if (m_aAllParams.GetEntryCount() > 1) in Construct()322 sal_uInt16 nCurrent = m_aAllParams.GetSelectEntryPos(); in IMPL_LINK()323 sal_uInt16 nCount = m_aAllParams.GetEntryCount(); in IMPL_LINK()335 m_aAllParams.SelectEntryPos(nNext); in IMPL_LINK()360 m_aAllParams.SelectEntryPos(m_nCurrentlySelected);[all …]
92 ListBox m_aAllParams; member in dbaui::OParameterDialog
Completed in 11 milliseconds