Home
last modified time | relevance | path

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

/trunk/main/testtools/source/bridgetest/
H A Dconstructors.cxx271 ttb::TestPolyStruct<css::uno::Sequence< ::sal_Int64 > > arg24; in initialize() local
340 && (arguments[24] >>= arg24) && arg24.member.getLength() == 1 in initialize()
341 && arg24.member[0] == SAL_MIN_INT64 in initialize()
H A Dcppobj.cxx924 Sequence< sal_Unicode > arg24(1); arg24[0] = 'X'; in testConstructorsService() local
963 arg24, in testConstructorsService()
1005 args[24].setValue(&arg24, UnoType< UnoSequenceType< UnoCharType > >::get()); in testConstructorsService()
1106 TestPolyStruct<Sequence<sal_Unicode> >(arg24), in testConstructorsService()
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl400 [in] sequence< char > arg24,
448 [in] TestPolyStruct<sequence<long> > arg24,

Completed in 34 milliseconds