Searched refs:aSelectSeq (Results 1 – 1 of 1) sorted by relevance
2734 Sequence<sal_Int16> aSelectSeq; in commitControl() local2737 aSelectSeq.realloc(1); in commitControl()2738 …*(sal_Int16 *)aSelectSeq.getArray() = (sal_Int16)static_cast<ListBox*>(m_pWindow)->GetSelectEntryP… in commitControl()2740 aVal <<= aSelectSeq; in commitControl()
Completed in 73 milliseconds