Home
last modified time | relevance | path

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

/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx1035 Sequence<Sequence<TestPolyStruct<sal_Unicode > > > argSeq11(1); in testConstructorsService() local
1036 argSeq11[0] = Sequence<TestPolyStruct<sal_Unicode > >(1); in testConstructorsService()
1037 argSeq11[0][0] = TestPolyStruct<sal_Unicode>('X'); in testConstructorsService()
1106 argSeq11, in testConstructorsService()