Searched refs:xAsListBox (Results 1 – 1 of 1) sorted by relevance
822 Reference< ::com::sun::star::awt::XListBox > xAsListBox(xCurrent, UNO_QUERY); in fillControlTexts() local823 if (xAsListBox.is()) in fillControlTexts()825 m_aControlTexts.insert(m_aControlTexts.end(), new ListBoxWrapper(xAsListBox)); in fillControlTexts()
Completed in 46 milliseconds