Home
last modified time | relevance | path

Searched refs:aSelectSeq (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2734 Sequence<sal_Int16> aSelectSeq; in commitControl() local
2737 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 40 milliseconds