Searched refs:m_xListbox (Results 1 – 1 of 1) sorted by relevance
62 uno::Reference<awt::XListBox> m_xListbox; member in pdfi::__anonccc1726d0111::ChooserDialogHandler95 m_xListbox(), in ChooserDialogHandler()104 m_xListbox.set(xControls->getControl( in initControls()150 m_xListbox->addItems(aListboxItems,0); in initControls()151 m_xListbox->selectItemPos(0,sal_True); in initControls()157 return m_xListbox->getSelectedItemPos(); in getSelectedItem()
Completed in 9 milliseconds