Home
last modified time | relevance | path

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

/aoo4110/main/testtools/source/bridgetest/
H A Dconstructors.cxx97 css::uno::Sequence< ::sal_Int64 > arg20; in initialize() local
159 && (arguments[20] >>= arg20) && arg20.getLength() == 1 in initialize()
160 && arg20[0] == SAL_MIN_INT64 in initialize()
267 ttb::TestPolyStruct<css::uno::Sequence< ::sal_Bool > > arg20; in initialize() local
332 && (arguments[20] >>= arg20) && arg20.member.getLength() == 1 in initialize()
333 && arg20.member[0] == sal_True in initialize()
H A Dcppobj.cxx920 Sequence< sal_Int64 > arg20(1); arg20[0] = SAL_MIN_INT64; in testConstructorsService() local
959 arg20, in testConstructorsService()
1001 args[20] <<= arg20; in testConstructorsService()
1105 TestPolyStruct<Sequence<sal_Int64> >(arg20), in testConstructorsService()
/aoo4110/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl396 [in] sequence< hyper > arg20,
444 [in] TestPolyStruct<sequence<any> > arg20,

Completed in 34 milliseconds