Searched refs:argSeq11 (Results 1 – 1 of 1) sorted by relevance
1035 Sequence<Sequence<TestPolyStruct<sal_Unicode > > > argSeq11(1); in testConstructorsService() local1036 argSeq11[0] = Sequence<TestPolyStruct<sal_Unicode > >(1); in testConstructorsService()1037 argSeq11[0][0] = TestPolyStruct<sal_Unicode>('X'); in testConstructorsService()1106 argSeq11, in testConstructorsService()