Searched refs:aINT32Seq (Results 1 – 1 of 1) sorted by relevance
580 Sequence< sal_Int32 > aINT32Seq( 3 ), aINT32Seq2( 3 ); in initBlocks() local581 sal_Int32 * pINT32Seq = aINT32Seq.getArray(); in initBlocks()585 aVal <<= aINT32Seq; in initBlocks()598 pAnySeq[0] = makeAny( aINT32Seq ); in initBlocks()
Completed in 11 milliseconds